| Modifier and Type | Method and Description |
|---|---|
DeployedComponent |
DeploymentFactory.createDeployedComponent()
Returns a new object of class 'Deployed Component'.
|
DeployedComponent |
DeployedOperation.getComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EMap<java.lang.String,DeployedComponent> |
DeploymentContext.getComponents()
Returns the value of the 'Components' map.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeployedComponentImpl
An implementation of the model object 'Deployed Component'.
|
| Modifier and Type | Field and Description |
|---|---|
protected DeployedComponent |
EStringToDeployedComponentMapEntryImpl.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,DeployedComponent> |
DeploymentContextImpl.components
The cached value of the '
Components' map. |
| Modifier and Type | Method and Description |
|---|---|
DeployedComponent |
DeploymentFactoryImpl.createDeployedComponent() |
DeployedComponent |
DeployedOperationImpl.getComponent() |
DeployedComponent |
EStringToDeployedComponentMapEntryImpl.getTypedValue() |
DeployedComponent |
EStringToDeployedComponentMapEntryImpl.getValue() |
DeployedComponent |
EStringToDeployedComponentMapEntryImpl.setValue(DeployedComponent value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map.Entry<java.lang.String,DeployedComponent> |
DeploymentFactoryImpl.createEStringToDeployedComponentMapEntry() |
org.eclipse.emf.common.util.EMap<java.lang.String,DeployedComponent> |
DeploymentContextImpl.getComponents() |
org.eclipse.emf.common.util.EMap<java.lang.String,DeployedComponent> |
EStringToDeployedComponentMapEntryImpl.getEMap() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
EStringToDeployedComponentMapEntryImpl.basicSetTypedValue(DeployedComponent newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
EStringToDeployedComponentMapEntryImpl.setTypedValue(DeployedComponent newValue) |
DeployedComponent |
EStringToDeployedComponentMapEntryImpl.setValue(DeployedComponent value) |
| Modifier and Type | Method and Description |
|---|---|
T |
DeploymentSwitch.caseDeployedComponent(DeployedComponent object)
Returns the result of interpreting the object as an instance of 'Deployed Component'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DeploymentSwitch.caseEStringToDeployedComponentMapEntry(java.util.Map.Entry<java.lang.String,DeployedComponent> object)
Returns the result of interpreting the object as an instance of 'EString To Deployed Component Map Entry'.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net