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.
|
DeploymentContext |
getDeploymentContext() |
void |
setAssemblyComponent(AssemblyComponent value)
Sets the value of the '
Assembly Component ' reference. |
AssemblyComponent getAssemblyComponent()
If the meaning of the 'Assembly Component' reference isn't clear, there really should be more of a description here...
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
,
If the meaning of the 'Contained Operations' reference list isn't clear, there really should be more of a description here...
DeploymentPackage.getDeployedComponent_ContainedOperations()
DeploymentContext getDeploymentContext()
Copyright 2020 Kieker Project, http://kieker-monitoring.net