gate.creole.ontology
Interface SymmetricProperty

All Superinterfaces:
ObjectProperty, OResource, RDFProperty

public interface SymmetricProperty
extends ObjectProperty

Every SymmetricProperty is ObjectProperty. The only difference being that the Domain and Range are identical.

Author:
Niraj Aswani

Method Summary
 
Methods inherited from interface gate.creole.ontology.ObjectProperty
getDomain, getInverseProperties, getRange, isValidDomain, isValidRange, setInverseOf
 
Methods inherited from interface gate.creole.ontology.RDFProperty
addSubProperty, getEquivalentPropertyAs, getOURI, getSubProperties, getSubProperties, getSuperProperties, getSuperProperties, isEquivalentPropertyAs, isFunctional, isInverseFunctional, isSubPropertyOf, isSubPropertyOf, isSuperPropertyOf, isSuperPropertyOf, isValidDomain, isValidRange, removeSubProperty, setEquivalentPropertyAs, setFunctional, setInverseFunctional
 
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