public class DummyComponentBuilder extends Object
| Constructor and Description |
|---|
DummyComponentBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static org.palladiosimulator.pcm.repository.BasicComponent |
createDummyComponent(Set<SubComponentInformation> subComponentInformationOnNonBoundInterfacePorts,
org.palladiosimulator.pcm.system.System pcmSystem,
org.palladiosimulator.pcm.resourceenvironment.ResourceEnvironment resourceEnv,
AnalysisResult analysisResult)
Creates a single dummy primitive Components and adds it
as instance to the passed composite structure and creates
assembly connectors to the newly created component.
|
public static org.palladiosimulator.pcm.repository.BasicComponent createDummyComponent(Set<SubComponentInformation> subComponentInformationOnNonBoundInterfacePorts, org.palladiosimulator.pcm.system.System pcmSystem, org.palladiosimulator.pcm.resourceenvironment.ResourceEnvironment resourceEnv, AnalysisResult analysisResult)
sammSystem - The SAMM system to create the dummy in.container - the container to allocate to