Wizard and Configuration Tab
The Wizard and Configuration tab have the following fields.
Field | Global Var? | Description |
---|---|---|
Name | No | The name to appear as the label for the resource. Names follow Java variable naming restrictions. Do not use any reserved words. Names must be unique within a folder. This field appears on the New Concept Wizard. The name then appears in the title of the concept editor. |
Description | No | Short description of the resource.
This field appears on both the New Concept Wizard and in the concept editor. |
Inherits From | No | If you want this concept to inherit all the properties of another concept, browse to and select that concept.
Concepts that are related to each other directly or indirectly by inheritance cannot have distinct properties that share a common name. Therefore the following restrictions apply:
|
State Models | No | State models that are owned by this concept. Models can be added and removed as needed.
Requires TIBCO BusinessEvents Data Modeling. |
Auto Start State Model | No | If selected, when a concept is asserted at runtime, its main state machine (if any) is started.
If not selected, then state machines are started using this function in rules: Instance.startStateMachine() The function has a parameter specifying whether child concepts’ state machines are also started. For contained concepts, the value of the Auto Start State Machine is not relevant and is not selected. Requires TIBCO BusinessEvents Data Modeling. |