Package com.nomagic.magicdraw.simulation.engine
package com.nomagic.magicdraw.simulation.engine
-
ClassDescriptionThe abstract implementation class of
ExecutionEngineDescriptor
.A listener interface for element id in the simulation model.Allows executingBehavior
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.