public interface DeployedComponent
extends org.eclipse.emf.ecore.EObject
The following features are supported:
DeploymentPackage.getDeployedComponent()| Modifier and Type | Method and Description |
|---|---|
AssemblyComponent |
getAssemblyComponent()
Returns the value of the 'Assembly Component' reference.
|
org.eclipse.emf.common.util.EMap<java.lang.String,DeployedOperation> |
getContainedOperations()
Returns the value of the 'Contained Operations' map.
|
org.eclipse.emf.common.util.EMap<java.lang.String,DeployedStorage> |
getContainedStorages()
Returns the value of the 'Contained Storages' map.
|
DeploymentContext |
getDeploymentContext() |
java.lang.String |
getSignature()
Returns the value of the 'Signature' attribute.
|
void |
setAssemblyComponent(AssemblyComponent value)
Sets the value of the '
Assembly Component' reference. |
void |
setSignature(java.lang.String value)
Sets the value of the '
Signature' attribute. |
AssemblyComponent getAssemblyComponent()
setAssemblyComponent(AssemblyComponent),
DeploymentPackage.getDeployedComponent_AssemblyComponent()void setAssemblyComponent(AssemblyComponent value)
Assembly Component' reference.
value - the new value of the 'Assembly Component' reference.getAssemblyComponent()org.eclipse.emf.common.util.EMap<java.lang.String,DeployedOperation> getContainedOperations()
String,
and the value is of type DeployedOperation,
DeploymentPackage.getDeployedComponent_ContainedOperations()org.eclipse.emf.common.util.EMap<java.lang.String,DeployedStorage> getContainedStorages()
String,
and the value is of type DeployedStorage,
DeploymentPackage.getDeployedComponent_ContainedStorages()java.lang.String getSignature()
setSignature(String),
DeploymentPackage.getDeployedComponent_Signature()void setSignature(java.lang.String value)
Signature' attribute.
value - the new value of the 'Signature' attribute.getSignature()DeploymentContext getDeploymentContext()
Copyright 2021 Kieker Project, http://kieker-monitoring.net