Uses of Interface
org.intocps.maestro.interpreter.ITransitionManager
Packages that use ITransitionManager
-
Uses of ITransitionManager in org.intocps.maestro.interpreter
Classes in org.intocps.maestro.interpreter that implement ITransitionManagerConstructors in org.intocps.maestro.interpreter with parameters of type ITransitionManagerModifierConstructorDescriptionInterpreter(IExternalValueFactory loadFactory, ITransitionManager transitionManager) MableInterpreter(DefaultExternalValueFactory loadFactory, ITransitionManager transitionManager)