Class AtomicComponent
java.lang.Object
tools.mdsd.mocore.framework.surrogate.Replaceable
tools.mdsd.mocore.framework.surrogate.Element<T>
org.palladiosimulator.retriever.mocore.surrogate.element.PcmElement<T>
org.palladiosimulator.retriever.mocore.surrogate.element.Component<org.palladiosimulator.pcm.repository.BasicComponent>
org.palladiosimulator.retriever.mocore.surrogate.element.AtomicComponent
-
Constructor Summary
ConstructorsConstructorDescriptionAtomicComponent(org.palladiosimulator.pcm.repository.BasicComponent value, boolean isPlaceholder) -
Method Summary
Modifier and TypeMethodDescriptionstatic AtomicComponentgetNamedPlaceholder(String name) static AtomicComponentMethods inherited from class org.palladiosimulator.retriever.mocore.surrogate.element.PcmElement
equals, getIdentifier, hashCodeMethods inherited from class tools.mdsd.mocore.framework.surrogate.Element
getUniqueValue, getValue, includes, isPlaceholderOf, replaceMethods inherited from class tools.mdsd.mocore.framework.surrogate.Replaceable
isPlaceholder
-
Constructor Details
-
AtomicComponent
public AtomicComponent(org.palladiosimulator.pcm.repository.BasicComponent value, boolean isPlaceholder)
-
-
Method Details
-
getNamedPlaceholder
-
getUniquePlaceholder
-