Modifier and Type | Method and Description |
---|---|
static SwitchedShunt |
AclfAdjustObjectFactory.createSwitchedShunt()
Create a SwitchedShunt object
|
static SwitchedShunt |
AclfAdjustObjectFactory.createSwitchedShunt(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus)
Create a SwitchedShunt object.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Optional<SwitchedShunt> |
AclfAdjustObjectFactory.createSwitchedShunt(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus,
AclfAdjustControlMode mode,
AclfAdjustControlType type)
Create a SwitchedShunt object
|
static java.util.Optional<SwitchedShunt> |
AclfAdjustObjectFactory.createSwitchedShunt(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus,
AclfAdjustControlMode mode,
AclfAdjustControlType type,
java.lang.String remoteId)
Create a SwitchedShunt object
|
Modifier and Type | Method and Description |
---|---|
static ShuntCompensator |
CoreObjectFactory.createShuntCompensator(SwitchedShunt shunt,
ShuntCompensatorType type)
Create a ShuntCompensator object and add to the SwitchedShunt container
|
Modifier and Type | Method and Description |
---|---|
static RemoteQControlGroup |
AclfAdjustObjectFactory.createRemoteQControlGroup(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus,
java.util.List<SwitchedShunt> switchedShuntList)
Create a RemoteQControlGroup object
|
Modifier and Type | Method and Description |
---|---|
SwitchedShunt |
IAclfBusAdjustment.getSwitchedShunt()
get the switched shunt control object, it only works when there is only one SwitchedShunt.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SwitchedShunt> |
BaseAclfBus.getSwitchedShuntList()
Returns the value of the 'Switched Shunt List' containment reference list.
|
Modifier and Type | Method and Description |
---|---|
SwitchedShunt |
AclfAdjustFactory.createSwitchedShunt()
Returns a new object of class 'Switched Shunt'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SwitchedShunt> |
RemoteQControlGroup.getSwitchedShuntList()
Returns the value of the 'Switched Shunt List' reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
SwitchedShuntImpl |
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<SwitchedShunt> |
RemoteQControlGroupImpl.switchedShuntList
The cached value of the '
Switched Shunt List ' reference list. |
Modifier and Type | Method and Description |
---|---|
SwitchedShunt |
AclfAdjustFactoryImpl.createSwitchedShunt() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SwitchedShunt> |
RemoteQControlGroupImpl.getSwitchedShuntList() |
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 | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<SwitchedShunt> |
BaseAclfBusImpl.switchedShuntList
The cached value of the '
Switched Shunt List ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
SwitchedShunt |
BaseAclfBusImpl.getSwitchedShunt() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SwitchedShunt> |
BaseAclfBusImpl.getSwitchedShuntList() |
Modifier and Type | Method and Description |
---|---|
java.util.List<SwitchedShunt> |
CommonLangFactoryImpl.createSwitchedShuntListFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Modifier and Type | Method and Description |
---|---|
static SwitchedShunt |
SwitchedShuntState.create() |
static SwitchedShunt |
SwitchedShuntState.create(SwitchedShuntState bean) |
Modifier and Type | Method and Description |
---|---|
protected void |
SwitchedShuntState.map2EObject(SwitchedShunt eObj) |
static void |
SwitchedShuntState.readData(com.hazelcast.nio.ObjectDataInput in,
SwitchedShunt eObj) |
void |
SwitchedShuntState.updateEObject(SwitchedShunt eObj) |
static void |
SwitchedShuntState.writeData(com.hazelcast.nio.ObjectDataOutput out,
SwitchedShunt eObj) |
Constructor and Description |
---|
SwitchedShuntState(SwitchedShunt eObj) |