|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IModel
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 | |
|---|---|
String |
getShortFormType()
Returns the short form type of element that this model represents. |
URI |
getType()
Returns the type of element that this model represents. |
| Method Detail |
|---|
URI getType()
throws IdASModelException
URI of the model definition.
IdASModelExceptionString getShortFormType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||