| Modifier and Type | Method and Description |
|---|---|
static StaticVarCompensator |
AclfAdjustObjectFactory.createStaticVarCompensator()
Create a StaticVarCompensator object
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Optional<StaticVarCompensator> |
AclfAdjustObjectFactory.createStaticVarCompensator(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus)
Create a StaticVarCompensator object.
|
static java.util.Optional<StaticVarCompensator> |
AclfAdjustObjectFactory.createStaticVarCompensator(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus,
AclfAdjustControlMode mode,
AclfAdjustControlType type)
Create a StaticVarCompensator object
|
static java.util.Optional<StaticVarCompensator> |
AclfAdjustObjectFactory.createStaticVarCompensator(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus,
AclfAdjustControlMode mode,
AclfAdjustControlType type,
java.lang.String remoteId)
Create a StaticVarCompensator object
|
| Modifier and Type | Method and Description |
|---|---|
StaticVarCompensator |
IAclfBusAdjustment.getStaticVarCompensator()
get the static var compensator control object
|
| Modifier and Type | Method and Description |
|---|---|
StaticVarCompensator |
FACTSFactory.createStaticVarCompensator()
Returns a new object of class 'Static Var Compensator'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StaticVarCompensatorImpl
An implementation of the model object 'Switch Cap Bank'.
|
| Modifier and Type | Method and Description |
|---|---|
StaticVarCompensator |
FACTSFactoryImpl.createStaticVarCompensator() |
| Modifier and Type | Method and Description |
|---|---|
T |
FACTSSwitch.caseStaticVarCompensator(StaticVarCompensator object)
Returns the result of interpreting the object as an instance of 'Static Var Compensator'.
|
| Modifier and Type | Method and Description |
|---|---|
StaticVarCompensator |
BaseAclfBusImpl.getStaticVarCompensator() |
| Modifier and Type | Method and Description |
|---|---|
static StaticVarCompensator |
StaticVarCompensatorState.create() |
static StaticVarCompensator |
StaticVarCompensatorState.create(StaticVarCompensatorState bean) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StaticVarCompensatorState.map2EObject(StaticVarCompensator eObj) |
static void |
StaticVarCompensatorState.readData(com.hazelcast.nio.ObjectDataInput in,
StaticVarCompensator eObj) |
void |
StaticVarCompensatorState.updateEObject(StaticVarCompensator eObj) |
static void |
StaticVarCompensatorState.writeData(com.hazelcast.nio.ObjectDataOutput out,
StaticVarCompensator eObj) |
| Constructor and Description |
|---|
StaticVarCompensatorState(StaticVarCompensator eObj) |