public class AclfNetworkState extends BaseAclfNetworkState<AclfBusState,AclfBranchState>
Modifier and Type | Field and Description |
---|---|
boolean |
flowInterfaceLoaded |
boolean |
hasEquivGenLoad |
aclf3WBranchAry, aclfNetModelType, contributeGenLoadModel, defaultVoltageLimit, hvdcLine2TLCCAry, hvdcLine2TVSCAry, lfConverged, lfDataLoaded, networkType, sensitivityCalculated, svcAry, xfrZAdjustSide, xfrZTableEntryAry, zeroZBranchThreshold
allowGroundBranch, areaAry, baseKva, branchAry, busAry, busNumberArranged, bypassDataCheck, dataChecked, DefaultSubNetFlag, frequency, originalDataFormat, ownerAry, refBusIdSet, refBusType, substationAry, timeStampDay, timeStampHr, timeStampMin, timeStampMonth, timeStampSec, timeStampYear, zoneAry
desc, id, name, number, status, statusChangeInfo
Constructor and Description |
---|
AclfNetworkState(AclfNetwork eObj) |
AclfNetworkState(AclfNetwork eObj,
int subNetFlag) |
Modifier and Type | Method and Description |
---|---|
static AclfNetwork |
create() |
static AclfNetwork |
create(AclfNetworkState bean) |
protected void |
map2EObject(AclfNetwork eObj) |
static void |
readData(com.hazelcast.nio.ObjectDataInput in,
AclfNetwork eObj) |
void |
updateEObject(AclfNetwork eObj) |
static void |
writeData(com.hazelcast.nio.ObjectDataOutput out,
AclfNetwork eObj) |
map2EObject, readData, updateEObject, writeData
create, map2EObject, readData, setZoneAreaOwner, updateEObject, writeData
create, map2EObject, readData, toString, updateEObject, writeData
public boolean hasEquivGenLoad
public boolean flowInterfaceLoaded
public AclfNetworkState(AclfNetwork eObj)
public AclfNetworkState(AclfNetwork eObj, int subNetFlag)
public static AclfNetwork create() throws InterpssException
InterpssException
public static AclfNetwork create(AclfNetworkState bean) throws InterpssException
InterpssException
protected void map2EObject(AclfNetwork eObj) throws InterpssException
InterpssException
public void updateEObject(AclfNetwork eObj)
public static void writeData(com.hazelcast.nio.ObjectDataOutput out, AclfNetwork eObj) throws java.io.IOException
java.io.IOException
public static void readData(com.hazelcast.nio.ObjectDataInput in, AclfNetwork eObj) throws java.io.IOException
java.io.IOException