Modifier and Type | Interface and Description |
---|---|
interface |
AreaInterchangeControl
A representation of the model object 'Area Interchange Controller'.
|
Modifier and Type | Class and Description |
---|---|
class |
AreaInterchangeControlImpl
An implementation of the model object 'Area Interchange Controller'.
|
Modifier and Type | Method and Description |
---|---|
T |
NetAdjustSwitch.caseIRegulationDevice(IRegulationDevice object)
Returns the result of interpreting the object as an instance of 'IRegulation Device'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<IRegulationDevice> |
RegDeviceContainer.getRegDeviceList()
Returns the value of the 'Reg Device List' containment reference list.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<IRegulationDevice> |
RegDeviceContainerImpl.regDeviceList
The cached value of the '
Reg Device List ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<IRegulationDevice> |
RegDeviceContainerImpl.getRegDeviceList() |
Modifier and Type | Method and Description |
---|---|
T |
NetRegulationSwitch.caseIRegulationDevice(IRegulationDevice object)
Returns the result of interpreting the object as an instance of 'IRegulation Device'.
|