This method retrieves all lexons for a context within a stored ontology
As parameters, the ontology name and the context name for which you want to retrieve the
lexons are required.
getName() -
Method in class vub.starlab.ontoserver.database.ontologyobjects.User
getName() -
Method in interface vub.starlab.ontoserver.database.ontologyobjects.IUser
Method is protected and should only be used by subclasses extending this object
Returns the underlying resultset which is used for delayed database retrieval
getRole() -
Method in class vub.starlab.ontoserver.database.ontologyobjects.Lexon
getRole() -
Method in interface vub.starlab.ontoserver.database.ontologyobjects.ILexon
Return the role (relation) for this lexon
getSecondTerm() -
Method in class vub.starlab.ontoserver.database.ontologyobjects.Lexon
getSecondTerm() -
Method in interface vub.starlab.ontoserver.database.ontologyobjects.ILexon
Accessor method returning the second term of the lexon triple
getSourceName() -
Method in interface vub.starlab.ontoserver.database.ontologyobjects.IConcept
Accessor method to retrieve the concept source
getSourceName() -
Method in class vub.starlab.ontoserver.database.ontologyobjects.Concept
getStatus() -
Method in interface vub.starlab.ontoserver.database.ontologyobjects.IOntology
Accessor returns the status for this ontology
getStatus() -
Method in class vub.starlab.ontoserver.database.ontologyobjects.Ontology