kaos.core.csi.query.data
Class ActionPropertyDescription
java.lang.Object
kaos.core.csi.query.data.OntClassPropertyDescription
kaos.core.csi.query.data.ActionPropertyDescription
- All Implemented Interfaces:
- java.io.Serializable
public class ActionPropertyDescription
- extends OntClassPropertyDescription
Contains information describing a restriction of a subproperty of the ontology class
$Revision: 1.3 $
- See Also:
- Serialized Form
Methods inherited from class kaos.core.csi.query.data.OntClassPropertyDescription |
addInstance, addInstanceDescription, addMultipleInstances, addSubpropertyNames, getAllInstances, getAllSubpropertyNames, getInstanceDescription, getParentRangeName, getPropertyName, getRangeClassDesc, getRangeName, getRangeRestrictionType, getRelationToActionProperty, getSchema, getSchemaParser, isComplement, isDatatypeProperty, isFunctionalProperty, isInstancePresent, isSchemaSet, isSubpropertyPresent, removeAllInstanceDescriptions, removeAllInstances, removeInstance, removeInstanceDescription, removeMultipleInstances, setComplement, setDatatypeProperty, setFunctionalProperty, setMultipleInstances, setParentRangeName, setRangeClassDesc, setRangeName, setRangeRestrictionType, setSchema, toString, updateInstances, updateSubpropertyNames |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ADDITIONAL_ACTION_PROPERTY
public static final java.lang.String ADDITIONAL_ACTION_PROPERTY
- See Also:
- Constant Field Values
ActionPropertyDescription
public ActionPropertyDescription(OntClassPropertyDescription ontPropertyInfo)
ActionPropertyDescription
public ActionPropertyDescription(java.lang.String _targetRoleName,
java.lang.String _targetClassName)
getTargetRoleName
public java.lang.String getTargetRoleName()
- Gets the ontology originated name of the role of this target.
The default is performedOn.
getTargetClassName
public java.lang.String getTargetClassName()
- Get the name of the target class.
setRelationToActionProperty
public void setRelationToActionProperty(java.lang.String myValue)
- Sets Relation to Action property information
- Overrides:
setRelationToActionProperty
in class OntClassPropertyDescription
Copyright © 2006 IHMC All Rights Reserved.