|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--vub.starlab.ontoserver.database.ontologyobjects.Context
| Constructor Summary | |
Context(java.lang.String contextIdentifier)
|
|
Context(java.lang.String contextLabel,
IConcept associatedConcept)
|
|
| Method Summary | |
ITerm |
getContextLabel()
Accessor method which returns the term identifying this context |
void |
print()
Prints the content of the ontology object |
void |
setContextLabel(ITerm contextLabel)
Accessor method to set the term identifying this context |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Context(java.lang.String contextIdentifier)
public Context(java.lang.String contextLabel,
IConcept associatedConcept)
| Method Detail |
public void print()
IOntologyObjectprint in interface IOntologyObjectpublic ITerm getContextLabel()
IContextgetContextLabel in interface IContextvub.starlab.ontoserver.database.ontologyobjects.IContextpublic void setContextLabel(ITerm contextLabel)
IContextsetContextLabel in interface IContextvub.starlab.ontoserver.database.ontologyobjects.IContextContextLabel - an object implementing the ITerm interface, the term to identify this context
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||