The Rule Model Extension editor is used to edit data for an extension model.
Double-click an extension model (.brmx) or extension data (.brdx) in the Rule Explorer to open the editor.
Extension Model
The editor lets you edit the resource set of an extension model at the object, root or model level as follows.
Table 22 Actions in the Extension Model Editor
Action |
Description |
Load Resource |
A Resource URI can be added at the object, root or model level from the file system or workspace by right-clicking and selecting Load Resource. |
Validate |
Right-click the resource set and select Validate to validate parts of the extension model structure. |
New Child |
Right-click the structure at the extensionModel level and select New Child to add a child component of the following complex types: -
Add Property
-
Type Visibility
-
Class
-
Enum
-
Struct
-
Hierarchy
Annotation and Property types can be added at lower levels in the structure. |
New Sibling |
Right-click the structure below the extensionModel level and select New Sibling to add a child component of the following complex types: -
Add Property
-
Type Visibility
-
Class
-
Enum
-
Struct
-
Hierarchy
Annotation and Property types can be added at lower levels in the structure. |
Extension Data
The editor lets you edit the resource set of extension data as follows.
Table 23 Extension Data Editor
Action |
Description |
Load Resource |
A Resource URI can be added at the object, root or model level from the file system or workspace by right-clicking and selecting Load Resource. |
Validate |
Right-click the resource set and select Validate to validate parts of the of the extension data structure. |
New Child |
Right-click the structure at the extensionData level and select New Child to add a child component of the following complex types: -
Enum Data
-
Hierarchy Data
-
Property Data
A Node type can be added at lower levels in the structure. |
New Sibling |
Right-click the structure below the extensionData level and select New Sibling to add a component of the following complex types: -
Enum Data
-
Hierarchy Data
-
Property Data
|
Related Concepts
Related Tasks
Related Samples and Tutorials