java.lang.Object
com.nomagic.magicdraw.simulation.fuml.loci.SemanticVisitor
All Implemented Interfaces:
com.nomagic.magicdraw.simulation.listener.SimulationListenerable

@OpenApi public abstract class Execution extends Object_
The Class Execution.
  • Field Summary

    Fields inherited from class com.nomagic.magicdraw.simulation.fuml.classes.ExtensionalValue

    identifier, locus

    Fields inherited from class com.nomagic.magicdraw.simulation.fuml.loci.SemanticVisitor

    listenerInfoSupport
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the behavior.

    Methods inherited from class com.nomagic.magicdraw.simulation.fuml.classes.Object_

    getExecutions, getRefSession, getTypes

    Methods inherited from class com.nomagic.magicdraw.simulation.fuml.classes.ExtensionalValue

    getLocus

    Methods inherited from class com.nomagic.magicdraw.simulation.fuml.loci.SemanticVisitor

    _beginIsolation, _endIsolation, firePropertyChange, getListeners, register, register, unregister

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • getBehavior

      @OpenApi @CheckForNull public Behavior getBehavior()
      Gets the behavior.
      Returns:
      the behavior