1 / 3

STATE MACHINES – MAIN

STATE MACHINES – MAIN. Model Element. (from Core). +context. 0..1. +behavior. *. State Machine. Guard. expression: BooleanExpression. 0..1. +guard. 0..1. 0..1. *. 1. +transition. +source. +outgoing. State Vertex. 1. *. Transition. +target. +incoming. *. 1. *. 0..1. *.

ariane
Télécharger la présentation

STATE MACHINES – MAIN

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Präsentation Meta-Modelle STATE MACHINES – MAIN • Model Element • (from Core) • +context • 0..1 • +behavior • * • State Machine • Guard • expression: BooleanExpression • 0..1 • +guard • 0..1 • 0..1 • * • 1 • +transition • +source • +outgoing • State Vertex • 1 • * • Transition • +target • +incoming • * • 1 • * • 0..1 • * • +internal • 1 • +top • 0..1 • 0..1 • +affect • +entry • Pseudostate • Synch State • State • Action • 0..1 • 0..1 • kind:PseudostateKind • bound: UnlimitedInteger • (from Common Behavior) • +exit • 0..1 • 0..1 • +doActivity • 0..1 • +trigger • 0..1 • 0..1 • +defferableEvent • Event • 0..* • 0..* • Simple State • Final State

  2. Präsentation Meta-Modelle STATE MACHINES – EVENTS • Model Element • (from Core) • {ordered}+parameter • Parameter • Event • (from Core) • * • 0..1 • SignalEvent • CallEvent • TimeEvent • OrangeEvent • when: TimeExpression • changeExpression: BooleanExpression • +occurence • * • +occurence • * • +signal • 1 • +operation • 1 • Signal • Operation • (from Common Behavior) • (from Core)

  3. SimpleState • (from StateMachine) • Classifier • (from Core) Präsentation Meta-Modelle Activity Graphs • StateMachine • +behavior • +context • ModelElement • (from StateMachine) • (from Core) • * • 0..1 • 0..1 • * • +contents • * • ActivityGraph • Partition • +partition • 1 • 0..* • +top • 1 • State • 1..* • (from StateMachine) • +inState • +type • 1 • * • +type • 1 • ActionState • ObjectFlowState • isDynamic: Boolean • dynamicArguments: ArgListsExpression • dynamicMultiplicity: Multiplicity • isSync: Boolean • +state • * • +parameter • * • * • 0..* • Parameter • ClassifierInState • (from Core)

More Related