com.metamatrix.modeler.core.metadata.runtime
Interface DatatypeRecord.MetadataFieldNames

Enclosing interface:
DatatypeRecord

public static interface DatatypeRecord.MetadataFieldNames

Constants for names of accessor methods that map to fields stored on the DatatypeRecords. Note the names do not have "get" on them, this is also the nameInsource of the attributes on SystemPhysicalModel.

Since:
4.3

Field Summary
static java.lang.String BASE_TYPE_UUID
           
static java.lang.String DATA_TYPE_UUID
           
static java.lang.String RUN_TYPE_NAME
           
 

Field Detail

DATA_TYPE_UUID

static final java.lang.String DATA_TYPE_UUID
See Also:
Constant Field Values

BASE_TYPE_UUID

static final java.lang.String BASE_TYPE_UUID
See Also:
Constant Field Values

RUN_TYPE_NAME

static final java.lang.String RUN_TYPE_NAME
See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.