ALM Project Database Reference
td.BPM_ELEMENT_TYPES Table
Description
Types of elements that can be used in business process modeling.
Remarks
The table is populated at project creation time with the types used by supported notations.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key BPMET_IDThe record ID.int4   
 BPMET_TYPE_NAMEThe type name.varchar255   
 BPMET_PROPERTIESFor future use.varchar255  
 BPMET_IS_INCLUDED_IN_PATHSY indicates that this type is included in a path.varchar1  
Indexes
IndexDescriptionPrimaryUnique
BPMET_PRIMARYKEY 
See Also