|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OntClassPropertyDescription | |
---|---|
kaos.core.csi.query.data |
Uses of OntClassPropertyDescription in kaos.core.csi.query.data |
---|
Subclasses of OntClassPropertyDescription in kaos.core.csi.query.data | |
---|---|
class |
ActionPropertyDescription
Contains information describing a restriction of a subproperty of the ontology class $Revision: 1.3 $ |
Fields in kaos.core.csi.query.data with type parameters of type OntClassPropertyDescription | |
---|---|
protected java.util.Map<java.lang.String,OntClassPropertyDescription> |
OntClassDescription._classProperties
|
Methods in kaos.core.csi.query.data that return OntClassPropertyDescription | |
---|---|
OntClassPropertyDescription |
OntClassDescription.getProperty(java.lang.String propertyName)
|
Methods in kaos.core.csi.query.data that return types with arguments of type OntClassPropertyDescription | |
---|---|
java.util.Collection<OntClassPropertyDescription> |
OntClassDescription.getAllProperties()
|
Methods in kaos.core.csi.query.data with parameters of type OntClassPropertyDescription | |
---|---|
void |
OntClassDescription.addProperty(OntClassPropertyDescription currentProperty)
|
Constructors in kaos.core.csi.query.data with parameters of type OntClassPropertyDescription | |
---|---|
ActionPropertyDescription(OntClassPropertyDescription ontPropertyInfo)
|
|
OntClassPropertyDescription(OntClassPropertyDescription ontPropertyInfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |