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

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

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


Field Summary
static short ENUMERATION
           
static short FRACTION_DIGITS
           
static short LENGTH
           
static short MAX_EXCLUSIVE
           
static short MAX_INCLUSIVE
           
static short MAX_LENGTH
           
static short MIN_EXCLUSIVE
           
static short MIN_INCLUSIVE
           
static short MIN_LENGTH
           
static short PATTERN
           
static short TOTAL_DIGITS
           
static short WHITE_SPACE
           
 
Constructor Summary
MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LENGTH

public static final short LENGTH
See Also:
Constant Field Values

MIN_LENGTH

public static final short MIN_LENGTH
See Also:
Constant Field Values

MAX_LENGTH

public static final short MAX_LENGTH
See Also:
Constant Field Values

PATTERN

public static final short PATTERN
See Also:
Constant Field Values

ENUMERATION

public static final short ENUMERATION
See Also:
Constant Field Values

WHITE_SPACE

public static final short WHITE_SPACE
See Also:
Constant Field Values

MAX_INCLUSIVE

public static final short MAX_INCLUSIVE
See Also:
Constant Field Values

MIN_INCLUSIVE

public static final short MIN_INCLUSIVE
See Also:
Constant Field Values

MAX_EXCLUSIVE

public static final short MAX_EXCLUSIVE
See Also:
Constant Field Values

MIN_EXCLUSIVE

public static final short MIN_EXCLUSIVE
See Also:
Constant Field Values

TOTAL_DIGITS

public static final short TOTAL_DIGITS
See Also:
Constant Field Values

FRACTION_DIGITS

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

MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING

public MetadataConstants.SIMPLE_TYPES.DATA_TYPE_FACETS.CONSTRAINING()


Copyright © 2009. All Rights Reserved.