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

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

    Constructors
    Constructor
    Description
     
  • Method Summary

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

    • SignatureProcessor

      public SignatureProcessor(PcmSurrogate model)
  • Method Details

    • refine

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