| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.core.aclf.adj | |
| com.interpss.core.aclf.adj.impl | |
| com.interpss.core.aclf.adj.util |
| Modifier and Type | Method and Description |
|---|---|
static QBank |
CoreObjectFactory.createQBank()
Create a QBank object
|
static QBank |
CoreObjectFactory.createQBank(SwitchedShunt shunt)
Create a QBank object
|
| Modifier and Type | Method and Description |
|---|---|
QBank |
AclfAdjustFactory.createQBank()
Returns a new object of class 'QBank'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<QBank> |
SwitchedShunt.getVarBankArray()
Returns the value of the 'Var Bank Array' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QBankImpl
An implementation of the model object 'QBank'.
|
| Modifier and Type | Method and Description |
|---|---|
QBank |
AclfAdjustFactoryImpl.createQBank() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<QBank> |
SwitchedShuntImpl.getVarBankArray() |
| Modifier and Type | Method and Description |
|---|---|
T |
AclfAdjustSwitch.caseQBank(QBank object)
Returns the result of interpreting the object as an instance of 'QBank'.
|