public interface AggregatedStorageAccess
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ExecutionPackage.getAggregatedStorageAccess()| Modifier and Type | Method and Description |
|---|---|
DeployedOperation |
getCode()
Returns the value of the 'Code' reference.
|
EDirection |
getDirection()
Returns the value of the 'Direction' attribute.
|
DeployedStorage |
getStorage()
Returns the value of the 'Storage' reference.
|
void |
setCode(DeployedOperation value)
Sets the value of the '
Code' reference. |
void |
setDirection(EDirection value)
Sets the value of the '
Direction' attribute. |
void |
setStorage(DeployedStorage value)
Sets the value of the '
Storage' reference. |
DeployedStorage getStorage()
setStorage(DeployedStorage),
ExecutionPackage.getAggregatedStorageAccess_Storage()void setStorage(DeployedStorage value)
Storage' reference.
value - the new value of the 'Storage' reference.getStorage()DeployedOperation getCode()
setCode(DeployedOperation),
ExecutionPackage.getAggregatedStorageAccess_Code()void setCode(DeployedOperation value)
Code' reference.
value - the new value of the 'Code' reference.getCode()EDirection getDirection()
EDirection.
EDirection,
setDirection(EDirection),
ExecutionPackage.getAggregatedStorageAccess_Direction()void setDirection(EDirection value)
Direction' attribute.
value - the new value of the 'Direction' attribute.EDirection,
getDirection()Copyright 2021 Kieker Project, http://kieker-monitoring.net