java.lang.Object
tools.mdsd.mocore.framework.surrogate.Replaceable
tools.mdsd.mocore.framework.surrogate.Element<T>
org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.PcmElement<org.palladiosimulator.pcm.repository.OperationSignature>
org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.Signature

public class Signature extends PcmElement<org.palladiosimulator.pcm.repository.OperationSignature>
  • Constructor Summary

    Constructors
    Constructor
    Description
    Signature(org.palladiosimulator.pcm.repository.OperationSignature value, boolean isPlaceholder)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static Signature
     

    Methods inherited from class org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.PcmElement

    equals, getIdentifier, hashCode

    Methods inherited from class tools.mdsd.mocore.framework.surrogate.Element

    getUniqueValue, getValue, includes, isPlaceholderOf, replace

    Methods inherited from class tools.mdsd.mocore.framework.surrogate.Replaceable

    isPlaceholder

    Methods inherited from class java.lang.Object

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

    • Signature

      public Signature(org.palladiosimulator.pcm.repository.OperationSignature value, boolean isPlaceholder)
  • Method Details

    • getUniquePlaceholder

      public static Signature getUniquePlaceholder()