Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name PREFERENCE_SET
Short Name PRS
View NameCI_PREFERENCE_SETS
Description A preference set is a grouping of generator preferences that have
been defined by the user (previously CDI_NON_DFLT_USER_PREFS), and
can be applied to one or more element (via PREFERENCE_SET_USAGES).
Preference sets are sharable and transferable between application
systems.
Sub-type of SHAREABLE_ELEMENT
Versioning: Structure of PREFERENCE_SET versionable object
Rules: API Spec
Uniqueness Criteria
Deletion Rules
Descriptor: NAME
Used by: Oracle Designer

Underlying table:SDD_PRS
Changes: Summary of changes to PREFERENCE_SET in Release 6i

Reference Properties
Name Opt ? Notes Relationship In Arc

Properties
Name Datatype Opt ? Notes Domain Default Value
FROZEN_FLAG VARCHAR2(1) N Indicates whether or not this preference set is frozen
Not displayed
Uppercase
YESNO N
NAME VARCHAR2(30) N Name of the preference set
Prompt: Name
Uppercase
PRODUCT_FLAVOR VARCHAR2(10) N Product flavour to which all preferences in set apply. The valid values correspond to the values in CDI_PRODUCT_FLAVOURS and, as such, this property can be used for joining to that table. Joins to P_SNAME
Prompt: Product Flavor
Uppercase
Updatable only if null
PREFERENCE_SET_FLAVOR

Multi-line Text
Name Text Type Prompt

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


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