Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | NAMED_RULE |
| Short Name | RUL |
| View Name | CI_NAMED_RULES |
| Description | An expression that evaluates to a boolean (eg "X > 7") that can be |
| used in a number of contexts. For example a rule might be a | |
| pre-condition or post-condition for an activity or a guard condition | |
| on a transition. | |
| A rule can be made up of smaller rules, called rule fragments. Each | |
| rule fragment is however a rule in its own right and can be used | |
| independently of the larger rules in which it is a fragment. | |
| Sub-type of | SHAREABLE_ELEMENT |
| Versioning: | Structure of NAMED_RULE versionable object |
| Rules: |
API Spec Uniqueness Criteria Deletion Rules |
| Descriptor: |
NAME |
| Used by: |
JDeveloper Enterprise Edition |
| Underlying table: | SDD_RUL |
| Reference Properties | ||||
|---|---|---|---|---|
| Name | Opt ? | Notes | Relationship | In Arc |
| EVENT_CLASSIFIER_REFERENCE | Y | Prompt: Event | May be a control rule for one and only one EVENT_CLASSIFIER | |
| LANGUAGE_REFERENCE | Y | Prompt: Language | May be written in one and only one LANGUAGE | |
| METHOD_REFERENCE | Y | Prompt: Method | May be implemented by one and only one METHOD | |
| Properties | |||||
|---|---|---|---|---|---|
| Name | Datatype | Opt ? | Notes | Domain | Default Value |
| EXECUTION_STRING | VARCHAR2(240) | Y | Execution string for this rule
Prompt: Execution String | ||
| NAME | VARCHAR2(100) | N | Name of the rule
Prompt: Name | ||
| SHORT_DESCRIPTION | VARCHAR2(240) | Y | A short description of the rule
Prompt: Short Description | ||
| Multi-line Text | ||
|---|---|---|
| Name | Text Type | Prompt |
| DESCRIPTION | CDIDSC | Description |
| NOTES | CDINOT | Notes |
| RULE_TEXT | RULTXT | Rule Text |
| Other Properties |
|---|
The following 'standard' properties are also inherited by all element types:
|
Other element types that reference NAMED_RULE:
Note: