Uses of Interface
gate.creole.ontology.FunctionalProperty

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

Uses of FunctionalProperty in com.ontotext.gate.ontology
 

Methods in com.ontotext.gate.ontology that return FunctionalProperty
 FunctionalProperty OntologyImpl.addFunctionalProperty(String name, OClass domain, Object range)
           
 

Uses of FunctionalProperty in gate.creole.ontology
 

Methods in gate.creole.ontology that return FunctionalProperty
 FunctionalProperty Ontology.addFunctionalProperty(String name, OClass domain, Object range)
          Create a FunctionalProperty with the given domain and range