java.lang.Object
tools.mdsd.mocore.framework.processor.Processor<PcmSurrogate,Deployment>
org.palladiosimulator.somox.analyzer.rules.mocore.processor.element.DeploymentProcessor

public class DeploymentProcessor extends tools.mdsd.mocore.framework.processor.Processor<PcmSurrogate,Deployment>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    refine(Deployment discovery)
     

    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

    • DeploymentProcessor

      public DeploymentProcessor(PcmSurrogate model)
  • Method Details

    • refine

      protected void refine(Deployment discovery)
      Specified by:
      refine in class tools.mdsd.mocore.framework.processor.Processor<PcmSurrogate,Deployment>