Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name CLASSIFIER_SPEC_GROUP
Short Name CSG
View NameCI_CLASSIFIER_SPEC_GROUPS
Description A named grouping of classifier subtypes (specializations) within
their classifier supertype (generalization)
Sub-type of SECONDARY_ACCESS_ELEMENT
Versioning: Belongs to:
APPLICATION_MODULE versionable object
ATTRIBUTE_DOMAIN versionable object
ENTITY_OBJECT versionable object
EVENT_CLASSIFIER versionable object
GENERIC_CLASS versionable object
INTERFACE_CLASSIFIER versionable object
VIEW_OBJECT versionable object
Rules: API Spec
Uniqueness Criteria
Deletion Rules
Descriptor: CLASSIFIER_REFERENCE
NAME
Used by: JDeveloper Enterprise Edition

Underlying table:SDD_CSG

Reference Properties
Name Opt ? Notes Relationship In Arc
CLASSIFIER_REFERENCE N Prompt: Classifier
Transferable only if null
Must be for one and only one CLASSIFIER

Properties
Name Datatype Opt ? Notes Domain Default Value
COMPLETE_FLAG VARCHAR2(1) N Indicates whether the specializations in the group forma complete set, ie for any instance it will be possible to categorize it under one of the specializations in the group
Prompt: Is Complete
Uppercase
YESNO Y
NAME VARCHAR2(100) N Name of the classifier specialization group
Prompt: Name
OVERLAPPING_FLAG VARCHAR2(1) N Indicates whether an instance categorized under one specialization in the group can also be categorized under another specialization in the same group
Prompt: Is Overlapping
Uppercase
YESNO N
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

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_SPEC_GROUP:


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