Modifier and Type | Method and Description |
---|---|
AclfBusControl |
BaseAclfBus.getBusControl()
Returns the value of the 'Bus Control' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseAclfBus.setBusControl(AclfBusControl value)
Sets the value of the '
Bus Control ' containment reference. |
Modifier and Type | Interface and Description |
---|---|
interface |
PQBusLimit
A representation of the model object 'PQ Bus Limit'.
|
interface |
PVBusLimit
A representation of the model object 'PV Bus Limit'.
|
interface |
RemoteQBus
A representation of the model object 'Remote QBus'.
|
interface |
RemoteQControlGroup
A representation of the model object 'Remote QControl Group'.
|
interface |
SwitchedShunt
A representation of the model object 'Switched Shunt'.
|
Modifier and Type | Class and Description |
---|---|
class |
AclfBusControlImpl
An implementation of the model object 'Aclf Control Bus'.
|
class |
PQBusLimitImpl
An implementation of the model object 'PQ Bus Limit'.
|
class |
PVBusLimitImpl
An implementation of the model object 'PV Bus Limit'.
|
class |
RemoteQBusImpl
An implementation of the model object 'Remote QBus'.
|
class |
RemoteQControlGroupImpl
An implementation of the model object 'Remote QControl Group'.
|
class |
SwitchedShuntImpl |
Modifier and Type | Method and Description |
---|---|
T |
AclfAdjustSwitch.caseAclfBusControl(AclfBusControl object)
Returns the result of interpreting the object as an instance of 'Aclf Bus Control'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StaticVarCompensator
A representation of the model object 'Switch Cap Bank'.
|
Modifier and Type | Class and Description |
---|---|
class |
StaticVarCompensatorImpl
An implementation of the model object 'Switch Cap Bank'.
|
Modifier and Type | Method and Description |
---|---|
T |
FACTSSwitch.caseAclfBusControl(AclfBusControl object)
Returns the result of interpreting the object as an instance of 'Aclf Bus Control'.
|
Modifier and Type | Field and Description |
---|---|
protected AclfBusControl |
BaseAclfBusImpl.busControl
The cached value of the '
Bus Control ' containment reference. |
Modifier and Type | Method and Description |
---|---|
AclfBusControl |
BaseAclfBusImpl.getBusControl() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
BaseAclfBusImpl.basicSetBusControl(AclfBusControl newBusControl,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BaseAclfBusImpl.setBusControl(AclfBusControl newBusControl) |
Modifier and Type | Method and Description |
---|---|
protected void |
AclfBusControlState.map2EObject(AclfBusControl eObj) |
static void |
AclfBusControlState.readData(com.hazelcast.nio.ObjectDataInput in,
AclfBusControl eObj) |
static void |
AclfBusControlState.writeData(com.hazelcast.nio.ObjectDataOutput out,
AclfBusControl eObj) |
Constructor and Description |
---|
AclfBusControlState(AclfBusControl eObj) |