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

public class Deployment extends PcmElement<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer>
  • Constructor Summary

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

    Modifier and Type
    Method
    Description
    static Deployment
     

    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

    • Deployment

      public Deployment(org.palladiosimulator.pcm.resourceenvironment.ResourceContainer value, boolean isPlaceholder)
  • Method Details

    • getUniquePlaceholder

      public static Deployment getUniquePlaceholder()