Uses of Interface
gate.creole.ontology.SymmetricProperty

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

Uses of SymmetricProperty in com.ontotext.gate.ontology
 

Methods in com.ontotext.gate.ontology that return SymmetricProperty
 SymmetricProperty OntologyImpl.addSymmetricProperty(String name, OClass domain, OClass range)
           
 

Uses of SymmetricProperty in gate.creole.ontology
 

Methods in gate.creole.ontology that return SymmetricProperty
 SymmetricProperty Ontology.addSymmetricProperty(String name, OClass domain, OClass range)