Modifier and Type | Interface and Description |
---|---|
interface |
AclfBusControl
A representation of the model object 'Aclf Control Bus'.
|
interface |
BranchFlowControl
A representation of the model object 'Flow Control'.
|
interface |
PQBusLimit
A representation of the model object 'PQ Bus Limit'.
|
interface |
PSXfrPControl
A representation of the model object 'PS Xfr PControl'.
|
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'.
|
interface |
TapControl
A representation of the model object 'Tap VControl'.
|
Modifier and Type | Method and Description |
---|---|
BaseBusBranchControl |
AclfAdjustFactory.createBaseBusBranchControl()
Returns a new object of class 'Base Bus Branch Control'.
|
Modifier and Type | Class and Description |
---|---|
class |
AclfBusControlImpl
An implementation of the model object 'Aclf Control Bus'.
|
class |
BaseBusBranchControlImpl
An implementation of the model object 'Base Bus Branch Control'.
|
class |
BranchFlowControlImpl
An implementation of the model object 'Flow Control'.
|
class |
PQBusLimitImpl
An implementation of the model object 'PQ Bus Limit'.
|
class |
PSXfrPControlImpl
An implementation of the model object 'PS Xfr PControl'.
|
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 |
class |
TapControlImpl
An implementation of the model object 'Tap VControl'.
|
Modifier and Type | Method and Description |
---|---|
BaseBusBranchControl |
AclfAdjustFactoryImpl.createBaseBusBranchControl() |
Modifier and Type | Method and Description |
---|---|
T |
AclfAdjustSwitch.caseBaseBusBranchControl(BaseBusBranchControl object)
Returns the result of interpreting the object as an instance of 'Base Bus Branch 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.caseBaseBusBranchControl(BaseBusBranchControl object)
Returns the result of interpreting the object as an instance of 'Base Bus Branch Control'.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BaseBusBranchControlState.map2EObject(BaseBusBranchControl eObj) |
static void |
BaseBusBranchControlState.readData(com.hazelcast.nio.ObjectDataInput in,
BaseBusBranchControl eObj) |
void |
BaseBusBranchControlState.updateEObject(BaseBusBranchControl eObj) |
static void |
BaseBusBranchControlState.writeData(com.hazelcast.nio.ObjectDataOutput out,
BaseBusBranchControl eObj) |
Constructor and Description |
---|
BaseBusBranchControlState(BaseBusBranchControl eObj) |