| Modifier and Type | Method and Description |
|---|---|
static SwitchedShunt |
CoreObjectFactory.createSwitchedShunt()
Create a SwitchedShunt object
|
static SwitchedShunt |
CoreObjectFactory.createSwitchedShunt(AclfBus bus)
Create a SwitchedShunt object.
|
static SwitchedShunt |
CoreObjectFactory.createSwitchedShunt(AclfBus bus,
VarCompensationMode mode)
Create a SwitchedShunt object
|
static SwitchedShunt |
CoreObjectFactory.createSwitchedShunt(AclfBus bus,
VarCompensationMode mode,
java.lang.String remoteId)
Create a SwitchedShunt object
|
| Modifier and Type | Method and Description |
|---|---|
static QBank |
CoreObjectFactory.createQBank(SwitchedShunt shunt)
Create a QBank object
|
| Modifier and Type | Method and Description |
|---|---|
SwitchedShunt |
IAclfBusAdjustment.getSwitchedShunt()
get the switched shunt control object
|
SwitchedShunt |
BaseAclfBus.getSwitchedShuntDevice()
Returns the value of the 'Switched Shunt Device' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseAclfBus.setSwitchedShuntDevice(SwitchedShunt value)
Sets the value of the '
Switched Shunt Device' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
SwitchedShunt |
AclfAdjustFactory.createSwitchedShunt()
Returns a new object of class 'Switched Shunt'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SwitchedShuntImpl |
| Modifier and Type | Method and Description |
|---|---|
SwitchedShunt |
AclfAdjustFactoryImpl.createSwitchedShunt() |
| Modifier and Type | Method and Description |
|---|---|
T |
AclfAdjustSwitch.caseSwitchedShunt(SwitchedShunt object)
Returns the result of interpreting the object as an instance of 'Switched Shunt'.
|
| 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.caseSwitchedShunt(SwitchedShunt object)
Returns the result of interpreting the object as an instance of 'Switched Shunt'.
|
| Modifier and Type | Method and Description |
|---|---|
SwitchedShunt |
BaseAclfBusImpl.getSwitchedShunt() |
SwitchedShunt |
BaseAclfBusImpl.getSwitchedShuntDevice() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
BaseAclfBusImpl.basicSetSwitchedShuntDevice(SwitchedShunt newSwitchedShuntDevice,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BaseAclfBusImpl.setSwitchedShuntDevice(SwitchedShunt newSwitchedShuntDevice) |