Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name ITEM_GROUP
Short Name IGR
View NameCI_ITEM_GROUPS
Description An item group identifies the items (that is, data bound items or
unbound items) that are to be grouped together by the generator,
allowing the user to control the placement of logically related
data.
Item groups are also used by the Report Generator for "break
groups" since these too are logical groupings of items.
Item groups are hierarchical, ie an item group may contain one
or more other item groups.
Sub-type of SECONDARY_ACCESS_ELEMENT
Versioning: Belongs to:
GENERAL_MODULE versionable object
REUSABLE_MCO versionable object
Rules: API Spec
Uniqueness Criteria
Deletion Rules
Descriptor: MODULE_COMPONENT_REFERENCE
SUBCOMPONENT_REFERENCE
NAME
Used by: Oracle Designer
Underlying table:SDD_IGR
Changes: Summary of changes to ITEM_GROUP in Release 6i

Reference Properties
Name Opt ? Notes Relationship In Arc
MODULE_COMPONENT_REFERENCE N Prompt: Module Component
Transferable only if null
Must be within one and only one MODULE_COMPONENT 82
SUBCOMPONENT_REFERENCE N Prompt: Sub-component
Transferable only if null
Must be within one and only one SUBCOMPONENT 82
ITEM_GROUP_REFERENCE Y Prompt: Parent Item Group May be within one and only one ITEM_GROUP

Properties
Name Datatype Opt ? Notes Domain Default Value
BREAK_GROUP_FLAG VARCHAR2(1) N Indicates whether or not this item group is used as a "break group" for the purposes of the Report Generator
Prompt: Break Group ?
Uppercase
YESNO N
BREAK_GROUP_STYLE VARCHAR2(12) Y Indicates the style to be used when this item group is used as a reporting break group (indicated by BREAK_GROUP_INDICATOR = Y)
Prompt: Break Group Direction
Uppercase
BREAK_GROUP_STYLE

Language specific values
END_TAB NUMBER(10, 0) Y Numeric label of the tab at which end of the item group to be vertically aligned
Prompt: End Tab Stop
Range: 1 to 9999999999
IMPLEMENTATION_ITEM VARCHAR2(30) Y Name of template/library object on which the generated item group will be based
Prompt: Template/Library Object
ITEM_GROUP_FOR VARCHAR2(3) N Arc 82 discriminator. Indicates whether the item group belongs to a module component or a sub-component
Not displayed
Uppercase
System maintained
Not updatable by user
ITEM_GROUP_FOR
NAME VARCHAR2(30) N Alias by which the item group is identified
Prompt: Name
Uppercase
ORIENTATION VARCHAR2(10) N Orientation of the item group
Prompt: Orientation
Uppercase
ITEM_GROUP_ORIENTATION VERTICAL
PROMPT VARCHAR2(130) Y Prompt for the item group
Prompt: Prompt
STACKED_FLAG VARCHAR2(1) N Indicates whether this item group is stacked
Prompt: Stacked ?
Uppercase
YESNO N
START_TAB NUMBER(10, 0) Y Numeric label of the tab at which start of the item group to be vertically aligned
Prompt: Start Tab Stop
Range: 1 to 9999999999
STYLE VARCHAR2(16) N Style in which the item group is to be generated.
Prompt: Layout Format
Uppercase
ITEM_GROUP_STYLE

Language specific values
STANDARD
TAB_SCOPE VARCHAR2(6) N Indicates whether tabs used to layout items in this item group are local to item group, are for alignment within same tab numbers outside item group, or there is to be no tab alignment
Prompt: Tab Stop Scope
Uppercase
TAB_SCOPE NONE
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
HELP CDHELP User/Help Text
NOTES CDINOT Notes

Other Properties
ITEM_GROUP has the 20 user definable properties (USER_DEFINED_PROPERTY_0, _1, _2, _3 etc) for User Extensibility
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 ITEM_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