Reference > Rule Studio User Interface > Editors and Views > Rule Model Extension Editor

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

Related Concepts

Rule Model

Related Tasks

Defining Common Model Extensions for Rule Studio and Rule Team Server

Related Samples and Tutorials

How to Extend the Rule Model