|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionInstanceDescription
This interface contains methods allowing to create and investigate a description of an Action instance. $Revision: 1.4 $
Method Summary | |
---|---|
java.lang.String |
getActionClassName()
Get the name of the class of action. |
java.lang.String |
getActor()
Get the name of the actor. |
java.lang.String |
getConceptMappingName()
Get the name of the concept mapping. |
java.lang.String |
getPropertyPopulatorKey()
|
void |
setConceptMappingName(java.lang.String name)
Set the name of the concept mapping. |
void |
setPropertyPopulatorKey(java.lang.String aKey)
|
Methods inherited from interface kaos.core.csi.OntInstanceDescription |
---|
addProperty, addProperty, addType, clone, getFirstType, getInstanceOntModel, getName, getNestedProperty, getProperties, getPropertiesMap, getProperty, getTypes, removeProperty, removeType |
Method Detail |
---|
java.lang.String getActor()
java.lang.String getActionClassName()
void setConceptMappingName(java.lang.String name)
name
- - the name of the concept mappingjava.lang.String getConceptMappingName()
void setPropertyPopulatorKey(java.lang.String aKey)
java.lang.String getPropertyPopulatorKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |