|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.editor2.ontology.OntologyInstance issrg.editor2.ontology.ActionInstance
public class ActionInstance
Field Summary | |
---|---|
static java.lang.String |
PARAMETER_PROPERTY
|
Fields inherited from class issrg.editor2.ontology.OntologyInstance |
---|
oInstance |
Constructor Summary | |
---|---|
protected |
ActionInstance(OInstance instance)
|
Method Summary | |
---|---|
java.util.Collection<ParameterInstance> |
getParameters()
|
Methods inherited from class issrg.editor2.ontology.OntologyInstance |
---|
compareTo, equals, getDatatypePropertyValue, getDatatypePropertyValues, getName, getObjectPropertyValue, getObjectPropertyValues, getOntologyClass, getOntologyInstanceOf, getPropertyValue, getPropertyValues, hashCode, isGenericInstance, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PARAMETER_PROPERTY
Constructor Detail |
---|
protected ActionInstance(OInstance instance)
Method Detail |
---|
public java.util.Collection<ParameterInstance> getParameters()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |