| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.core.aclf | |
| com.interpss.core.aclf.facts | |
| com.interpss.core.aclf.facts.impl | |
| com.interpss.core.aclf.facts.util | |
| com.interpss.core.aclf.impl |
| Modifier and Type | Method and Description |
|---|---|
static StaticVarCompensator |
CoreObjectFactory.createStaticVarCompensator(AclfBus bus)
Create a StaticVarCompensator object.
|
static StaticVarCompensator |
CoreObjectFactory.createStaticVarCompensator(AclfBus bus,
VarCompensationMode mode)
Create a StaticVarCompensator object
|
static StaticVarCompensator |
CoreObjectFactory.createStaticVarCompensator(AclfBus bus,
VarCompensationMode mode,
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 |
|---|---|
org.eclipse.emf.common.util.EList<StaticVarCompensator> |
BaseAclfNetwork.getSvcList()
Returns the value of the 'Svc List' reference list.
|
| 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 |
|---|---|
org.eclipse.emf.common.util.EList<StaticVarCompensator> |
BaseAclfNetworkImpl.getSvcList() |