|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AllValuesFromRestriction
An AllValuesFromRestriction.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface gate.creole.ontology.OConstants |
|---|
OConstants.Closure, OConstants.OntologyFormat, OConstants.OWL, OConstants.QueryLanguage, OConstants.RDF, OConstants.RDFS, OConstants.XMLSchema |
| Field Summary |
|---|
| Method Summary | |
|---|---|
OResource |
getHasValue()
Returns the resource which is set as a restricted value. |
void |
setHasValue(OClass resource)
Sets the value of the the restiction to the specified OClass. |
void |
setHasValue(OResource resource)
Deprecated. - use setHasValue(OClass) instead |
void |
setOnPropertyValue(ObjectProperty property)
Specify the object property for which to set the allValuesFromRestriction. |
| Methods inherited from interface gate.creole.ontology.Restriction |
|---|
getOnPropertyValue, setOnPropertyValue |
| Methods inherited from interface gate.creole.ontology.OClass |
|---|
addSubClass, getEquivalentClasses, getSubClasses, getSubClasses, getSubClassesIterator, getSubClassesVsDistance, getSuperClasses, getSuperClasses, getSuperClassesVSDistance, isEquivalentClassAs, isSubClassOf, isSubClassOf, isSuperClassOf, isSuperClassOf, isTopClass, removeSubClass, setEquivalentClassAs |
| Methods inherited from interface gate.creole.ontology.OResource |
|---|
addAnnotationPropertyValue, getAllSetProperties, getAnnotationPropertyValues, getComment, getComments, getLabel, getLabels, getName, getONodeID, getOntology, getPropertiesWithResourceAsDomain, getPropertiesWithResourceAsRange, getSetAnnotationProperties, getURI, hasAnnotationPropertyWithValue, removeAnnotationPropertyValue, removeAnnotationPropertyValues, setComment, setLabel, setURI |
| Method Detail |
|---|
OResource getHasValue()
@Deprecated void setHasValue(OResource resource)
setHasValue(OClass) instead
resource - - the OResource, usually and OClass that should be value
of the restriction.void setHasValue(OClass resource)
resource - void setOnPropertyValue(ObjectProperty property)
property -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||