Class SingleQVToReconfiguration

All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, Reconfiguration<org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOReconfigurator>, Action<org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOReconfigurator>, QVToReconfiguration, IPCMReconfigurationExecutor
Direct Known Subclasses:
DeltaIoTBaseReconfiguration, ParameterizedSingleQVToReconfiguration

public class SingleQVToReconfiguration extends BaseQVToReconfiguration implements QVToReconfiguration
  • Constructor Details

    • SingleQVToReconfiguration

      protected SingleQVToReconfiguration(SingleQVToReconfiguration transformation)
    • SingleQVToReconfiguration

      protected SingleQVToReconfiguration(org.palladiosimulator.simulizar.reconfiguration.qvto.QvtoModelTransformation transformation, IQVToReconfigurationManager qvtoReconfigurationManager)
  • Method Details

    • of

      public static SingleQVToReconfiguration of(org.palladiosimulator.simulizar.reconfiguration.qvto.QvtoModelTransformation transformation, IQVToReconfigurationManager qvtoReconfigurationManager)
    • execute

      public void execute(IExperimentProvider experimentProvider, de.uka.ipd.sdq.scheduler.resources.active.IResourceTableManager resourceTableManager)
      Specified by:
      execute in interface IPCMReconfigurationExecutor
    • executeTransformation

      protected boolean executeTransformation(org.palladiosimulator.simulizar.reconfiguration.qvto.QVTOReconfigurator qvtoReconf, org.palladiosimulator.simulizar.reconfiguration.qvto.QvtoModelTransformation transformation, de.uka.ipd.sdq.scheduler.resources.active.IResourceTableManager resourceTableManager)
    • isEmptyReconfiguration

      protected boolean isEmptyReconfiguration()
      Specified by:
      isEmptyReconfiguration in class BaseQVToReconfiguration
    • getTransformationName

      protected String getTransformationName()
      Specified by:
      getTransformationName in class BaseQVToReconfiguration