public interface DeploymentContext
extends org.eclipse.emf.ecore.EObject
The following features are supported:
DeploymentPackage.getDeploymentContext()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EMap<java.lang.String,DeployedComponent> |
getComponents()
Returns the value of the 'Components' map.
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setName(java.lang.String value)
Sets the value of the '
Name' attribute. |
java.lang.String getName()
setName(String),
DeploymentPackage.getDeploymentContext_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()org.eclipse.emf.common.util.EMap<java.lang.String,DeployedComponent> getComponents()
String,
and the value is of type DeployedComponent,
DeploymentPackage.getDeploymentContext_Components()Copyright 2021 Kieker Project, http://kieker-monitoring.net