|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaos.policy.history.OntologyActionHistoryContainer
public class OntologyActionHistoryContainer
| Constructor Summary | |
|---|---|
OntologyActionHistoryContainer(java.lang.String historyClassName,
SerializableOntModelImpl historyModel,
java.lang.String actionClassName,
SerializableOntModelImpl actionModel)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getHistoryBuilderClassName()
get name of the history builder class |
SerializableOntModelImpl |
getHistoryBuilderModel()
get the ont model for the history builder |
java.lang.String |
getRegisteredActionClassName()
get name of the registered action class |
SerializableOntModelImpl |
getRegisteredActionModel()
get the ont model for the registered action class |
KAoSRoleValueMapContainer |
getRegisteredActionRVMContainer()
get RVM container for pertinent history |
void |
setRegisteredActionRVMContainer(KAoSRoleValueMapContainer actionRVMContainer)
set RVM container for pertinent history |
java.lang.String |
toString()
A utility method to print the contents. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OntologyActionHistoryContainer(java.lang.String historyClassName,
SerializableOntModelImpl historyModel,
java.lang.String actionClassName,
SerializableOntModelImpl actionModel)
| Method Detail |
|---|
public SerializableOntModelImpl getHistoryBuilderModel()
throws ValueNotSet
ValueNotSet
public java.lang.String getHistoryBuilderClassName()
throws ValueNotSet
ValueNotSet
public java.lang.String getRegisteredActionClassName()
throws ValueNotSet
ValueNotSet
public SerializableOntModelImpl getRegisteredActionModel()
throws ValueNotSet
ValueNotSetpublic void setRegisteredActionRVMContainer(KAoSRoleValueMapContainer actionRVMContainer)
public KAoSRoleValueMapContainer getRegisteredActionRVMContainer()
throws ValueNotSet
ValueNotSetpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||