Modifier and Type | Class and Description |
---|---|
class |
SubNetwork012<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch,TNet extends BaseAcscNetwork<TBus,TBranch>>
Class for modeling the SubNetwork concept for representing 012 un-symmetric sub-network.
|
Modifier and Type | Method and Description |
---|---|
static AcscGen |
CoreObjectFactory.createAcscGen(java.lang.String genId,
BaseAcscBus<AcscGen,AcscLoad> bus)
Create an AcscGen object
|
Modifier and Type | Interface and Description |
---|---|
interface |
Static3PBus
A representation of the model object 'Acsc3 PBus'.
|
Modifier and Type | Class and Description |
---|---|
class |
Static3PBusImpl
An implementation of the model object 'Acsc3 PBus'.
|
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
Static3PhaseSwitch.caseBaseAcscNetwork(BaseAcscNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Network'.
|
Modifier and Type | Method and Description |
---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
Static3PhaseSwitch.caseBaseAcscBus(BaseAcscBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Bus'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BaseAcscNetwork<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch>
A representation of the model object 'Base Acsc Network'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AcscBus
A representation of the model object 'Bus'.
|
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
AcscFactory.createBaseAcscNetwork()
Returns a new object of class 'Base Acsc Network'.
|
Modifier and Type | Method and Description |
---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
AcscFactory.createBaseAcscBus()
Returns a new object of class 'Base Acsc Bus'.
|
Modifier and Type | Method and Description |
---|---|
BaseAcscBus<?,?> |
AcscBusFault.getFaultBus()
Get the fault bus (AcscBus)
|
Modifier and Type | Method and Description |
---|---|
void |
AcscBusFault.setFaultBus(BaseAcscBus<?,?> bus)
set the fault bus (AcscBus)
|
Modifier and Type | Method and Description |
---|---|
BaseAcscBus<?,?> |
AcscBusFaultImpl.getFaultBus() |
Modifier and Type | Method and Description |
---|---|
void |
AcscBusFaultImpl.setBus(BaseAcscBus<?,?> newBus)
This is specialized for the more specific type known in this context.
|
void |
AcscBusFaultImpl.setFaultBus(BaseAcscBus<?,?> bus) |
Modifier and Type | Class and Description |
---|---|
class |
BaseAcscNetworkImpl<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch>
An implementation of the model object 'Base Acsc Network'.
|
Modifier and Type | Class and Description |
---|---|
class |
AcscBusImpl
An implementation of the model object 'Bus'.
|
class |
BaseAcscBusImpl<TGen extends AcscGen,TLoad extends AcscLoad>
An implementation of the model object 'Bus'.
|
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
AcscFactoryImpl.createBaseAcscNetwork() |
Modifier and Type | Method and Description |
---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
AcscFactoryImpl.createBaseAcscBus() |
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
AcscSwitch.caseBaseAcscNetwork(BaseAcscNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Network'.
|
Modifier and Type | Method and Description |
---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
AcscSwitch.caseBaseAcscBus(BaseAcscBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Bus'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BaseDStabBus<TGen extends DStabGen,TLoad extends DStabLoad>
A representation of the model object 'DStab Bus'.
|
interface |
DStabBus
A representation of the model object 'DStab Bus'.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseDStabBusImpl<TGen extends DStabGen,TLoad extends DStabLoad>
An implementation of the model object 'DStab Bus'.
|
class |
DStabBusImpl
An implementation of the model object 'DStab Bus'.
|
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
DstabSwitch.caseBaseAcscNetwork(BaseAcscNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Network'.
|
Modifier and Type | Method and Description |
---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
DstabSwitch.caseBaseAcscBus(BaseAcscBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Bus'.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BaseAcscBusState.map2EObject(BaseAcscBus eObj) |
static void |
BaseAcscBusState.readData(com.hazelcast.nio.ObjectDataInput in,
BaseAcscBus eObj) |
void |
BaseAcscBusState.updateEObject(BaseAcscBus eObj) |
static void |
BaseAcscBusState.writeData(com.hazelcast.nio.ObjectDataOutput out,
BaseAcscBus eObj) |
Constructor and Description |
---|
BaseAcscBusState(BaseAcscBus<? extends AclfGen,? extends AclfLoad> eObj) |