com.metamatrix.metadata.runtime.api
Class MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL

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

public static final class MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL
extends java.lang.Object


Field Summary
static short BOUNDED
           
static short CARDINALITY
           
static short EQUAL
           
static short NUMERIC
           
static short ORDERED
           
 
Constructor Summary
MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EQUAL

public static final short EQUAL
See Also:
Constant Field Values

ORDERED

public static final short ORDERED
See Also:
Constant Field Values

BOUNDED

public static final short BOUNDED
See Also:
Constant Field Values

CARDINALITY

public static final short CARDINALITY
See Also:
Constant Field Values

NUMERIC

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

MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL

public MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.FUNDAMENTAL()


Copyright © 2009. All Rights Reserved.