|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontotext.wsmo4j.ontology.ComplexDataTypeImpl
public class ComplexDataTypeImpl
| Field Summary |
|---|
| Fields inherited from interface org.omwg.ontology.WsmlDataType |
|---|
WSML_BASE64BINARY, WSML_BASE64BINARY_NOTATION, WSML_BOOLEAN, WSML_BOOLEAN_NOTATION, WSML_DATE, WSML_DATE_NOTATION, WSML_DATETIME, WSML_DATETIME_NOTATION, WSML_DECIMAL, WSML_DECIMAL_NOTATION, WSML_DOUBLE, WSML_DOUBLE_NOTATION, WSML_DURATION, WSML_DURATION_NOTATION, WSML_FLOAT, WSML_FLOAT_NOTATION, WSML_GDAY, WSML_GDAY_NOTATION, WSML_GMONTH, WSML_GMONTH_NOTATION, WSML_GMONTHDAY, WSML_GMONTHDAY_NOTATION, WSML_GYEAR, WSML_GYEAR_NOTATION, WSML_GYEARMONTH, WSML_GYEARMONTH_NOTATION, WSML_HEXBINARY, WSML_HEXBINARY_NOTATION, WSML_INTEGER, WSML_INTEGER_NOTATION, WSML_IRI, WSML_IRI_NOTATION, WSML_SQNAME, WSML_SQNAME_NOTATION, WSML_STRING, WSML_STRING_NOTATION, WSML_TIME, WSML_TIME_NOTATION |
| Constructor Summary | |
|---|---|
ComplexDataTypeImpl(org.wsmo.common.IRI typeIRI,
org.omwg.ontology.SimpleDataType[] types)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object object)
|
org.omwg.ontology.SimpleDataType |
getArgumentRange(byte pos)
|
byte |
getArity()
|
org.wsmo.common.IRI |
getIRI()
|
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ComplexDataTypeImpl(org.wsmo.common.IRI typeIRI,
org.omwg.ontology.SimpleDataType[] types)
| Method Detail |
|---|
public byte getArity()
getArity in interface org.omwg.ontology.ComplexDataTypepublic org.omwg.ontology.SimpleDataType getArgumentRange(byte pos)
getArgumentRange in interface org.omwg.ontology.ComplexDataTypepublic String toString()
toString in class Objectpublic org.wsmo.common.IRI getIRI()
getIRI in interface org.omwg.ontology.WsmlDataTypepublic boolean equals(Object object)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||