| Modifier and Type | Method and Description |
|---|---|
StorageType |
AssemblyStorage.getStorageType()
Returns the value of the 'Storage Type' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssemblyStorage.setStorageType(StorageType value)
Sets the value of the '
Storage Type' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected StorageType |
AssemblyStorageImpl.storageType
The cached value of the '
Storage Type' reference. |
| Modifier and Type | Method and Description |
|---|---|
StorageType |
AssemblyStorageImpl.basicGetStorageType() |
StorageType |
AssemblyStorageImpl.getStorageType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AssemblyStorageImpl.setStorageType(StorageType newStorageType) |
| Modifier and Type | Method and Description |
|---|---|
StorageType |
TypeFactory.createStorageType()
Returns a new object of class 'Storage Type'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EMap<java.lang.String,StorageType> |
ComponentType.getProvidedStorages()
Returns the value of the 'Provided Storages' map.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StorageTypeImpl
An implementation of the model object 'Storage Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected StorageType |
EStringToStorageTypeMapEntryImpl.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,StorageType> |
ComponentTypeImpl.providedStorages
The cached value of the '
Provided Storages' map. |
| Modifier and Type | Method and Description |
|---|---|
StorageType |
TypeFactoryImpl.createStorageType() |
StorageType |
EStringToStorageTypeMapEntryImpl.getTypedValue() |
StorageType |
EStringToStorageTypeMapEntryImpl.getValue() |
StorageType |
EStringToStorageTypeMapEntryImpl.setValue(StorageType value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map.Entry<java.lang.String,StorageType> |
TypeFactoryImpl.createEStringToStorageTypeMapEntry() |
org.eclipse.emf.common.util.EMap<java.lang.String,StorageType> |
EStringToStorageTypeMapEntryImpl.getEMap() |
org.eclipse.emf.common.util.EMap<java.lang.String,StorageType> |
ComponentTypeImpl.getProvidedStorages() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
EStringToStorageTypeMapEntryImpl.basicSetTypedValue(StorageType newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
EStringToStorageTypeMapEntryImpl.setTypedValue(StorageType newValue) |
StorageType |
EStringToStorageTypeMapEntryImpl.setValue(StorageType value) |
| Modifier and Type | Method and Description |
|---|---|
T |
TypeSwitch.caseStorageType(StorageType object)
Returns the result of interpreting the object as an instance of 'Storage Type'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
TypeSwitch.caseEStringToStorageTypeMapEntry(java.util.Map.Entry<java.lang.String,StorageType> object)
Returns the result of interpreting the object as an instance of 'EString To Storage Type Map Entry'.
|
Copyright 2021 Kieker Project, http://kieker-monitoring.net