Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name MODULE_NETWORK
Short Name MODMOD
View NameCI_MODULE_NETWORKS
Description Definition of a module calling another module
Sub-type of INTERSECTION
Versioning: Belongs to:
GENERAL_MODULE versionable object
JAVA_MODULE versionable object
ORACLE_OBJECT_TYPE versionable object
Rules: API Spec
Uniqueness Criteria
Deletion Rules
Descriptor: PARENT_MODULE_REFERENCE
CHILD_MODULE_REFERENCE
Used by: Oracle Designer

Underlying table:SDD_MODMOD
Changes: Summary of changes to MODULE_NETWORK in Release 6i

Reference Properties
Name Opt ? Notes Relationship In Arc
CHILD_MODULE_REFERENCE N Prompt: Child Module / PLSQL / Java
Transferable only if null
Must be for one and only one MODULE
PARENT_MODULE_REFERENCE N Prompt: Parent Module / PLSQL / Java
Transferable only if null
Must be of one and only one MODULE

Properties
Name Datatype Opt ? Notes Domain Default Value
CALLED_SEQUENCE NUMBER(6, 0) N The sequence in which this module is incorporated.
Prompt: Called Sequence
Uppercase
System maintained: API provides a value only if left null by the user
METHOD VARCHAR2(10) Y The way in which this module is incorporated (e.g. CALL, INCLUDE).
Prompt: Method Of Use
Uppercase
MODMOD_METHOD
Non-enforced
PARENT_IVID NUMBER(38, 0) Y Internal use only. Common repository version identifier of owning PAC
Not displayed
System maintained
Updatable only if null
Defined on SE supertype
PAC_REFERENCE NUMBER(38, 0) Y Internal use only. Contains the IRID of the PAC for the "versionable object" to which this element belongs
Not displayed
System maintained
Not updatable by user
Defined on SE supertype

Multi-line Text
Name Text Type Prompt

Other Properties
MODULE_NETWORK 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 MODULE_NETWORK:


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