Class Execution
java.lang.Object
com.nomagic.magicdraw.simulation.fuml.loci.SemanticVisitor
com.nomagic.magicdraw.simulation.fuml.classes.Value
com.nomagic.magicdraw.simulation.fuml.classes.StructuredValue
com.nomagic.magicdraw.simulation.fuml.classes.CompoundValue
com.nomagic.magicdraw.simulation.fuml.classes.ExtensionalValue
com.nomagic.magicdraw.simulation.fuml.classes.Object_
com.nomagic.magicdraw.simulation.fuml.behaviors.Execution
- All Implemented Interfaces:
com.nomagic.magicdraw.simulation.listener.SimulationListenerable
The Class Execution.
-
Field Summary
Fields inherited from class com.nomagic.magicdraw.simulation.fuml.classes.ExtensionalValue
identifier, locusFields inherited from class com.nomagic.magicdraw.simulation.fuml.loci.SemanticVisitor
listenerInfoSupport -
Method Summary
Methods inherited from class com.nomagic.magicdraw.simulation.fuml.classes.Object_
getExecutions, getRefSession, getTypesMethods inherited from class com.nomagic.magicdraw.simulation.fuml.classes.ExtensionalValue
getLocusMethods inherited from class com.nomagic.magicdraw.simulation.fuml.loci.SemanticVisitor
_beginIsolation, _endIsolation, firePropertyChange, getListeners, register, register, unregister
-
Method Details
-
getBehavior
Gets the behavior.- Returns:
- the behavior
-