Package com.powsybl.iidm.network
Class IdBasedBusRef
java.lang.Object
com.powsybl.iidm.network.AbstractBusRef
com.powsybl.iidm.network.IdBasedBusRef
- All Implemented Interfaces:
BusRef
There would be three types of id:
1. id of equipment:
2. id of a configured bus itself:
3. id of branch, in this case, side is required
- Author:
- Yichen TANG <yichen.tang at rte-france.com>
-
Constructor Summary
-
Method Summary
Methods inherited from class com.powsybl.iidm.network.AbstractBusRef
chooseBusByLevel, resolve
-
Constructor Details
-
IdBasedBusRef
-
IdBasedBusRef
-
-
Method Details
-
resolveByLevel
- Specified by:
resolveByLevel
in classAbstractBusRef
-
getId
-
getSide
-
equals
-
hashCode
public int hashCode()
-