|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.api.core.xmi.XMIConstants.Values
public static class XMIConstants.Values
Static class that defines constants for various values used in XMI.
Nested Class Summary | |
---|---|
static class |
XMIConstants.Values.Direction
Static class that defines constants for various values specifying parameter direction. |
static class |
XMIConstants.Values.EvaluationPolicy
Static class that defines constants for various modes of evaluation. |
static class |
XMIConstants.Values.Scope
Static class that defines constants for various values of scope. |
static class |
XMIConstants.Values.Visibility
Static class that defines constants for various values of visibility. |
Field Summary | |
---|---|
static java.lang.String |
FALSE
The constant value for the "false" boolean condition. |
static java.lang.String |
TRUE
The constant value for the "true" boolean condition. |
Constructor Summary | |
---|---|
XMIConstants.Values()
|
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 TRUE
public static final java.lang.String FALSE
Constructor Detail |
---|
public XMIConstants.Values()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |