Modifier and Type | Method and Description |
---|---|
AssemblyOperation |
AssemblyFactory.createAssemblyOperation()
Returns a new object of class 'Operation'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EMap<java.lang.String,AssemblyOperation> |
AssemblyComponent.getAssemblyOperations()
Returns the value of the 'Assembly Operations' map.
|
Modifier and Type | Class and Description |
---|---|
class |
AssemblyOperationImpl
An implementation of the model object 'Operation'.
|
Modifier and Type | Field and Description |
---|---|
protected AssemblyOperation |
EStringToAssemblyOperationMapEntryImpl.value
The cached value of the '
Value ' containment reference. |
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EMap<java.lang.String,AssemblyOperation> |
AssemblyComponentImpl.assemblyOperations
The cached value of the '
Assembly Operations ' map. |
Modifier and Type | Method and Description |
---|---|
AssemblyOperation |
AssemblyFactoryImpl.createAssemblyOperation() |
AssemblyOperation |
EStringToAssemblyOperationMapEntryImpl.getTypedValue() |
AssemblyOperation |
EStringToAssemblyOperationMapEntryImpl.getValue() |
AssemblyOperation |
EStringToAssemblyOperationMapEntryImpl.setValue(AssemblyOperation value) |
Modifier and Type | Method and Description |
---|---|
java.util.Map.Entry<java.lang.String,AssemblyOperation> |
AssemblyFactoryImpl.createEStringToAssemblyOperationMapEntry() |
org.eclipse.emf.common.util.EMap<java.lang.String,AssemblyOperation> |
AssemblyComponentImpl.getAssemblyOperations() |
org.eclipse.emf.common.util.EMap<java.lang.String,AssemblyOperation> |
EStringToAssemblyOperationMapEntryImpl.getEMap() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
EStringToAssemblyOperationMapEntryImpl.basicSetTypedValue(AssemblyOperation newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
EStringToAssemblyOperationMapEntryImpl.setTypedValue(AssemblyOperation newValue) |
AssemblyOperation |
EStringToAssemblyOperationMapEntryImpl.setValue(AssemblyOperation value) |
Modifier and Type | Method and Description |
---|---|
T |
AssemblySwitch.caseAssemblyOperation(AssemblyOperation object)
Returns the result of interpreting the object as an instance of 'Operation'.
|
Modifier and Type | Method and Description |
---|---|
T |
AssemblySwitch.caseEStringToAssemblyOperationMapEntry(java.util.Map.Entry<java.lang.String,AssemblyOperation> object)
Returns the result of interpreting the object as an instance of 'EString To Assembly Operation Map Entry'.
|
Modifier and Type | Method and Description |
---|---|
AssemblyOperation |
DeployedOperation.getAssemblyOperation()
Returns the value of the 'Assembly Operation' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
DeployedOperation.setAssemblyOperation(AssemblyOperation value)
Sets the value of the '
Assembly Operation ' reference. |
Modifier and Type | Field and Description |
---|---|
protected AssemblyOperation |
DeployedOperationImpl.assemblyOperation
The cached value of the '
Assembly
Operation ' reference. |
Modifier and Type | Method and Description |
---|---|
AssemblyOperation |
DeployedOperationImpl.basicGetAssemblyOperation() |
AssemblyOperation |
DeployedOperationImpl.getAssemblyOperation() |
Modifier and Type | Method and Description |
---|---|
void |
DeployedOperationImpl.setAssemblyOperation(AssemblyOperation newAssemblyOperation) |
Copyright 2020 Kieker Project, http://kieker-monitoring.net