GATE
Version 3.1-2270

gate.creole.ontology
Interface ReflexiveProperty

All Superinterfaces:
ObjectProperty, OntologyConstants, OntologyResource, Property

public interface ReflexiveProperty
extends ObjectProperty


Field Summary
 
Fields inherited from interface gate.creole.ontology.OntologyConstants
DIRECT_CLOSURE, TRANSITIVE_CLOSURE
 
Method Summary
 
Methods inherited from interface gate.creole.ontology.ObjectProperty
getInverseProperties, isValidRange, setInverseOf
 
Methods inherited from interface gate.creole.ontology.Property
addSubProperty, addSuperProperty, getDomain, getRange, getSamePropertyAs, getSubProperties, getSuperProperties, isFunctional, isInverseFunctional, isValidDomain, isValidRange, removeSubProperty, removeSuperProperty, setFunctional, setInverseFunctional, setSamePropertyAs
 
Methods inherited from interface gate.creole.ontology.OntologyResource
addPropertyValue, getComment, getName, getOntology, getPropertyValues, getSetPropertiesNames, getTaxonomy, getURI, removePropertyValue, removePropertyValues, setComment, setName, setURI
 


GATE
Version 3.1-2270