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()
Create an AcscGen object
|
static AcscGen |
CoreObjectFactory.createAcscGen(java.lang.String genId)
Create an AcscGen object
|
static AcscGen |
CoreObjectFactory.createAcscGen(java.lang.String genId,
BaseAcscBus<AcscGen,AcscLoad> bus)
Create an AcscGen object
|
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 |
Static3PGen
A representation of the model object 'Acsc3 PGen'.
|
Modifier and Type | Class and Description |
---|---|
class |
Static3PGenImpl
An implementation of the model object 'Acsc3 PGen'.
|
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'.
|
<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 |
---|---|
T |
Static3PhaseSwitch.caseAcscGen(AcscGen object)
Returns the result of interpreting the object as an instance of 'Gen'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BaseAcscBus<TGen extends AcscGen,TLoad extends AcscLoad>
A representation of the model object 'Bus'.
|
interface |
BaseAcscNetwork<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch>
A representation of the model object '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'.
|
<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 |
---|---|
AcscGen |
AcscFactory.createAcscGen()
Returns a new object of class 'Gen'.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseAcscBusImpl<TGen extends AcscGen,TLoad extends AcscLoad>
An implementation of the model object 'Bus'.
|
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 |
AcscGenImpl
An implementation of the model object 'Gen'.
|
Modifier and Type | Method and Description |
---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
AcscFactoryImpl.createBaseAcscBus() |
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
AcscFactoryImpl.createBaseAcscNetwork() |
Modifier and Type | Method and Description |
---|---|
AcscGen |
AcscFactoryImpl.createAcscGen() |
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'.
|
<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 |
---|---|
T |
AcscSwitch.caseAcscGen(AcscGen object)
Returns the result of interpreting the object as an instance of 'Gen'.
|
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<AcscGen,java.lang.Double> |
AcscFunction.zMultiFactor
Calculate generator Z multiplying factor, converting z from generator rating base to the system base
|
Modifier and Type | Interface and Description |
---|---|
interface |
DStabGen
A representation of the model object 'DStab Gen'.
|
Modifier and Type | Class and Description |
---|---|
class |
DStabGenImpl
An implementation of the model object 'DStab Gen'.
|
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'.
|
<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 |
---|---|
T |
DstabSwitch.caseAcscGen(AcscGen object)
Returns the result of interpreting the object as an instance of 'Gen'.
|
Modifier and Type | Method and Description |
---|---|
void |
AclfGenState.map2EObject(AcscGen eObj) |
Modifier and Type | Method and Description |
---|---|
static AcscGen |
AcscGenState.create() |
static AcscGen |
AcscGenState.create(AclfGenState bean) |
static AcscGen |
AcscGenState.create(AcscGenState bean) |
Modifier and Type | Method and Description |
---|---|
void |
AcscGenState.map2EObject(AcscGen eObj) |
static void |
AcscGenState.readData(com.hazelcast.nio.ObjectDataInput in,
AcscGen eObj) |
void |
AcscGenState.updateEObject(AcscGen eObj) |
static void |
AcscGenState.writeData(com.hazelcast.nio.ObjectDataOutput out,
AcscGen eObj) |
Constructor and Description |
---|
AcscGenState(AcscGen eObj) |