Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name CONTEXT_MAPPING
Short Name CMA
View NameCI_CONTEXT_MAPPINGS
Description A context mapping maps a parameter of the called method to a parameter
that is supplied in the call, providing the ability to specify passed
values in method-to-method calls
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: EVENT_RAISER_REFERENCE
EVENT_HANDLER_REFERENCE
CLASSIFIER_ATTRIBUTE_REFERENCE
EVENT_CLASSIFIER_REFERENCE
Used by: JDeveloper Enterprise Edition

Underlying table:SDD_CMA

Reference Properties
Name Opt ? Notes Relationship In Arc
CLASSIFIER_ATTRIBUTE_REFERENCE N Prompt: To Classifier Attribute
Transferable only if null
Must be a mapping to one and only one CLASSIFIER_ATTRIBUTE 115
EVENT_CLASSIFIER_REFERENCE N Prompt: To Event
Transferable only if null
Must be a mapping to one and only one EVENT_CLASSIFIER 115
EVENT_HANDLER_REFERENCE N Prompt: Event Handler
Transferable only if null
Must be in the context of one and only one EVENT_HANDLER 121
EVENT_RAISER_REFERENCE N Prompt: Event Raiser
Transferable only if null
Must be in the context of one and only one EVENT_RAISER 121
ASSOCIATION_END_REFERENCE Y Prompt: From Association End May be a mapping from one and only one ASSOCIATION_END 116
CLASSIFIER_ATT_FROM_REFERENCE Y Prompt: From Classifier Attribute May be a mapping from one and only one CLASSIFIER_ATTRIBUTE 116
EVENT_RAISER_FROM_REFERENCE Y Prompt: From Method May be a mapping from one and only one EVENT_RAISER 116
METHOD_PARAMETER_REFERENCE Y Prompt: From Method Parameter May be a mapping from one and only one METHOD_PARAMETER 116

Properties
Name Datatype Opt ? Notes Domain Default Value
CONTEXT_MAPPING_FOR VARCHAR2(6) N Arc 121 discriminator. Internal property acting as discriminator for the reference properties in the 'for' arc
Not displayed
Uppercase
System maintained
Not updatable by user
CONTEXT_MAPPING_FOR
CONTEXT_MAPPING_FROM VARCHAR2(5) N Arc 116 discriminator. Internal property acting as discriminator for the 'logical arc' involving the reference properties in the 'from' arc plus the PASSED_VALUE property. These are all mutually exclusive but one of them must be populated
Not displayed
Uppercase
System maintained
Not updatable by user
CONTEXT_MAPPING_FROM
CONTEXT_MAPPING_TO VARCHAR2(3) N Arc 115 discriminator. Internal property acting as discriminator for the reference properties in the 'to' arc
Not displayed
Uppercase
System maintained
Not updatable by user
CONTEXT_MAPPING_TO
PASSED_VALUE VARCHAR2(100) Y A constant value being passed
Prompt: From Passed Value
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

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


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