|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.api.core.xmi.XMIConstants.AttributeName
public static class XMIConstants.AttributeName
Static class that defines constants for various attributes names used in XMI.
Field Summary | |
---|---|
static java.lang.String |
HREF
Static constant that represents the name of the "href" attribute. |
static java.lang.String |
TIMESTAMP
Static constant that represents the name of the "timestamp attribute. |
static java.lang.String |
VERIFIED
Static constant that represents the name of the "verified" attribute. |
static java.lang.String |
XMI_EXTENDER
Static constant that represents the name of the "xmi.extender" attribute. |
static java.lang.String |
XMI_EXTENDER_ID
Static constant that represents the name of the "xmi.extenderID" attribute. |
static java.lang.String |
XMI_ID
Static constant that represents the name of the "xmi.id" attribute. |
static java.lang.String |
XMI_IDREF
Static constant that represents the name of the "xmi.idref" attribute. |
static java.lang.String |
XMI_LABEL
Static constant that represents the name of the "xmi.label" attribute. |
static java.lang.String |
XMI_NAME
Static constant that represents the name of the "xmi.name" attribute. |
static java.lang.String |
XMI_POSITION
Static constant that represents the name of the "xmi.position" attribute. |
static java.lang.String |
XMI_TC_DIGITS
Static constant that represents the name of the "xmi.tcScale" attribute. |
static java.lang.String |
XMI_TC_ID
Static constant that represents the name of the "xmi.tcScale" attribute. |
static java.lang.String |
XMI_TC_LENGTH
Static constant that represents the name of the "xmi.tcScale" attribute. |
static java.lang.String |
XMI_TC_NAME
Static constant that represents the name of the "xmi.tcName" attribute. |
static java.lang.String |
XMI_TC_SCALE
Static constant that represents the name of the "xmi.tcScale" attribute. |
static java.lang.String |
XMI_TYPE
Static constant that represents the name of the "xmi.type" attribute. |
static java.lang.String |
XMI_UUID
Static constant that represents the name of the "xmi.uuid" attribute. |
static java.lang.String |
XMI_VALUE
Static constant that represents the name of the "xmi.value" attribute. |
static java.lang.String |
XMI_VERSION
Static constant that represents the name of the "xmi.version" attribute. |
Constructor Summary | |
---|---|
XMIConstants.AttributeName()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String XMI_VERSION
public static final java.lang.String TIMESTAMP
public static final java.lang.String VERIFIED
public static final java.lang.String XMI_ID
public static final java.lang.String XMI_LABEL
public static final java.lang.String XMI_UUID
public static final java.lang.String HREF
public static final java.lang.String XMI_IDREF
public static final java.lang.String XMI_NAME
public static final java.lang.String XMI_EXTENDER
public static final java.lang.String XMI_EXTENDER_ID
public static final java.lang.String XMI_POSITION
public static final java.lang.String XMI_VALUE
public static final java.lang.String XMI_TYPE
public static final java.lang.String XMI_TC_NAME
public static final java.lang.String XMI_TC_ID
public static final java.lang.String XMI_TC_LENGTH
public static final java.lang.String XMI_TC_DIGITS
public static final java.lang.String XMI_TC_SCALE
Constructor Detail |
---|
public XMIConstants.AttributeName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |