Modifier and Type | Method and Description |
---|---|
static ShuntCompensator |
CoreObjectFactory.createShuntCompensator(java.lang.String id,
ShuntCompensatorType type)
Create a QBank object
|
static ShuntCompensator |
CoreObjectFactory.createShuntCompensator(SwitchedShunt shunt,
ShuntCompensatorType type)
Create a ShuntCompensator object and add to the SwitchedShunt container
|
Modifier and Type | Method and Description |
---|---|
ShuntCompensator |
AclfFactory.createShuntCompensator()
Returns a new object of class 'Shunt Compensator'.
|
ShuntCompensator |
BaseAclfBus.getCompensator(java.lang.String id)
Get child shunt compensator object by ID
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ShuntCompensator> |
BaseAclfBus.getCompensatorList()
Returns the value of the 'Compensator List' containment reference list.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ShuntCompensator> |
SwitchedShunt.getShuntCompensatorList()
Returns the value of the 'Shunt Compensator List' containment reference list.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<ShuntCompensator> |
SwitchedShuntImpl.shuntCompensatorList
The cached value of the '
Shunt Compensator List ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ShuntCompensator> |
SwitchedShuntImpl.getShuntCompensatorList() |
Modifier and Type | Method and Description |
---|---|
void |
AclfCapacitorBusAdapter.addQBank(ShuntCompensator q)
add a QBank object.
|
Modifier and Type | Method and Description |
---|---|
void |
AclfCapacitorBusAdapterImpl.addQBank(ShuntCompensator q) |
Modifier and Type | Class and Description |
---|---|
class |
ShuntCompensatorImpl
An implementation of the model object 'QBank'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<ShuntCompensator> |
BaseAclfBusImpl.compensatorList
The cached value of the '
Compensator List ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
ShuntCompensator |
AclfFactoryImpl.createShuntCompensator() |
ShuntCompensator |
BaseAclfBusImpl.getCompensator(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ShuntCompensator> |
BaseAclfBusImpl.getCompensatorList() |
Modifier and Type | Method and Description |
---|---|
T |
AclfSwitch.caseShuntCompensator(ShuntCompensator object)
Returns the result of interpreting the object as an instance of 'Shunt Compensator'.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ShuntCompensator> |
CommonLangFactoryImpl.createShuntCompensatorListFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Modifier and Type | Method and Description |
---|---|
static ShuntCompensator |
ShuntCompensatorState.create() |
static ShuntCompensator |
ShuntCompensatorState.create(ShuntCompensatorState bean) |
Modifier and Type | Method and Description |
---|---|
protected void |
ShuntCompensatorState.map2EObject(ShuntCompensator eObj) |
static void |
ShuntCompensatorState.readData(com.hazelcast.nio.ObjectDataInput in,
ShuntCompensator eObj) |
void |
ShuntCompensatorState.updateEObject(ShuntCompensator eObj) |
static void |
ShuntCompensatorState.writeData(com.hazelcast.nio.ObjectDataOutput out,
ShuntCompensator eObj) |
Constructor and Description |
---|
ShuntCompensatorState(ShuntCompensator eObj) |