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.resourceenvironment.CommunicationLinkResourceSpecification>
org.palladiosimulator.somox.analyzer.rules.mocore.surrogate.element.LinkResourceSpecification

public class LinkResourceSpecification extends PcmElement<org.palladiosimulator.pcm.resourceenvironment.CommunicationLinkResourceSpecification>
  • Constructor Summary

    Constructors
    Constructor
    Description
    LinkResourceSpecification(org.palladiosimulator.pcm.resourceenvironment.CommunicationLinkResourceSpecification value, boolean isPlaceholder)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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

    • LinkResourceSpecification

      public LinkResourceSpecification(org.palladiosimulator.pcm.resourceenvironment.CommunicationLinkResourceSpecification value, boolean isPlaceholder)
  • Method Details