|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionSituationCharacteristic
This interface containes methods allowing to create and investigate the description of an ActionSituationCharacteristic instance. $Revision: 1.2 $
Method Summary | |
---|---|
java.lang.String |
getDescribedActionClassName()
Get the name of the action class it describes |
void |
setDescribedActionClassName(java.lang.String myActionClassName)
Set the name of the action class it describes |
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 getDescribedActionClassName()
void setDescribedActionClassName(java.lang.String myActionClassName)
myActionClassName
- the name of the action class it describes
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |