Modifier and Type | Method and Description |
---|---|
protected abstract IVertex |
AbstractDependencyGraphBuilder.addVertex(DeployedOperation deployedOperation) |
protected IVertex |
AssemblyLevelOperationDependencyGraphBuilder.addVertex(DeployedOperation deployedOperation) |
protected IVertex |
AssemblyLevelComponentDependencyGraphBuilder.addVertex(DeployedOperation deployedOperation) |
protected IVertex |
TypeLevelComponentDependencyGraphBuilder.addVertex(DeployedOperation deployedOperation) |
protected IVertex |
TypeLevelOperationDependencyGraphBuilder.addVertex(DeployedOperation deployedOperation) |
protected IVertex |
DeploymentLevelContextDependencyGraphBuilder.addVertex(DeployedOperation deployedOperation) |
protected IVertex |
DeploymentLevelComponentDependencyGraphBuilder.addVertex(DeployedOperation deployedOperation) |
protected IVertex |
DeploymentLevelOperationDependencyGraphBuilder.addVertex(DeployedOperation deployedOperation) |
Modifier and Type | Method and Description |
---|---|
protected void |
ExecutionModelAssembler.addExecution(DeployedOperation source,
DeployedOperation target) |
Modifier and Type | Method and Description |
---|---|
DeployedOperation |
DeploymentFactory.createDeployedOperation()
Returns a new object of class 'Deployed Operation'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EMap<java.lang.String,DeployedOperation> |
DeployedComponent.getContainedOperations()
Returns the value of the 'Contained Operations' map.
|
Modifier and Type | Class and Description |
---|---|
class |
DeployedOperationImpl
An implementation of the model object
'Deployed Operation'.
|
Modifier and Type | Field and Description |
---|---|
protected DeployedOperation |
EStringToDeployedOperationMapEntryImpl.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,DeployedOperation> |
DeployedComponentImpl.containedOperations
The cached value of the '
Contained Operations ' map. |
Modifier and Type | Method and Description |
---|---|
DeployedOperation |
DeploymentFactoryImpl.createDeployedOperation() |
DeployedOperation |
EStringToDeployedOperationMapEntryImpl.getTypedValue() |
DeployedOperation |
EStringToDeployedOperationMapEntryImpl.getValue() |
DeployedOperation |
EStringToDeployedOperationMapEntryImpl.setValue(DeployedOperation value) |
Modifier and Type | Method and Description |
---|---|
java.util.Map.Entry<java.lang.String,DeployedOperation> |
DeploymentFactoryImpl.createEStringToDeployedOperationMapEntry() |
org.eclipse.emf.common.util.EMap<java.lang.String,DeployedOperation> |
DeployedComponentImpl.getContainedOperations() |
org.eclipse.emf.common.util.EMap<java.lang.String,DeployedOperation> |
EStringToDeployedOperationMapEntryImpl.getEMap() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
EStringToDeployedOperationMapEntryImpl.basicSetTypedValue(DeployedOperation newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
EStringToDeployedOperationMapEntryImpl.setTypedValue(DeployedOperation newValue) |
DeployedOperation |
EStringToDeployedOperationMapEntryImpl.setValue(DeployedOperation value) |
Modifier and Type | Method and Description |
---|---|
T |
DeploymentSwitch.caseDeployedOperation(DeployedOperation object)
Returns the result of interpreting the object as an instance of 'Deployed Operation'.
|
Modifier and Type | Method and Description |
---|---|
T |
DeploymentSwitch.caseEStringToDeployedOperationMapEntry(java.util.Map.Entry<java.lang.String,DeployedOperation> object)
Returns the result of interpreting the object as an instance of 'EString To Deployed Operation Map Entry'.
|
Modifier and Type | Method and Description |
---|---|
DeployedOperation |
AggregatedInvocation.getSource()
Returns the value of the 'Source' reference.
|
DeployedOperation |
AggregatedInvocation.getTarget()
Returns the value of the 'Target' reference.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EMap<ComposedKey<DeployedOperation,DeployedOperation>,AggregatedInvocation> |
ExecutionModel.getAggregatedInvocations()
Returns the value of the 'Aggregated Invocations' map.
|
org.eclipse.emf.common.util.EMap<ComposedKey<DeployedOperation,DeployedOperation>,AggregatedInvocation> |
ExecutionModel.getAggregatedInvocations()
Returns the value of the 'Aggregated Invocations' map.
|
Modifier and Type | Method and Description |
---|---|
void |
AggregatedInvocation.setSource(DeployedOperation value)
Sets the value of the '
Source ' reference. |
void |
AggregatedInvocation.setTarget(DeployedOperation value)
Sets the value of the '
Target ' reference. |
Modifier and Type | Field and Description |
---|---|
protected DeployedOperation |
AggregatedInvocationImpl.source
The cached value of the '
Source ' reference. |
protected DeployedOperation |
AggregatedInvocationImpl.target
The cached value of the '
Target ' reference. |
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EMap<ComposedKey<DeployedOperation,DeployedOperation>,AggregatedInvocation> |
ExecutionModelImpl.aggregatedInvocations
The cached value of the '
Aggregated Invocations ' map. |
protected org.eclipse.emf.common.util.EMap<ComposedKey<DeployedOperation,DeployedOperation>,AggregatedInvocation> |
ExecutionModelImpl.aggregatedInvocations
The cached value of the '
Aggregated Invocations ' map. |
protected ComposedKey<DeployedOperation,DeployedOperation> |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.key
The cached value of the '
Key ' attribute. |
protected ComposedKey<DeployedOperation,DeployedOperation> |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.key
The cached value of the '
Key ' attribute. |
Modifier and Type | Method and Description |
---|---|
DeployedOperation |
AggregatedInvocationImpl.basicGetSource() |
DeployedOperation |
AggregatedInvocationImpl.basicGetTarget() |
DeployedOperation |
AggregatedInvocationImpl.getSource() |
DeployedOperation |
AggregatedInvocationImpl.getTarget() |
Modifier and Type | Method and Description |
---|---|
void |
AggregatedInvocationImpl.setSource(DeployedOperation newSource) |
void |
AggregatedInvocationImpl.setTarget(DeployedOperation newTarget) |
Modifier and Type | Method and Description |
---|---|
void |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.setKey(ComposedKey<DeployedOperation,DeployedOperation> key) |
void |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.setKey(ComposedKey<DeployedOperation,DeployedOperation> key) |
void |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.setTypedKey(ComposedKey<DeployedOperation,DeployedOperation> newKey) |
void |
DeployedOperationsPairToAggregatedInvocationMapEntryImpl.setTypedKey(ComposedKey<DeployedOperation,DeployedOperation> newKey) |
Modifier and Type | Method and Description |
---|---|
T |
ExecutionSwitch.caseDeployedOperationsPairToAggregatedInvocationMapEntry(java.util.Map.Entry<ComposedKey<DeployedOperation,DeployedOperation>,AggregatedInvocation> object)
Returns the result of interpreting the object as an instance of 'Deployed Operations Pair To Aggregated Invocation Map Entry'.
|
T |
ExecutionSwitch.caseDeployedOperationsPairToAggregatedInvocationMapEntry(java.util.Map.Entry<ComposedKey<DeployedOperation,DeployedOperation>,AggregatedInvocation> object)
Returns the result of interpreting the object as an instance of 'Deployed Operations Pair To Aggregated Invocation Map Entry'.
|
Modifier and Type | Method and Description |
---|---|
DeployedOperation |
OperationCall.getOperation()
Returns the value of the 'Operation' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
OperationCall.setOperation(DeployedOperation value)
Sets the value of the '
Operation ' reference. |
Modifier and Type | Field and Description |
---|---|
protected DeployedOperation |
OperationCallImpl.operation
The cached value of the '
Operation ' reference. |
Modifier and Type | Method and Description |
---|---|
DeployedOperation |
OperationCallImpl.basicGetOperation() |
DeployedOperation |
OperationCallImpl.getOperation() |
Modifier and Type | Method and Description |
---|---|
void |
OperationCallImpl.setOperation(DeployedOperation newOperation) |
Copyright 2020 Kieker Project, http://kieker-monitoring.net