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

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    refine(Interface 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

    • InterfaceProcessor

      public InterfaceProcessor(PcmSurrogate model)
  • Method Details

    • refine

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