|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsnl.ccss.jpowersystem.PowerSystem
snl.ccss.jpowersystem.powerflow.AbstractPFPowerSystem
public abstract class AbstractPFPowerSystem
This is an empty abstract class that extends PowerSystem and implements PFPowerSytem. Extending PowerSystem makes it possible for a user to extend this class and only have to implement the methods required by the PFPowerSystem interface.
| Constructor Summary | |
|---|---|
AbstractPFPowerSystem()
|
|
| Method Summary |
|---|
| Methods inherited from class snl.ccss.jpowersystem.PowerSystem |
|---|
add, add, add, getBranchList, getBranchList, getBusDeviceList, getBusDeviceList, getBusList, move, move, remove, remove, remove |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface snl.ccss.jpowerflow.PFPowerSystem |
|---|
getBusList, getEnergizedBranchList |
| Constructor Detail |
|---|
public AbstractPFPowerSystem()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||