Uses of Interface
gate.creole.ontology.TransitiveProperty

Packages that use TransitiveProperty
com.ontotext.gate.ontology   
gate.creole.ontology   
 

Uses of TransitiveProperty in com.ontotext.gate.ontology
 

Methods in com.ontotext.gate.ontology that return TransitiveProperty
 TransitiveProperty OntologyImpl.addTransitiveProperty(OClass domain, OClass range)
           
 

Uses of TransitiveProperty in gate.creole.ontology
 

Methods in gate.creole.ontology that return TransitiveProperty
 TransitiveProperty Ontology.addTransitiveProperty(OClass domain, OClass range)