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. |
org.eclipse.emf.common.util.EMap<java.lang.String,DeployedComponent> getComponents()
String
,
and the value is of type DeployedComponent
,
If the meaning of the 'Components' reference list isn't clear, there really should be more of a description here...
DeploymentPackage.getDeploymentContext_Components()
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
DeploymentPackage.getDeploymentContext_Name()
Copyright 2020 Kieker Project, http://kieker-monitoring.net