com.metamatrix.api.core.xmi
Class XMIConstants.Values.Scope

java.lang.Object
  extended by com.metamatrix.api.core.xmi.XMIConstants.Values.Scope
Enclosing class:
XMIConstants.Values

public static class XMIConstants.Values.Scope
extends java.lang.Object

Static class that defines constants for various values of scope.


Field Summary
static java.lang.String CLASSIFIER_LEVEL
          The constant value for classifier-level scope.
static java.lang.String INSTANCE_LEVEL
          The constant value for classifier-level scope.
 
Constructor Summary
XMIConstants.Values.Scope()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE_LEVEL

public static final java.lang.String INSTANCE_LEVEL
The constant value for classifier-level scope.

See Also:
Constant Field Values

CLASSIFIER_LEVEL

public static final java.lang.String CLASSIFIER_LEVEL
The constant value for classifier-level scope.

See Also:
Constant Field Values
Constructor Detail

XMIConstants.Values.Scope

public XMIConstants.Values.Scope()


Copyright © 2009. All Rights Reserved.