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

Enclosing interface:
PropertyRecord

public static interface PropertyRecord.MetadataFieldNames

Constants for names of accessor methods that map to fields stored on the PropertyRecords. 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 PROPERTY_NAME_FIELD
           
static java.lang.String PROPERTY_VALUE_FIELD
           
 

Field Detail

PROPERTY_NAME_FIELD

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

PROPERTY_VALUE_FIELD

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


Copyright © 2009. All Rights Reserved.