| Modifier and Type | Interface and Description |
|---|---|
interface |
AclfCapacitorBus
A representation of the model object 'Capacitor Bus Adapter'.
|
interface |
AclfGenBusAdapter
A representation of the model object 'Gen Bus Adapter'.
|
interface |
AclfLoadBusAdapter
A representation of the model object 'Load Bus Adapter'.
|
interface |
AclfPQGenBus
A representation of the model object 'PQ Bus Adapter'.
|
interface |
AclfPVGenBus
A representation of the model object 'PV Bus Adapter'.
|
interface |
AclfSwingBus
A representation of the model object 'Swing Bus Adapter'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AclfCapacitorBusImpl
An implementation of the model object 'Capacitor Bus Adapter'.
|
class |
AclfGenBusAdapterImpl
An implementation of the model object 'Gen Bus Adapter'.
|
class |
AclfLoadBusAdapterImpl
An implementation of the model object 'Load Bus Adapter'.
|
class |
AclfPQGenBusImpl
An implementation of the model object 'PQ Bus Adapter'.
|
class |
AclfPVGenBusImpl
An implementation of the model object 'PV Bus Adapter'.
|
class |
AclfSwingBusImpl
An implementation of the model object 'Swing Bus Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
AclfObjAdapterSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DistributionBus
A representation of the model object 'Distribution Bus'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistributionBusImpl
An implementation of the model object 'Distribution Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
ContingencySwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseVSCConverter<TBus extends BaseAclfBus<?,?>>
A representation of the model object 'Base VSC Converter'.
|
interface |
VSCConverter |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseVSCConverterImpl<TBus extends BaseAclfBus<?,?>>
VSC Converter model for power flow studies;
Now it is modeled as a generator in power flow; in the future it can be modeled in detail for AC/DC power flow analysis
Regarding the p.u.
|
class |
VSCConverterImpl |
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
HvdcLineSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AreaInterchangeControl
A representation of the model object 'Area Interchange Controller'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaInterchangeControlImpl
An implementation of the model object 'Area Interchange Controller'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
NetAdjustSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AcscBranchFault
A representation of the model object 'Branch Fault'.
|
interface |
AcscBusFault
A representation of the model object 'Bus Fault'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcscBranchFaultImpl
An implementation of the model object 'Branch Fault'.
|
class |
AcscBusFaultImpl
An implementation of the model object 'Bus Fault'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
AcscFaultSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DclfBusAdapter
A representation of the model object 'Dclf Bus Adapter'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DclfBusAdapterImpl
An implementation of the model object 'Dclf Bus Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
DclfAadpterSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BusRefImpl<TBus extends Bus>
An implementation of the model object 'Adjust Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
NetRefSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DistBus
A representation of the model object 'Dist Bus'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DistBusAdapter
A representation of the model object 'Dist Bus Adapter'.
|
interface |
DistGenerator
A representation of the model object 'Generator Adapter'.
|
interface |
DistIndMotor
A representation of the model object 'Ind Motor Adapter'.
|
interface |
DistMixedLoad
A representation of the model object 'Mixed Load Adapter'.
|
interface |
DistMotor
A representation of the model object 'Motor Adapter'.
|
interface |
DistNonContribBus
A representation of the model object 'Non Contrib Adapter'.
|
interface |
DistRotatingMachine
A representation of the model object 'Rotating Machine Adapter'.
|
interface |
DistSynMotor
A representation of the model object 'Syn Motor Adapter'.
|
interface |
DistUtility
A representation of the model object 'Utility Adapter'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistBusAdapterImpl
An implementation of the model object 'Dist Bus Adapter'.
|
class |
DistGeneratorImpl
An implementation of the model object 'Generator Adapter'.
|
class |
DistIndMotorImpl
An implementation of the model object 'Ind Motor Adapter'.
|
class |
DistMixedLoadImpl
An implementation of the model object 'Mixed Load Adapter'.
|
class |
DistMotorImpl
An implementation of the model object 'Motor Adapter'.
|
class |
DistNonContribBusImpl
An implementation of the model object 'Non Contrib Adapter'.
|
class |
DistRotatingMachineImpl
An implementation of the model object 'Rotating Machine Adapter'.
|
class |
DistSynMotorImpl
An implementation of the model object 'Syn Motor Adapter'.
|
class |
DistUtilityImpl
An implementation of the model object 'Utility Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
DistAdapterSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DistBusImpl
An implementation of the model object 'Dist Bus'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
DistSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DStabBranchFault
A representation of the model object 'DStab Branch Fault'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DStabBranchFaultImpl
An implementation of the model object 'DStab Branch Fault'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
DstabDeventSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
VSCConverterDyn |
| Modifier and Type | Class and Description |
|---|---|
class |
VSCConverterDynImpl |
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
DStabHvdcSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BusModification
A representation of the model object 'Bus Modification'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BusModificationImpl
An implementation of the model object 'Bus Modification'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
MCaseModifySwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BusCondition
A representation of the model object 'Bus Condition'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BusConditionImpl
An implementation of the model object 'Bus Condition'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends Bus> |
MCaseRuleSwitch.caseBusRef(BusRef<TBus> object)
Returns the result of interpreting the object as an instance of 'Bus Ref'.
|