java.lang.Object
org.palladiosimulator.somox.analyzer.rules.mocore.transformation.SystemTransformer
All Implemented Interfaces:
tools.mdsd.mocore.framework.transformation.Transformer<PcmSurrogate,org.palladiosimulator.pcm.system.System>

public class SystemTransformer extends Object implements tools.mdsd.mocore.framework.transformation.Transformer<PcmSurrogate,org.palladiosimulator.pcm.system.System>
  • Constructor Details

    • SystemTransformer

      public SystemTransformer()
  • Method Details

    • transform

      public org.palladiosimulator.pcm.system.System transform(PcmSurrogate model)
      Specified by:
      transform in interface tools.mdsd.mocore.framework.transformation.Transformer<PcmSurrogate,org.palladiosimulator.pcm.system.System>
    • transform

      public org.palladiosimulator.pcm.system.System transform(PcmSurrogate model, org.palladiosimulator.pcm.repository.Repository repository)
    • getAssemblyContextName

      protected static String getAssemblyContextName(Component<?> component)
    • getAssemblyConnectorName

      protected static String getAssemblyConnectorName(Interface interfaceInstance)