- get(Entity) - Method in class org.lexvo.uwn.UWN
-
Retrieve statements for an entity.
- get(Entity, Entity) - Method in class org.lexvo.uwn.UWN
-
Retrieve statements with a given subject and predicate.
- get(Entity, Entity, Entity) - Method in class org.lexvo.uwn.UWN
-
Retrieve statements with a given subject, predicate, and object.
- getClasses(Entity) - Method in class org.lexvo.uwn.UWN
-
Retrieve class of an instance entity.
- getGlosses(Entity) - Method in class org.lexvo.uwn.UWN
-
Retrieve human-readable glosses for an entity.
- getId() - Method in class org.lexvo.uwn.Entity
-
Return entity identifier.
- getInstances(Entity) - Method in class org.lexvo.uwn.UWN
-
Retrieve instances for a class entity.
- getMeaningEntities(String, String) - Method in class org.lexvo.uwn.UWN
-
Retrieve meanings of a term.
- getMeanings(Entity) - Method in class org.lexvo.uwn.UWN
-
Retrieve meanings of a term entity.
- getObject() - Method in class org.lexvo.uwn.Statement
-
- getParentClasses(Entity) - Method in class org.lexvo.uwn.UWN
-
Retrieve parent classes for a class entity.
- getPredicate() - Method in class org.lexvo.uwn.Statement
-
- getSubClasses(Entity) - Method in class org.lexvo.uwn.UWN
-
Retrieve subclasses for a class entity.
- getSubject() - Method in class org.lexvo.uwn.Statement
-
- getTermEntities(Entity) - Method in class org.lexvo.uwn.UWN
-
Retrieve terms (words, lexicalizations) for a meaning entity.
- getTermLanguage() - Method in class org.lexvo.uwn.Entity
-
Get language code associated with a term entity.
- getTermStr() - Method in class org.lexvo.uwn.Entity
-
Get string associated with a term entity.
- getURI() - Method in class org.lexvo.uwn.Entity
-
Return an URI for the entity.
- getWeight() - Method in class org.lexvo.uwn.Statement
-