Class ComponentAllocationRelationProcessor

java.lang.Object
tools.mdsd.mocore.framework.processor.Processor<M,T>
tools.mdsd.mocore.framework.processor.RelationProcessor<PcmSurrogate,ComponentAllocationRelation>
org.palladiosimulator.somox.analyzer.rules.mocore.processor.relation.ComponentAllocationRelationProcessor

public class ComponentAllocationRelationProcessor extends tools.mdsd.mocore.framework.processor.RelationProcessor<PcmSurrogate,ComponentAllocationRelation>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class tools.mdsd.mocore.framework.processor.RelationProcessor

    refine, replaceDirectPlaceholders, replaceIndirectPlaceholders

    Methods inherited from class tools.mdsd.mocore.framework.processor.Processor

    addImplication, addImplications, getImplications, getModel, getProcessableType, merge, process, removeImplication, removeImplications, replaceImplications

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ComponentAllocationRelationProcessor

      public ComponentAllocationRelationProcessor(PcmSurrogate model)