| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.core.aclf.hvdc | |
| com.interpss.core.aclf.hvdc.impl | |
| com.interpss.core.aclf.hvdc.util | |
| com.interpss.core.aclf.impl |
| Modifier and Type | Method and Description |
|---|---|
static HvdcLine2TCCC |
CoreObjectFactory.createHvdcLine2TCCC()
Create an HvdcLine2TCCC object
|
static HvdcLine2TCCC |
CoreObjectFactory.createHvdcLine2TCCC(java.lang.String fromBusId,
java.lang.String toBusId,
int dcLineNo,
AclfNetwork net)
Create an AclfBranchExt object
|
| Modifier and Type | Method and Description |
|---|---|
HvdcLine2TCCC |
HvdcLineFactory.createHvdcLine2TCCC()
Returns a new object of class 'Hvdc Line2 TCCC'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HvdcLine2TCCCImpl
An implementation of the model object 'Line2 T'.
|
| Modifier and Type | Method and Description |
|---|---|
HvdcLine2TCCC |
HvdcLineFactoryImpl.createHvdcLine2TCCC() |
| Modifier and Type | Method and Description |
|---|---|
T |
HvdcLineSwitch.caseHvdcLine2TCCC(HvdcLine2TCCC object)
Returns the result of interpreting the object as an instance of 'Hvdc Line2 TCCC'.
|
| Modifier and Type | Method and Description |
|---|---|
HvdcLine2TCCC |
BaseAclfNetworkImpl.getHvdcLine2T(java.lang.String lineId) |