Modifier and Type | Method and Description |
---|---|
AssemblyComponent |
AssemblyFactory.createAssemblyComponent()
Returns a new object of class 'Component'.
|
AssemblyComponent |
AssemblyOperation.getAssemblyComponent() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EMap<java.lang.String,AssemblyComponent> |
AssemblyModel.getAssemblyComponents()
Returns the value of the 'Assembly Components' map.
|
Modifier and Type | Class and Description |
---|---|
class |
AssemblyComponentImpl
An implementation of the model object 'Component'.
|
Modifier and Type | Field and Description |
---|---|
protected AssemblyComponent |
EStringToAssemblyComponentMapEntryImpl.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,AssemblyComponent> |
AssemblyModelImpl.assemblyComponents
The cached value of the '
Assembly Components ' map. |
Modifier and Type | Method and Description |
---|---|
AssemblyComponent |
AssemblyFactoryImpl.createAssemblyComponent() |
AssemblyComponent |
AssemblyOperationImpl.getAssemblyComponent() |
AssemblyComponent |
EStringToAssemblyComponentMapEntryImpl.getTypedValue() |
AssemblyComponent |
EStringToAssemblyComponentMapEntryImpl.getValue() |
AssemblyComponent |
EStringToAssemblyComponentMapEntryImpl.setValue(AssemblyComponent value) |
Modifier and Type | Method and Description |
---|---|
java.util.Map.Entry<java.lang.String,AssemblyComponent> |
AssemblyFactoryImpl.createEStringToAssemblyComponentMapEntry() |
org.eclipse.emf.common.util.EMap<java.lang.String,AssemblyComponent> |
AssemblyModelImpl.getAssemblyComponents() |
org.eclipse.emf.common.util.EMap<java.lang.String,AssemblyComponent> |
EStringToAssemblyComponentMapEntryImpl.getEMap() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
EStringToAssemblyComponentMapEntryImpl.basicSetTypedValue(AssemblyComponent newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
EStringToAssemblyComponentMapEntryImpl.setTypedValue(AssemblyComponent newValue) |
AssemblyComponent |
EStringToAssemblyComponentMapEntryImpl.setValue(AssemblyComponent value) |
Modifier and Type | Method and Description |
---|---|
T |
AssemblySwitch.caseAssemblyComponent(AssemblyComponent object)
Returns the result of interpreting the object as an instance of 'Component'.
|
Modifier and Type | Method and Description |
---|---|
T |
AssemblySwitch.caseEStringToAssemblyComponentMapEntry(java.util.Map.Entry<java.lang.String,AssemblyComponent> object)
Returns the result of interpreting the object as an instance of 'EString To Assembly Component Map Entry'.
|
Modifier and Type | Method and Description |
---|---|
AssemblyComponent |
DeployedComponent.getAssemblyComponent()
Returns the value of the 'Assembly Component' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
DeployedComponent.setAssemblyComponent(AssemblyComponent value)
Sets the value of the '
Assembly Component ' reference. |
Modifier and Type | Field and Description |
---|---|
protected AssemblyComponent |
DeployedComponentImpl.assemblyComponent
The cached value of the '
Assembly Component ' reference. |
Modifier and Type | Method and Description |
---|---|
AssemblyComponent |
DeployedComponentImpl.basicGetAssemblyComponent() |
AssemblyComponent |
DeployedComponentImpl.getAssemblyComponent() |
Modifier and Type | Method and Description |
---|---|
void |
DeployedComponentImpl.setAssemblyComponent(AssemblyComponent newAssemblyComponent) |
Copyright 2020 Kieker Project, http://kieker-monitoring.net