Modifier and Type | Method and Description |
---|---|
DeploymentContext |
DeploymentFactory.createDeploymentContext()
Returns a new object of class 'Context'.
|
DeploymentContext |
DeployedComponent.getDeploymentContext() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EMap<java.lang.String,DeploymentContext> |
DeploymentModel.getDeploymentContexts()
Returns the value of the 'Deployment Contexts' map.
|
Modifier and Type | Class and Description |
---|---|
class |
DeploymentContextImpl
An implementation of the model object 'Context'.
|
Modifier and Type | Field and Description |
---|---|
protected DeploymentContext |
EStringToDeploymentContextMapEntryImpl.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,DeploymentContext> |
DeploymentModelImpl.deploymentContexts
The cached value of the '
Deployment Contexts ' map. |
Modifier and Type | Method and Description |
---|---|
DeploymentContext |
DeploymentFactoryImpl.createDeploymentContext() |
DeploymentContext |
DeployedComponentImpl.getDeploymentContext() |
DeploymentContext |
EStringToDeploymentContextMapEntryImpl.getTypedValue() |
DeploymentContext |
EStringToDeploymentContextMapEntryImpl.getValue() |
DeploymentContext |
EStringToDeploymentContextMapEntryImpl.setValue(DeploymentContext value) |
Modifier and Type | Method and Description |
---|---|
java.util.Map.Entry<java.lang.String,DeploymentContext> |
DeploymentFactoryImpl.createEStringToDeploymentContextMapEntry() |
org.eclipse.emf.common.util.EMap<java.lang.String,DeploymentContext> |
DeploymentModelImpl.getDeploymentContexts() |
org.eclipse.emf.common.util.EMap<java.lang.String,DeploymentContext> |
EStringToDeploymentContextMapEntryImpl.getEMap() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
EStringToDeploymentContextMapEntryImpl.basicSetTypedValue(DeploymentContext newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
EStringToDeploymentContextMapEntryImpl.setTypedValue(DeploymentContext newValue) |
DeploymentContext |
EStringToDeploymentContextMapEntryImpl.setValue(DeploymentContext value) |
Modifier and Type | Method and Description |
---|---|
T |
DeploymentSwitch.caseDeploymentContext(DeploymentContext object)
Returns the result of interpreting the object as an instance of 'Context'.
|
Modifier and Type | Method and Description |
---|---|
T |
DeploymentSwitch.caseEStringToDeploymentContextMapEntry(java.util.Map.Entry<java.lang.String,DeploymentContext> object)
Returns the result of interpreting the object as an instance of 'EString To Deployment Context Map Entry'.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net