com.metamatrix.metadata.runtime.api
Class MetadataConstants.SIMPLE_TYPES.FINAL_TYPES

java.lang.Object
  extended by com.metamatrix.metadata.runtime.api.MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
Enclosing class:
MetadataConstants.SIMPLE_TYPES

public static final class MetadataConstants.SIMPLE_TYPES.FINAL_TYPES
extends java.lang.Object

Final types. Can be a subset of "restriction", "list", and "union".


Field Summary
static short LIST
           
static short LIST_AND_UNION
           
static short RESTRICTION
           
static short RESTRICTION_AND_LIST
           
static short RESTRICTION_AND_LISTAND_UNION
           
static short RESTRICTION_AND_UNION
           
static short UNION
           
 
Constructor Summary
MetadataConstants.SIMPLE_TYPES.FINAL_TYPES()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESTRICTION

public static final short RESTRICTION
See Also:
Constant Field Values

LIST

public static final short LIST
See Also:
Constant Field Values

UNION

public static final short UNION
See Also:
Constant Field Values

RESTRICTION_AND_LIST

public static final short RESTRICTION_AND_LIST
See Also:
Constant Field Values

RESTRICTION_AND_UNION

public static final short RESTRICTION_AND_UNION
See Also:
Constant Field Values

LIST_AND_UNION

public static final short LIST_AND_UNION
See Also:
Constant Field Values

RESTRICTION_AND_LISTAND_UNION

public static final short RESTRICTION_AND_LISTAND_UNION
See Also:
Constant Field Values
Constructor Detail

MetadataConstants.SIMPLE_TYPES.FINAL_TYPES

public MetadataConstants.SIMPLE_TYPES.FINAL_TYPES()


Copyright © 2009. All Rights Reserved.