Table Description
Rule Set Category Link: An association between a CREOLE rule set or a CREOLE rule set edit action and a CREOLE rule set category
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::Core::Reference Model::Infrastructure::CREOLE Rule Sets::CREOLERuleSetCategory::CREOLERuleSetCategoryLink
Controlling File: core\model\Packages\Infrastructure_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGno
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
creoleRuleSetCategoryLinkIDkeynoThe unique identifier for this record.INTERNAL_ID SVR_INT64
creoleRuleSetIDdetailsnoThe rule set identifier for this link. For a Published rule set or an In Edit version of a Published rule set this will be the CREOLE rule set ID. For a rule set which has never been Published this will be the CREOLE rule set edit action ID.INTERNAL_ID SVR_INT64
creoleRuleSetCategoryIDdetailsnoThe rule set category identifier for this link.INTERNAL_ID SVR_INT64
Foreign Keys (1)
ChildParent
CREOLERuleSetCategoryLink.creoleRuleSetCategoryIDCREOLERuleSetCategory.creoleRuleSetCategoryID
Indices (2)
Index NameAttributes
RuleSetCategoryLinkIndexcreoleRuleSetID
IND__1837259686creoleRuleSetCategoryID
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: creoleRuleSetCategoryLinkID
Inserts a CREOLE rule set category link. 
removeremove Physically deletes a CREOLE rule set category link. 
searchCategoriesByRuleSetIDnsmulti Searches for all CREOLE rule set categories associated with the specified rule set.SQL
searchByRuleSetIDreadmulti Searches for all CREOLE rule set category links associated with the specified rule set. 
searchByCategoryIDnsreadmulti Searches for all CREOLE rule set category links associated with the specified category. 
Related Pages (26)