Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name CLASSIFIER_RULE
Short Name CRU
View NameCI_CLASSIFIER_RULES
Description A classifier rule is a rule, such as a uniqueness or integrity rule
that is specific to a classifier
Sub-type of SECONDARY_ACCESS_ELEMENT
Non-instantiable super-type of ARC_RULE
INTEGRITY_RULE
UNIQUENESS_RULE
As this is a non-instantiable supertype, follow links (above) to its instantiable subtypes to find versioning information for each subtype, uniqueness criteria, API rules etc
Underlying table:SDD_CRU

Reference Properties
Name Opt ? Notes Relationship In Arc
ENTITY_OBJECT_REFERENCE N Prompt: Entity Object
Transferable only if null
Must be applied to one and only one ENTITY_OBJECT 113
GENERIC_CLASS_REFERENCE N Prompt: Generic Class
Transferable only if null
Must be applied to one and only one GENERIC_CLASS 113
INTERFACE_CLASSIFIER_REFERENCE N Prompt: Interface
Transferable only if null
Must be applied to one and only one INTERFACE_CLASSIFIER 113
VIEW_OBJECT_REFERENCE N Prompt: View Object
Transferable only if null
Must be applied to one and only one VIEW_OBJECT 113
LANGUAGE_REFERENCE Y Prompt: Language May be written in one and only one LANGUAGE
METHOD_REFERENCE Y Prompt: Method May be implemented by one and only one METHOD

Properties
Name Datatype Opt ? Notes Domain Default Value
CLASSIFIER_RULE_FOR VARCHAR2(3) N Arc 113 discriminator. Internal property indicating the type of element the arc points at
Not displayed
Uppercase
System maintained
Not updatable by user
CLASSIFIER_RULE_FOR
CLASSIFIER_RULE_SUBTYPE VARCHAR2(3) N Sub-type discriminator. Internal property indicating the type of classifier rule
Not displayed
Uppercase
System maintained
Not updatable by user
CLASSIFIER_RULE_SUBTYPE
NAME VARCHAR2(100) N Name of this rule
Prompt: Name
SHORT_DESCRIPTION VARCHAR2(240) Y A short description of the rule
Prompt: Short Description
PARENT_IVID NUMBER(38, 0) Y Internal use only. Exists on "secondary" element types from a versioning viewpoint. Contains the IVID of the primary element type (not necessarily a PAC) forming the basis of the "versionable object" to which this element type belongs
Not displayed
System maintained
Updatable only if null
Defined on SAC supertype
PAC_REFERENCE NUMBER(38, 0) Y Internal use only. Exists on "secondary" element types from a structural viewpoint. Contains the IRID of the PAC forming the basis of the "logical object" to which this element type belongs
Not displayed
System maintained
Not updatable by user
Defined on SAC supertype

Multi-line Text
Name Text Type Prompt
DESCRIPTION CDIDSC Description
NOTES CDINOT Notes
RULE_TEXT RULTXT Rule Text

Other Properties
The following 'standard' properties are also inherited by all element types:
  • ID
  • IRID
  • IVID
  • ELEMENT_TYPE_NAME
  • DATE_CREATED
  • CREATED_BY
  • DATE_CHANGED
  • CHANGED_BY
  • NUMBER_OF_TIMES_MODIFIED
  • TYPES

Other element types that reference CLASSIFIER_RULE:


Note:

  • All properties are displayed and updatable by the user unless indicated otherwise
  • All reference properties are displayed and transferable unless indicated otherwise
  • All domains are enforced unless indicated otherwise
  • All properties and reference properties are defined on this element type unless indicated as inherited from a supertype