|
GATE Version 3.1-2270 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DatatypeProperty
Interface for datatype properties. Datatype properties have as range values datatype values (different from object properties which have instances as values). Values are Java objects.
| Field Summary |
|---|
| Fields inherited from interface gate.creole.ontology.OntologyConstants |
|---|
DIRECT_CLOSURE, TRANSITIVE_CLOSURE |
| Method Summary | |
|---|---|
boolean |
isValidRange(Object value)
|
| Methods inherited from interface gate.creole.ontology.Property |
|---|
addSubProperty, addSuperProperty, getDomain, getRange, getSamePropertyAs, getSubProperties, getSuperProperties, isFunctional, isInverseFunctional, isValidDomain, 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 |
| Method Detail |
|---|
boolean isValidRange(Object value)
isValidRange in interface Propertyvalue -
|
GATE Version 3.1-2270 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||