Modifier and Type | Method and Description |
---|---|
OperationType |
AssemblyOperation.getOperationType()
Returns the value of the 'Operation Type' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
AssemblyOperation.setOperationType(OperationType value)
Sets the value of the '
Operation Type ' reference. |
Modifier and Type | Field and Description |
---|---|
protected OperationType |
AssemblyOperationImpl.operationType
The cached value of the '
Operation Type ' reference. |
Modifier and Type | Method and Description |
---|---|
OperationType |
AssemblyOperationImpl.basicGetOperationType() |
OperationType |
AssemblyOperationImpl.getOperationType() |
Modifier and Type | Method and Description |
---|---|
void |
AssemblyOperationImpl.setOperationType(OperationType newOperationType) |
Modifier and Type | Method and Description |
---|---|
OperationType |
TypeFactory.createOperationType()
Returns a new object of class 'Operation Type'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EMap<java.lang.String,OperationType> |
ComponentType.getProvidedOperations()
Returns the value of the 'Provided Operations' map.
|
Modifier and Type | Class and Description |
---|---|
class |
OperationTypeImpl
An implementation of the model object 'Operation Type'.
|
Modifier and Type | Field and Description |
---|---|
protected OperationType |
EStringToOperationTypeMapEntryImpl.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,OperationType> |
ComponentTypeImpl.providedOperations
The cached value of the '
Provided Operations ' map. |
Modifier and Type | Method and Description |
---|---|
OperationType |
TypeFactoryImpl.createOperationType() |
OperationType |
EStringToOperationTypeMapEntryImpl.getTypedValue() |
OperationType |
EStringToOperationTypeMapEntryImpl.getValue() |
OperationType |
EStringToOperationTypeMapEntryImpl.setValue(OperationType value) |
Modifier and Type | Method and Description |
---|---|
java.util.Map.Entry<java.lang.String,OperationType> |
TypeFactoryImpl.createEStringToOperationTypeMapEntry() |
org.eclipse.emf.common.util.EMap<java.lang.String,OperationType> |
EStringToOperationTypeMapEntryImpl.getEMap() |
org.eclipse.emf.common.util.EMap<java.lang.String,OperationType> |
ComponentTypeImpl.getProvidedOperations() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
EStringToOperationTypeMapEntryImpl.basicSetTypedValue(OperationType newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
EStringToOperationTypeMapEntryImpl.setTypedValue(OperationType newValue) |
OperationType |
EStringToOperationTypeMapEntryImpl.setValue(OperationType value) |
Modifier and Type | Method and Description |
---|---|
T |
TypeSwitch.caseOperationType(OperationType object)
Returns the result of interpreting the object as an instance of 'Operation Type'.
|
Modifier and Type | Method and Description |
---|---|
T |
TypeSwitch.caseEStringToOperationTypeMapEntry(java.util.Map.Entry<java.lang.String,OperationType> object)
Returns the result of interpreting the object as an instance of 'EString To Operation Type Map Entry'.
|
Modifier and Type | Method and Description |
---|---|
default java.lang.String |
IOperationNameBuilder.build(OperationType operationType) |
void |
JavaOperationSignatureExtractor.extract(OperationType operationType) |
void |
IOperationSignatureExtractor.extract(OperationType operationType) |
Copyright 2020 Kieker Project, http://kieker-monitoring.net