public interface DeployedOperation
extends org.eclipse.emf.ecore.EObject
The following features are supported:
DeploymentPackage.getDeployedOperation()
Modifier and Type | Method and Description |
---|---|
AssemblyOperation |
getAssemblyOperation()
Returns the value of the 'Assembly Operation' reference.
|
DeployedComponent |
getComponent() |
void |
setAssemblyOperation(AssemblyOperation value)
Sets the value of the '
Assembly Operation ' reference. |
AssemblyOperation getAssemblyOperation()
If the meaning of the 'Assembly Operation' reference isn't clear, there really should be more of a description here...
setAssemblyOperation(AssemblyOperation)
,
DeploymentPackage.getDeployedOperation_AssemblyOperation()
void setAssemblyOperation(AssemblyOperation value)
Assembly Operation
' reference.
value
- the new value of the 'Assembly Operation' reference.getAssemblyOperation()
DeployedComponent getComponent()
Copyright 2020 Kieker Project, http://kieker-monitoring.net