public interface AssemblyOperation
extends org.eclipse.emf.ecore.EObject
The following features are supported:
AssemblyPackage.getAssemblyOperation()
Modifier and Type | Method and Description |
---|---|
AssemblyComponent |
getAssemblyComponent() |
OperationType |
getOperationType()
Returns the value of the 'Operation Type' reference.
|
void |
setOperationType(OperationType value)
Sets the value of the '
Operation Type ' reference. |
OperationType getOperationType()
If the meaning of the 'Operation Type' reference isn't clear, there really should be more of a description here...
setOperationType(OperationType)
,
AssemblyPackage.getAssemblyOperation_OperationType()
void setOperationType(OperationType value)
Operation Type
' reference.
value
- the new value of the 'Operation Type' reference.getOperationType()
AssemblyComponent getAssemblyComponent()
Copyright 2020 Kieker Project, http://kieker-monitoring.net