Table Description
PCR Range Mapping: The range mappings for PCR. Defines the start and end of the range, the classification of the range and the type of the range.

Example

A range with a start value of 0 and end value of 250 with a classification of low and a type of Priority.
Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::PCR::Entity::PCRRangeMapping::PCRRangeMapping
Controlling File: PCR\model\Packages\Entity\PCRRangeMapping\PCRRangeMapping.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
pcrRangeMappingIDkeyno INTERNAL_ID SVR_INT64
classificationdetailsno PCR_CLASSIFICATIONPCRClassificationSVR_STRING<10>
rangeStartdetailsno PCR_RANGE_VALUE SVR_INT32
rangeEnddetails  PCR_RANGE_VALUE SVR_INT32
pcrConfigurationIDdetailsno INTERNAL_ID SVR_INT64
typedetailsno PCR_RANGE_MAPPING_TYPEPCRTypeSVR_STRING<10>
Foreign Keys (1)
ChildParent
PCRRangeMapping.pcrConfigurationIDPCRConfiguration.pcrConfigurationID
Indices (1)
Index NameAttributes
PCRRangeMapPCRCnfgIdxpcrConfigurationID
Operations (6)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: pcrRangeMappingID
AUTO_ID_KEY: PCRRNGMAP
Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
readread Standard Operation 
removeremove Standard Operation 
searchByTypeAndConfigurationreadmulti   
searchByConfigurationreadmulti   
Related Pages (28)