|
GATE Version 3.1-2270 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectProperty | |
|---|---|
| com.ontotext.gate.ontology | |
| gate.creole.ontology | |
| Uses of ObjectProperty in com.ontotext.gate.ontology |
|---|
| Methods in com.ontotext.gate.ontology that return ObjectProperty | |
|---|---|
ObjectProperty |
OntologyImpl.addObjectProperty(String name,
String comment,
OClass domain,
OClass range)
|
ObjectProperty |
OntologyImpl.addObjectProperty(String name,
String comment,
Set domain,
Set range)
|
| Uses of ObjectProperty in gate.creole.ontology |
|---|
| Subinterfaces of ObjectProperty in gate.creole.ontology | |
|---|---|
interface |
ReflexiveProperty
|
interface |
SymmetricProperty
|
interface |
TransitiveProperty
Interface for transitive properties. |
| Classes in gate.creole.ontology that implement ObjectProperty | |
|---|---|
class |
ObjectPropertyImpl
|
class |
SymmetricPropertyImpl
|
class |
TransitivePropertyImpl
|
| Methods in gate.creole.ontology that return ObjectProperty | |
|---|---|
ObjectProperty |
Ontology.addObjectProperty(String name,
String comment,
OClass domain,
OClass range)
Creates a new object property (a property that takes instances as values). |
ObjectProperty |
Ontology.addObjectProperty(String name,
String comment,
Set domain,
Set range)
Creates a new object property (a property that takes instances as values). |
|
GATE Version 3.1-2270 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||