Package | Description |
---|---|
com.interpss.state.aclf | |
com.interpss.state.acsc | |
com.interpss.state.net | |
com.interpss.state.se |
Modifier and Type | Class and Description |
---|---|
class |
AclfBusState |
class |
BaseAclfBusState<TGenBean extends AclfGenState,TLoadBean extends AclfLoadState> |
Modifier and Type | Class and Description |
---|---|
class |
AcscBusState |
class |
BaseAcscBusState<TGenBean extends AclfGenState,TLoadBean extends AclfLoadState> |
Modifier and Type | Class and Description |
---|---|
class |
NetworkState<TBusBean extends BusState,TBraBean extends BranchState>
Companion Bean class for Hz and JSon data serialization/deserialization
|
Modifier and Type | Field and Description |
---|---|
TBusBean[] |
NetworkState.busAry |
Modifier and Type | Method and Description |
---|---|
static Bus |
BusState.create(BusState bean) |
Modifier and Type | Method and Description |
---|---|
static Network<?,?> |
NetworkState.create(NetworkState<? extends BusState,? extends BranchState> bean) |
Modifier and Type | Class and Description |
---|---|
class |
SEBusState |