|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchema
Base interface to represent schema information of the subjects defined in the
context schema. Context's schema is defined in OWL DL format and
"Schema API"
is designed to simplify
access to schema's information.
Method Summary | |
---|---|
IDisplayData |
getDisplayData()
Returns display data information of the managed subject. |
java.net.URI |
getType()
Returns the type of the managed subject. |
Method Detail |
---|
java.net.URI getType()
URI
of the subject definition.IDisplayData getDisplayData()
IDisplayData
of the managed subject or null
if not available.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |