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

public class RepositoryTransformer extends Object implements tools.mdsd.mocore.framework.transformation.Transformer<PcmSurrogate,org.palladiosimulator.pcm.repository.Repository>
  • Constructor Details

    • RepositoryTransformer

      public RepositoryTransformer()
  • Method Details

    • transform

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

      protected static boolean isExcludedFromDelegation(Component<?> provider, Interface providedInterface)
    • getProvidedRoleName

      protected static String getProvidedRoleName(Interface interfaceInstance)
    • getRequiredRoleName

      protected static String getRequiredRoleName(Interface interfaceInstance)