|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISimpleValue
Field Summary | |
---|---|
static java.lang.String |
BASE_XML_SCHEMA_URI
|
Fields inherited from interface org.eclipse.higgins.idas.IPropertyValue |
---|
BASE_OWL_URI |
Method Summary | |
---|---|
java.lang.String |
getCanonical()
Returns the canonical representation if this value is a literal |
java.lang.Object |
getData()
Returns the underlying Java object holding this simple type's value. |
java.lang.String |
getLexical()
Returns a lexical representation if this value is a literal |
Methods inherited from interface org.eclipse.higgins.idas.IPropertyValue |
---|
getType, isSimple |
Field Detail |
---|
static final java.lang.String BASE_XML_SCHEMA_URI
Method Detail |
---|
java.lang.String getLexical() throws IdASException
IdASException
java.lang.String getCanonical() throws IdASException
IdASException
java.lang.Object getData() throws IdASException
This table specifies the mappings between Higgins OWL datatypes (in the higgins ontology http://www.eclipse.org/higgins/ontologies/2006/higgins), XML schema types (in the http://www.w3.org/2001/XMLSchema namespace), Java classes (returned by getData()
), and IdAS basic value implementations.
getData
in interface IPropertyValue
IdASException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |