Modifier and Type | Method and Description |
---|---|
static HvdcLine2TVSC<BaseAclfBus<?,?>> |
HvdcObjectFactory.createHvdc2TVSC()
Create an HvdcLine2TVSC object
|
static HvdcLine2TVSC<BaseAclfBus<?,?>> |
HvdcObjectFactory.createHvdc2TVSC(java.lang.String fromBusId,
java.lang.String toBusId,
java.lang.String dcLineNo,
AclfNetwork net)
Create an HvdcLine2TVSC object
|
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineFactory.createHvdcLine2TVSC()
Returns a new object of class 'Hvdc Line2 TVSC'.
|
Modifier and Type | Class and Description |
---|---|
class |
HvdcLine2TVSCImpl<TBus extends BaseAclfBus<?,?>>
An implementation of the model object 'Hvdc Line2 TVSC'.
|
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineFactoryImpl.createHvdcLine2TVSC() |
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineSwitch.caseHvdcLine2TVSC(HvdcLine2TVSC<TBus> object)
Returns the result of interpreting the object as an instance of 'Hvdc Line2 TVSC'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HvdcLine2TVSCDyn |
interface |
HvdcLine2TVSCDynPlus |
Modifier and Type | Class and Description |
---|---|
class |
HvdcLine2TVSCDynImpl |
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAclfBus<?,?>> |
DStabHvdcSwitch.caseHvdcLine2TVSC(HvdcLine2TVSC<TBus> object)
Returns the result of interpreting the object as an instance of 'Hvdc Line2 TVSC'.
|
Modifier and Type | Method and Description |
---|---|
static HvdcLine2TVSC<BaseAclfBus<?,?>> |
HvdcLine2TVSCState.create() |
static HvdcLine2TVSC<BaseAclfBus<?,?>> |
HvdcLine2TVSCState.create(HvdcLine2TVSCState bean) |
Modifier and Type | Method and Description |
---|---|
static VSCConverter<?> |
VSCConverterState.create(HvdcLine2TVSC parantHvdcLine) |
static VSCConverter<?> |
VSCConverterState.create(VSCConverterState bean,
HvdcLine2TVSC<?> parantHvdcLine) |
protected void |
HvdcLine2TVSCState.map2EObject(HvdcLine2TVSC<?> eObj) |
static void |
HvdcLine2TVSCState.readData(com.hazelcast.nio.ObjectDataInput in,
HvdcLine2TVSC<?> eObj) |
void |
HvdcLine2TVSCState.updateEObject(HvdcLine2TVSC<?> eObj) |
static void |
HvdcLine2TVSCState.writeData(com.hazelcast.nio.ObjectDataOutput out,
HvdcLine2TVSC<?> eObj) |
Constructor and Description |
---|
HvdcLine2TVSCState(HvdcLine2TVSC<?> eObj) |