|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Base interface to represent model information of elements defined in the
context's ontology model. Context's schema is defined in OWL DL format and
"Model API"
is designed to simplify
access to schema's information.
Method Summary | |
---|---|
IDisplayData |
getDisplayData()
Returns display data information for this model. |
URI |
getType()
Returns the type of element that this model represents. |
Method Detail |
public URI getType() throws IdASException
URI
of the model definition.
IdASException
public IDisplayData getDisplayData() throws IdASException
null
if not
available.
IdASException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |