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.OperationInterface>
org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.Interface

public class Interface extends PcmElement<org.palladiosimulator.pcm.repository.OperationInterface>
  • Constructor Summary

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

    Modifier and Type
    Method
    Description
    static Interface
     

    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

    • Interface

      public Interface(org.palladiosimulator.pcm.repository.OperationInterface value, boolean isPlaceholder)
  • Method Details

    • getUniquePlaceholder

      public static Interface getUniquePlaceholder()