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 AcscLoad |
CoreObjectFactory.createAcscLoad()
Create an AcscLoad object
|
static AcscLoad |
CoreObjectFactory.createAcscLoad(java.lang.String id)
Create an AclfLoad 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 |
Static3PLoad
A representation of the model object 'Acsc3 PLoad'.
|
Modifier and Type | Class and Description |
---|---|
class |
Static3PLoadImpl
An implementation of the model object 'Acsc3 PLoad'.
|
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.caseAcscLoad(AcscLoad object)
Returns the result of interpreting the object as an instance of 'Load'.
|
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 |
---|---|
AcscLoad |
AcscFactory.createAcscLoad()
Returns a new object of class 'Load'.
|
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 |
AcscLoadImpl
An implementation of the model object 'Load'.
|
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 |
---|---|
AcscLoad |
AcscFactoryImpl.createAcscLoad() |
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.caseAcscLoad(AcscLoad object)
Returns the result of interpreting the object as an instance of 'Load'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DStabLoad
A representation of the model object 'DStab Load'.
|
Modifier and Type | Class and Description |
---|---|
class |
DStabLoadImpl
An implementation of the model object 'DStab Load'.
|
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.caseAcscLoad(AcscLoad object)
Returns the result of interpreting the object as an instance of 'Load'.
|
Modifier and Type | Method and Description |
---|---|
void |
AclfLoadState.map2EObject(AcscLoad eObj) |
Modifier and Type | Method and Description |
---|---|
static AcscLoad |
AcscLoadState.create() |
static AcscLoad |
AcscLoadState.create(AclfLoadState bean) |
static AcscLoad |
AcscLoadState.create(AcscLoadState bean) |
Modifier and Type | Method and Description |
---|---|
void |
AcscLoadState.map2EObject(AcscLoad eObj) |
static void |
AcscLoadState.readData(com.hazelcast.nio.ObjectDataInput in,
AcscLoad eObj) |
void |
AcscLoadState.updateEObject(AcscLoad eObj) |
static void |
AcscLoadState.writeData(com.hazelcast.nio.ObjectDataOutput out,
AcscLoad eObj) |