Difference between revisions of "NonTerminalState"
(Created page with "{{Class Definition |Subclass Of=State |Description=A non-terminal state has child states, which may define some classes of manifestations, or further define some other complex...") |
|||
Line 1: | Line 1: | ||
{{Class Definition | {{Class Definition | ||
|Subclass Of=State | |Subclass Of=State | ||
− | |Description=A non-terminal state has child states, which may define some classes of manifestations, or further define some other complex state types. A state cannot be both non-terminal and terminal. | + | |Description=A non-terminal state has child states, which may define some classes of manifestations, or further define some other complex state types. A state cannot be both non-terminal and terminal.NonTerminalStates have the following core properties: |
+ | o hasDecomp: identifies two or more States that the state may be immediately decomposed into, i.e., its direct children. | ||
|Definition Status=Pending Approval | |Definition Status=Pending Approval | ||
}} | }} |
Revision as of 15:20, 9 August 2021
Pattern
This class has been associated with the following pattern:
Subclass Of
Description
An English description of the definition (what distinguishes this sense of the term?).
A non-terminal state has child states, which may define some classes of manifestations, or further define some other complex state types. A state cannot be both non-terminal and terminal.NonTerminalStates have the following core properties: o hasDecomp: identifies two or more States that the state may be immediately decomposed into, i.e., its direct children.
Class Diagram Description
Required by Use Case(s)
(why is this specialized definition needed?)
CDM References
What other classes or properties reference this term?
- TerminalState (← links)
- ISO5087-1:DisjunctiveState (← links)
- Pattern:Activity Pattern (← links)
Interface Specification References
This class has been associated with the following interface specification items:
Sources
Sources considered when developing the class:
Status
Pending Approval
Has Subclass(es)
Annotations
Annotation | Value |
---|
Manchester Syntax Specification
Property | Restriction | Value |
---|---|---|
disjointWith | TerminalState | |
HasDecomp | only | State and min 2 State |
HasSubState | only | State |
Supplementary Figures
Figure | Caption |
---|