Package com.nomagic.magicdraw.simulation.engine


package com.nomagic.magicdraw.simulation.engine
  • Class
    Description
    A listener interface for element id in the simulation model.
    Allows executing Behavior in a customized way during simulation execution.
    The descriptor which provides such information as engine's name, engine's icon also can check whether an element can be executed by an engine which is created from this descriptor and can create an engine instance.