Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

a - Static variable in class org.interpss.numeric.NumericConstant
 
a2 - Static variable in class org.interpss.numeric.NumericConstant
 
a_0 - Variable in class org.interpss.numeric.datatype.Complex3x1
 
A_VALUE - Static variable in enum com.interpss.core.acsc.PhaseCode
The 'A' literal value.
aa - Variable in class org.interpss.numeric.datatype.Complex3x3
 
ab - Variable in class org.interpss.numeric.datatype.Complex3x3
 
abc_to_120(Complex3x3) - Static method in class org.interpss.numeric.datatype.Complex3x3
Zs = T^-1*Zp*T
abc_to_z12(Complex3x1) - Static method in class org.interpss.numeric.datatype.Complex3x1
Transformation from abc to 012 system
ABC_VALUE - Static variable in enum com.interpss.core.acsc.ScCoordinate
The 'Abc' literal value.
abs() - Method in class org.interpss.numeric.datatype.Complex3x1
get the absolute value of this object
abs() - Method in class org.interpss.numeric.datatype.Complex3x3
 
abs() - Method in class org.interpss.numeric.datatype.Vector_dq
Return the magnitude of the vector
abs() - Method in class org.interpss.numeric.datatype.Vector_xy
Return the magnitude of the vector
absMax() - Method in class org.interpss.numeric.datatype.Complex3x1
get max[abs(a_0), abs(b_1), abs(c_2)]
absMax() - Method in class org.interpss.numeric.datatype.Complex3x3
 
AbstractAclfBranch - Class in com.interpss.core.aclf.impl
Abstract AclfBranch class for implementing AclfBranch extension
AbstractAclfBranch() - Constructor for class com.interpss.core.aclf.impl.AbstractAclfBranch
 
AbstractAclfBranch(AclfBranch) - Constructor for class com.interpss.core.aclf.impl.AbstractAclfBranch
 
AbstractAclfBus - Class in com.interpss.core.aclf.impl
Abstract AclfBus class for implementing AclfBus extension
AbstractAclfBus() - Constructor for class com.interpss.core.aclf.impl.AbstractAclfBus
 
AbstractAclfBus(AclfBus) - Constructor for class com.interpss.core.aclf.impl.AbstractAclfBus
 
AbstractAnnotateController - Class in com.interpss.dstab.controller.annotate
Base class for all annotated CML controller - the fieldWrapperList contains a list of CML field annotation wrapper.
AbstractAnnotateController() - Constructor for class com.interpss.dstab.controller.annotate.AbstractAnnotateController
constructor
AbstractAnnotateController(String, String, String) - Constructor for class com.interpss.dstab.controller.annotate.AbstractAnnotateController
constructor
AbstractBranchPathWalker - Class in com.interpss.core.algo.path.impl
Abstract base class for IBranchPathWalker interface implementation
AbstractBranchPathWalker() - Constructor for class com.interpss.core.algo.path.impl.AbstractBranchPathWalker
 
AbstractBranchPowerFlowPathWalker - Class in com.interpss.core.algo.path.impl
abstract power flow path based Branch path walker implementation
AbstractBranchPowerFlowPathWalker() - Constructor for class com.interpss.core.algo.path.impl.AbstractBranchPowerFlowPathWalker
 
AbstractBusPathWalker - Class in com.interpss.core.algo.path.impl
Abstract base class for IBusPathWalker interface implementation
AbstractBusPathWalker() - Constructor for class com.interpss.core.algo.path.impl.AbstractBusPathWalker
 
AbstractBusPowerFlowPathWalker - Class in com.interpss.core.algo.path.impl
abstract power flow path based Bus path walker implementation
AbstractBusPowerFlowPathWalker() - Constructor for class com.interpss.core.algo.path.impl.AbstractBusPowerFlowPathWalker
 
AbstractChildAnnotateController - Class in com.interpss.dstab.controller.annotate
Base class for defining a child custom CML controller 1) Child CML controller does not need to defined input and y0 annotations.
AbstractChildAnnotateController() - Constructor for class com.interpss.dstab.controller.annotate.AbstractChildAnnotateController
 
AbstractChildAnnotateController.Direction - Enum in com.interpss.dstab.controller.annotate
 
AbstractDStabSolver - Class in com.interpss.dstab.algo.defaultImpl
Abstract base class for implementing DStabSolver
AbstractDStabSolver(DynamicSimuAlgorithm) - Constructor for class com.interpss.dstab.algo.defaultImpl.AbstractDStabSolver
 
AbstractExciter - Class in com.interpss.dstab.controller
Abstract base class for exciter controller implementation using other than CML approach
AbstractExciter(String, String, String) - Constructor for class com.interpss.dstab.controller.AbstractExciter
Constructor
AbstractGovernor - Class in com.interpss.dstab.controller
Abstract base class for governor controller implementation using other than CML approach
AbstractGovernor(String, String, String) - Constructor for class com.interpss.dstab.controller.AbstractGovernor
Constructor
AbstractMapper<Tf,Tt> - Class in com.interpss.common.mapper
An IMapping interface implementation serving as the base class for all InterPSS mapper implementation
AbstractMatrixEqn<TMatrix,TVector> - Class in org.interpss.numeric.matrix
Abstract base class for defining a full matrix eqn [A][x] = [b]
AbstractMatrixEqn() - Constructor for class org.interpss.numeric.matrix.AbstractMatrixEqn
default constructor
AbstractSimuOutputHandler - Class in com.interpss.dstab.util
Adapter for IDStabSimuOutputHandler interface implementation.
AbstractSimuOutputHandler() - Constructor for class com.interpss.dstab.util.AbstractSimuOutputHandler
 
AbstractSparseEquation - Class in com.interpss.core.sparse.impl
Base Sparse Equation for solving sparse matrix problems.
AbstractSparseEquation(int) - Constructor for class com.interpss.core.sparse.impl.AbstractSparseEquation
Constructor
AbstractSparseEquation(int, int) - Constructor for class com.interpss.core.sparse.impl.AbstractSparseEquation
Constructor
AbstractStabilizer - Class in com.interpss.dstab.controller
Abstract base class for stabilizer controller implementation using other than CML approach
AbstractStabilizer(String, String, String) - Constructor for class com.interpss.dstab.controller.AbstractStabilizer
Constructor
ac - Variable in class org.interpss.numeric.datatype.Complex3x3
 
AC_FREQ_VALUE - Static variable in enum com.interpss.core.aclf.hvdc.ConverterAcControlMode
The 'Ac Freq' literal value.
AC_POWER_FACTOR_VALUE - Static variable in enum com.interpss.core.aclf.hvdc.ConverterAcControlMode
The 'Ac Power Factor' literal value.
AC_REACTIVE_POWER_VALUE - Static variable in enum com.interpss.core.aclf.hvdc.ConverterAcControlMode
The 'Ac Reactive Power' literal value.
AC_VOLTAGE_VALUE - Static variable in enum com.interpss.core.aclf.hvdc.ConverterAcControlMode
The 'Ac Voltage' literal value.
accept(T, U) - Method in interface com.interpss.common.func.Consumer2X
 
accept(T) - Method in interface com.interpss.common.func.ConsumerX
 
accept(IAclfNetBVisitor) - Method in interface com.interpss.core.aclf.AclfNetwork
accept method for the Visitor patten implementation.
accept(IAclfNetBVisitor) - Method in class com.interpss.core.aclf.impl.AclfNetworkImpl
 
accept(INetBVisitor) - Method in class com.interpss.core.net.impl.NetworkImpl
 
accept(INetBVisitor<?, ?>) - Method in interface com.interpss.core.net.Network
accept a visitor to visit the Network object.
ACLF3_WBRANCH - Static variable in interface com.interpss.core.aclf.AclfPackage
The meta object id for the 'Aclf3 WBranch' class.
ACLF3_WBRANCH - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Aclf3 WBranch' class.
ACLF3_WBRANCH__AREA - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Area' reference.
ACLF3_WBRANCH__BOOLEAN_FLAG - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Boolean Flag' attribute.
ACLF3_WBRANCH__BRANCH_CODE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Branch Code' attribute.
ACLF3_WBRANCH__BRANCH_CODE - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Branch Code' attribute feature.
ACLF3_WBRANCH__CHILD_BRANCH - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Child Branch' attribute.
ACLF3_WBRANCH__CIRCUIT_NUMBER - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Circuit Number' attribute.
ACLF3_WBRANCH__DESC - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Desc' attribute.
ACLF3_WBRANCH__EXTENSION_OBJECT - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Extension Object' attribute.
ACLF3_WBRANCH__FROM_BRANCH - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'From Branch' reference.
ACLF3_WBRANCH__FROM_BUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'From Bus' reference.
ACLF3_WBRANCH__FROM_SIDE_METERED - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'From Side Metered' attribute.
ACLF3_WBRANCH__ID - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Id' attribute.
ACLF3_WBRANCH__INT_FLAG - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Int Flag' attribute.
ACLF3_WBRANCH__NAME - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Name' attribute.
ACLF3_WBRANCH__NETWORK - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Network' reference.
ACLF3_WBRANCH__NUMBER - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Number' attribute.
ACLF3_WBRANCH__OWNER - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Owner' reference.
ACLF3_WBRANCH__SORT_NUMBER - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Sort Number' attribute.
ACLF3_WBRANCH__STAR_BUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Star Bus' reference.
ACLF3_WBRANCH__STATUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Status' attribute.
ACLF3_WBRANCH__TERTIARY_BRANCH - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Tertiary Branch' reference.
ACLF3_WBRANCH__TERTIARY_BUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Tertiary Bus' reference.
ACLF3_WBRANCH__TO_BRANCH - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'To Branch' reference.
ACLF3_WBRANCH__TO_BUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'To Bus' reference.
ACLF3_WBRANCH__VOLTAGE_STAR_BUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Voltage Star Bus' attribute.
ACLF3_WBRANCH__VOLTAGE_STAR_BUS - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Voltage Star Bus' attribute feature.
ACLF3_WBRANCH__WEIGHT - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Weight' attribute.
ACLF3_WBRANCH__ZONE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Zone' reference.
ACLF3_WBRANCH_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.AclfPackage
The number of structural features of the 'Aclf3 WBranch' class.
ACLF3_WPS_XFORMER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The meta object id for the 'Aclf3 WPS Xformer' class.
ACLF3_WPS_XFORMER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage.Literals
The meta object literal for the 'Aclf3 WPS Xformer' class.
ACLF3_WPS_XFORMER__BRANCH - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Branch' reference.
ACLF3_WPS_XFORMER__DESC - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Desc' attribute.
ACLF3_WPS_XFORMER__ID - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Id' attribute.
ACLF3_WPS_XFORMER__NAME - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Name' attribute.
ACLF3_WPS_XFORMER__NUMBER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Number' attribute.
ACLF3_WPS_XFORMER__STATUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Status' attribute.
ACLF3_WPS_XFORMER_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The number of structural features of the 'Aclf3 WPS Xformer' class.
ACLF3_WXFORMER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The meta object id for the 'Aclf3 WXformer' class.
ACLF3_WXFORMER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage.Literals
The meta object literal for the 'Aclf3 WXformer' class.
ACLF3_WXFORMER__BRANCH - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Branch' reference.
ACLF3_WXFORMER__DESC - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Desc' attribute.
ACLF3_WXFORMER__ID - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Id' attribute.
ACLF3_WXFORMER__NAME - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Name' attribute.
ACLF3_WXFORMER__NUMBER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Number' attribute.
ACLF3_WXFORMER__STATUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Status' attribute.
ACLF3_WXFORMER_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The number of structural features of the 'Aclf3 WXformer' class.
Aclf3WBranch - Interface in com.interpss.core.aclf
A representation of the model object 'Aclf3 WXformer'.
Aclf3WBranchImpl - Class in com.interpss.core.aclf.impl
An implementation of the model object 'Aclf3 WXformer'.
Aclf3WPSXformer - Interface in com.interpss.core.aclf.adpter
A representation of the model object 'PS Xfr3 WAdapter'.
Aclf3WPSXformerImpl - Class in com.interpss.core.aclf.adpter.impl
An implementation of the model object 'PS Xfr3 WAdapter'.
Aclf3WXformer - Interface in com.interpss.core.aclf.adpter
A representation of the model object 'Xfr3 WAdapter'.
Aclf3WXformerImpl - Class in com.interpss.core.aclf.adpter.impl
An implementation of the model object 'Xfr3 WAdapter'.
ACLF_ADJUST_CODE - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage
The meta object id for the 'Code' enum.
ACLF_ADJUST_CODE - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage.Literals
The meta object literal for the 'Code' enum.
ACLF_ADJUST_TYPE - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage
The meta object id for the 'Type' enum.
ACLF_ADJUST_TYPE - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage.Literals
The meta object literal for the 'Type' enum.
ACLF_BRANCH - Static variable in interface com.interpss.core.aclf.AclfPackage
The meta object id for the 'Branch' class.
ACLF_BRANCH - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Branch' class.
ACLF_BRANCH__AREA - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Area' reference.
ACLF_BRANCH__BOOLEAN_FLAG - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Boolean Flag' attribute.
ACLF_BRANCH__BRANCH_CODE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Branch Code' attribute.
ACLF_BRANCH__BRANCH_CODE - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Branch Code' attribute feature.
ACLF_BRANCH__CHILD_BRANCH - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Child Branch' attribute.
ACLF_BRANCH__CIRCUIT_NUMBER - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Circuit Number' attribute.
ACLF_BRANCH__DCLF_FLOW - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Dclf Flow' attribute.
ACLF_BRANCH__DCLF_FLOW - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Dclf Flow' attribute feature.
ACLF_BRANCH__DESC - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Desc' attribute.
ACLF_BRANCH__EXTENSION_OBJECT - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Extension Object' attribute.
ACLF_BRANCH__FLOW_CONTROL - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Flow Control' containment reference.
ACLF_BRANCH__FLOW_CONTROL - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Flow Control' containment reference feature.
ACLF_BRANCH__FROM_BUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'From Bus' reference.
ACLF_BRANCH__FROM_PS_XFR_ANGLE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'From PS Xfr Angle' attribute.
ACLF_BRANCH__FROM_PS_XFR_ANGLE - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'From PS Xfr Angle' attribute feature.
ACLF_BRANCH__FROM_SHUNT_Y - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'From Shunt Y' attribute.
ACLF_BRANCH__FROM_SHUNT_Y - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'From Shunt Y' attribute feature.
ACLF_BRANCH__FROM_SIDE_METERED - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'From Side Metered' attribute.
ACLF_BRANCH__FROM_TURN_RATIO - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'From Turn Ratio' attribute.
ACLF_BRANCH__FROM_TURN_RATIO - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'From Turn Ratio' attribute feature.
ACLF_BRANCH__HSHUNT_Y - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'HShunt Y' attribute.
ACLF_BRANCH__HSHUNT_Y - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'HShunt Y' attribute feature.
ACLF_BRANCH__ID - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Id' attribute.
ACLF_BRANCH__INT_FLAG - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Int Flag' attribute.
ACLF_BRANCH__LOSS_FACTOR - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Loss Factor' attribute.
ACLF_BRANCH__LOSS_FACTOR - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Loss Factor' attribute feature.
ACLF_BRANCH__NAME - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Name' attribute.
ACLF_BRANCH__NETWORK - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Network' reference.
ACLF_BRANCH__NUMBER - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Number' attribute.
ACLF_BRANCH__OWNER - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Owner' reference.
ACLF_BRANCH__RATING_AMPS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Rating Amps' attribute.
ACLF_BRANCH__RATING_AMPS - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Rating Amps' attribute feature.
ACLF_BRANCH__RATING_MVA1 - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Rating Mva1' attribute.
ACLF_BRANCH__RATING_MVA1 - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Rating Mva1' attribute feature.
ACLF_BRANCH__RATING_MVA2 - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Rating Mva2' attribute.
ACLF_BRANCH__RATING_MVA2 - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Rating Mva2' attribute feature.
ACLF_BRANCH__RATING_MVA3 - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Rating Mva3' attribute.
ACLF_BRANCH__RATING_MVA3 - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Rating Mva3' attribute feature.
ACLF_BRANCH__SORT_NUMBER - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Sort Number' attribute.
ACLF_BRANCH__STATUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Status' attribute.
ACLF_BRANCH__TO_BUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'To Bus' reference.
ACLF_BRANCH__TO_PS_XFR_ANGLE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'To PS Xfr Angle' attribute.
ACLF_BRANCH__TO_PS_XFR_ANGLE - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'To PS Xfr Angle' attribute feature.
ACLF_BRANCH__TO_SHUNT_Y - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'To Shunt Y' attribute.
ACLF_BRANCH__TO_SHUNT_Y - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'To Shunt Y' attribute feature.
ACLF_BRANCH__TO_TURN_RATIO - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'To Turn Ratio' attribute.
ACLF_BRANCH__TO_TURN_RATIO - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'To Turn Ratio' attribute feature.
ACLF_BRANCH__WEIGHT - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Weight' attribute.
ACLF_BRANCH__XFR_ZTABLE_NUMBER - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Xfr ZTable Number' attribute.
ACLF_BRANCH__XFR_ZTABLE_NUMBER - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Xfr ZTable Number' attribute feature.
ACLF_BRANCH__Z - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Z' attribute.
ACLF_BRANCH__Z - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Z' attribute feature.
ACLF_BRANCH__ZMULTIPLY_FACTOR - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'ZMultiply Factor' attribute.
ACLF_BRANCH__ZMULTIPLY_FACTOR - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'ZMultiply Factor' attribute feature.
ACLF_BRANCH__ZONE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Zone' reference.
ACLF_BRANCH_ADAPTER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The meta object id for the 'Aclf Branch Adapter' class.
ACLF_BRANCH_ADAPTER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage.Literals
The meta object literal for the 'Aclf Branch Adapter' class.
ACLF_BRANCH_ADAPTER__BRANCH - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Branch' reference.
ACLF_BRANCH_ADAPTER__DESC - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Desc' attribute.
ACLF_BRANCH_ADAPTER__ID - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Id' attribute.
ACLF_BRANCH_ADAPTER__NAME - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Name' attribute.
ACLF_BRANCH_ADAPTER__NUMBER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Number' attribute.
ACLF_BRANCH_ADAPTER__STATUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Status' attribute.
ACLF_BRANCH_ADAPTER_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The number of structural features of the 'Aclf Branch Adapter' class.
ACLF_BRANCH_ARRAY - Static variable in interface com.interpss.core.common.lang.CommonLangPackage
The meta object id for the 'Aclf Branch Array' data type.
ACLF_BRANCH_ARRAY - Static variable in interface com.interpss.core.common.lang.CommonLangPackage.Literals
The meta object literal for the 'Aclf Branch Array' data type.
ACLF_BRANCH_CODE - Static variable in interface com.interpss.core.aclf.AclfPackage
The meta object id for the 'Branch Code' enum.
ACLF_BRANCH_CODE - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Branch Code' enum.
ACLF_BRANCH_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.AclfPackage
The number of structural features of the 'Branch' class.
ACLF_BRANCH_RATING - Static variable in interface com.interpss.core.algo.sec.SecAlgorithmPackage
The meta object id for the 'Aclf Branch Rating' class.
ACLF_BRANCH_RATING - Static variable in interface com.interpss.core.algo.sec.SecAlgorithmPackage.Literals
The meta object literal for the 'Aclf Branch Rating' class.
ACLF_BRANCH_RATING__BRANCH - Static variable in interface com.interpss.core.algo.sec.SecAlgorithmPackage
The feature id for the 'Branch' reference.
ACLF_BRANCH_RATING__DESC - Static variable in interface com.interpss.core.algo.sec.SecAlgorithmPackage
The feature id for the 'Desc' attribute.
ACLF_BRANCH_RATING__ID - Static variable in interface com.interpss.core.algo.sec.SecAlgorithmPackage
The feature id for the 'Id' attribute.
ACLF_BRANCH_RATING__NAME - Static variable in interface com.interpss.core.algo.sec.SecAlgorithmPackage
The feature id for the 'Name' attribute.
ACLF_BRANCH_RATING__NUMBER - Static variable in interface com.interpss.core.algo.sec.SecAlgorithmPackage
The feature id for the 'Number' attribute.
ACLF_BRANCH_RATING__STATUS - Static variable in interface com.interpss.core.algo.sec.SecAlgorithmPackage
The feature id for the 'Status' attribute.
ACLF_BRANCH_RATING_FEATURE_COUNT - Static variable in interface com.interpss.core.algo.sec.SecAlgorithmPackage
The number of structural features of the 'Aclf Branch Rating' class.
ACLF_BRANCH_RESULT_REC - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The meta object id for the 'Aclf Branch Result Rec' class.
ACLF_BRANCH_RESULT_REC - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'Aclf Branch Result Rec' class.
ACLF_BRANCH_RESULT_REC__AMPS_FLOW - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The feature id for the 'Amps Flow' attribute.
ACLF_BRANCH_RESULT_REC__AMPS_FLOW - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'Amps Flow' attribute feature.
ACLF_BRANCH_RESULT_REC__AMPS_LOADING_PERCENT - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The feature id for the 'Amps Loading Percent' attribute.
ACLF_BRANCH_RESULT_REC__AMPS_LOADING_PERCENT - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'Amps Loading Percent' attribute feature.
ACLF_BRANCH_RESULT_REC__DESC - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The feature id for the 'Desc' attribute.
ACLF_BRANCH_RESULT_REC__DESC - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'Desc' attribute feature.
ACLF_BRANCH_RESULT_REC__MVA_FLOW - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The feature id for the 'Mva Flow' attribute.
ACLF_BRANCH_RESULT_REC__MVA_FLOW - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'Mva Flow' attribute feature.
ACLF_BRANCH_RESULT_REC__MVA_LOADING_PERCENT - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The feature id for the 'Mva Loading Percent' attribute.
ACLF_BRANCH_RESULT_REC__MVA_LOADING_PERCENT - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'Mva Loading Percent' attribute feature.
ACLF_BRANCH_RESULT_REC__PFLOW - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The feature id for the 'PFlow' attribute.
ACLF_BRANCH_RESULT_REC__PFLOW - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'PFlow' attribute feature.
ACLF_BRANCH_RESULT_REC__QFLOW - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The feature id for the 'QFlow' attribute.
ACLF_BRANCH_RESULT_REC__QFLOW - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'QFlow' attribute feature.
ACLF_BRANCH_RESULT_REC__RATING - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The feature id for the 'Rating' containment reference.
ACLF_BRANCH_RESULT_REC__RATING - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'Rating' containment reference feature.
ACLF_BRANCH_RESULT_REC_FEATURE_COUNT - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The number of structural features of the 'Aclf Branch Result Rec' class.
ACLF_BUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The meta object id for the 'Bus' class.
ACLF_BUS - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Bus' class.
ACLF_BUS__AREA - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Area' reference.
ACLF_BUS__BASE_VOLTAGE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Base Voltage' attribute.
ACLF_BUS__BOOLEAN_FLAG - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Boolean Flag' attribute.
ACLF_BUS__BUS_CONTROL - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Bus Control' containment reference.
ACLF_BUS__BUS_SEC_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Bus Sec List' reference list.
ACLF_BUS__CAPACITOR_B - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Capacitor B' attribute.
ACLF_BUS__CONTRIBUTE_GEN_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Contribute Gen List' containment reference list.
ACLF_BUS__CONTRIBUTE_LOAD_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Contribute Load List' containment reference list.
ACLF_BUS__DCLF_INJECT_P - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Dclf Inject P' attribute.
ACLF_BUS__DESC - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Desc' attribute.
ACLF_BUS__DESIRED_VOLT_ANG - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Desired Volt Ang' attribute.
ACLF_BUS__DESIRED_VOLT_MAG - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Desired Volt Mag' attribute.
ACLF_BUS__EXP_LOAD_P - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Exp Load P' attribute.
ACLF_BUS__EXP_LOAD_Q - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Exp Load Q' attribute.
ACLF_BUS__EXTENSION_OBJECT - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Extension Object' attribute.
ACLF_BUS__FROM_BRANCH_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'From Branch List' reference list.
ACLF_BUS__FUNCTION_LOAD - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Function Load' containment reference.
ACLF_BUS__GEN_CODE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Gen Code' attribute.
ACLF_BUS__GEN_P - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Gen P' attribute.
ACLF_BUS__GEN_PART_FACTOR - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Gen Part Factor' attribute.
ACLF_BUS__GEN_Q - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Gen Q' attribute.
ACLF_BUS__ID - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Id' attribute.
ACLF_BUS__INT_FLAG - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Int Flag' attribute.
ACLF_BUS__LOAD_CODE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Load Code' attribute.
ACLF_BUS__LOAD_DIST_FACTOR - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Load Dist Factor' attribute.
ACLF_BUS__LOAD_P - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Load P' attribute.
ACLF_BUS__LOAD_Q - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Load Q' attribute.
ACLF_BUS__NAME - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Name' attribute.
ACLF_BUS__NETWORK - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Network' reference.
ACLF_BUS__NUMBER - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Number' attribute.
ACLF_BUS__OWNER - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Owner' reference.
ACLF_BUS__PARENT - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Parent' reference.
ACLF_BUS__PGEN_LIMIT - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'PGen Limit' attribute.
ACLF_BUS__QGEN_LIMIT - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'QGen Limit' attribute.
ACLF_BUS__SEC_NO - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Sec No' attribute.
ACLF_BUS__SHUNT_Y - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Shunt Y' attribute.
ACLF_BUS__SORT_NUMBER - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Sort Number' attribute.
ACLF_BUS__STATUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Status' attribute.
ACLF_BUS__SUB_AREA_FLAG - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Sub Area Flag' attribute.
ACLF_BUS__SWITCHED_SHUNT_DEVICE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Switched Shunt Device' containment reference.
ACLF_BUS__TO_BRANCH_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'To Branch List' reference list.
ACLF_BUS__VLIMIT - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'VLimit' attribute.
ACLF_BUS__VOLTAGE_ANG - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Voltage Ang' attribute.
ACLF_BUS__VOLTAGE_MAG - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Voltage Mag' attribute.
ACLF_BUS__WEIGHT - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Weight' attribute.
ACLF_BUS__ZONE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Zone' reference.
ACLF_BUS_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.AclfPackage
The number of structural features of the 'Bus' class.
ACLF_BUS_LIST - Static variable in interface com.interpss.core.common.lang.CommonLangPackage
The meta object id for the 'Aclf Bus List' data type.
ACLF_BUS_LIST - Static variable in interface com.interpss.core.common.lang.CommonLangPackage.Literals
The meta object literal for the 'Aclf Bus List' data type.
ACLF_BUS_RESULT_REC - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The meta object id for the 'Aclf Bus Result Rec' class.
ACLF_BUS_RESULT_REC - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'Aclf Bus Result Rec' class.
ACLF_BUS_RESULT_REC__DESC_HIGH_VOLTAGE - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The feature id for the 'Desc High Voltage' attribute.
ACLF_BUS_RESULT_REC__DESC_HIGH_VOLTAGE - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'Desc High Voltage' attribute feature.
ACLF_BUS_RESULT_REC__DESC_LOW_VOLTAGE - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The feature id for the 'Desc Low Voltage' attribute.
ACLF_BUS_RESULT_REC__DESC_LOW_VOLTAGE - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'Desc Low Voltage' attribute feature.
ACLF_BUS_RESULT_REC__HIGH_VOLT_MAG_PU - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The feature id for the 'High Volt Mag PU' attribute.
ACLF_BUS_RESULT_REC__HIGH_VOLT_MAG_PU - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'High Volt Mag PU' attribute feature.
ACLF_BUS_RESULT_REC__LIMIT - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The feature id for the 'Limit' containment reference.
ACLF_BUS_RESULT_REC__LIMIT - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'Limit' containment reference feature.
ACLF_BUS_RESULT_REC__LOW_VOLT_MAG_PU - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The feature id for the 'Low Volt Mag PU' attribute.
ACLF_BUS_RESULT_REC__LOW_VOLT_MAG_PU - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'Low Volt Mag PU' attribute feature.
ACLF_BUS_RESULT_REC__VOLT_MAG_PU - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The feature id for the 'Volt Mag PU' attribute.
ACLF_BUS_RESULT_REC__VOLT_MAG_PU - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage.Literals
The meta object literal for the 'Volt Mag PU' attribute feature.
ACLF_BUS_RESULT_REC_FEATURE_COUNT - Static variable in interface com.interpss.simu.multicase.result.MCaseResultPackage
The number of structural features of the 'Aclf Bus Result Rec' class.
ACLF_CAPACITOR_BUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The meta object id for the 'Aclf Capacitor Bus' class.
ACLF_CAPACITOR_BUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage.Literals
The meta object literal for the 'Aclf Capacitor Bus' class.
ACLF_CAPACITOR_BUS__BUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Bus' reference.
ACLF_CAPACITOR_BUS__DESC - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Desc' attribute.
ACLF_CAPACITOR_BUS__ID - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Id' attribute.
ACLF_CAPACITOR_BUS__NAME - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Name' attribute.
ACLF_CAPACITOR_BUS__NUMBER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Number' attribute.
ACLF_CAPACITOR_BUS__STATUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Status' attribute.
ACLF_CAPACITOR_BUS_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The number of structural features of the 'Aclf Capacitor Bus' class.
ACLF_CONTROL_BUS - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage
The meta object id for the 'Aclf Control Bus' class.
ACLF_CONTROL_BUS - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage.Literals
The meta object literal for the 'Aclf Control Bus' class.
ACLF_CONTROL_BUS__DESC - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage
The feature id for the 'Desc' attribute.
ACLF_CONTROL_BUS__ID - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage
The feature id for the 'Id' attribute.
ACLF_CONTROL_BUS__NAME - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage
The feature id for the 'Name' attribute.
ACLF_CONTROL_BUS__NUMBER - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage
The feature id for the 'Number' attribute.
ACLF_CONTROL_BUS__PARENT_BUS - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage
The feature id for the 'Parent Bus' reference.
ACLF_CONTROL_BUS__PARENT_BUS - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage.Literals
The meta object literal for the 'Parent Bus' reference feature.
ACLF_CONTROL_BUS__STATUS - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage
The feature id for the 'Status' attribute.
ACLF_CONTROL_BUS_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage
The number of structural features of the 'Aclf Control Bus' class.
ACLF_GEN - Static variable in interface com.interpss.core.aclf.AclfPackage
The meta object id for the 'Gen' class.
ACLF_GEN - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Gen' class.
ACLF_GEN__DESC - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Desc' attribute.
ACLF_GEN__DESIRED_VOLT_MAG - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Desired Volt Mag' attribute.
ACLF_GEN__DESIRED_VOLT_MAG - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Desired Volt Mag' attribute feature.
ACLF_GEN__GEN - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Gen' attribute.
ACLF_GEN__GEN - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Gen' attribute feature.
ACLF_GEN__ID - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Id' attribute.
ACLF_GEN__MVA_BASE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Mva Base' attribute.
ACLF_GEN__MVA_BASE - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Mva Base' attribute feature.
ACLF_GEN__MVAR_CONTROL_PFACTOR - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Mvar Control PFactor' attribute.
ACLF_GEN__MVAR_CONTROL_PFACTOR - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Mvar Control PFactor' attribute feature.
ACLF_GEN__MW_CONTROL_PFACTOR - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Mw Control PFactor' attribute.
ACLF_GEN__MW_CONTROL_PFACTOR - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Mw Control PFactor' attribute feature.
ACLF_GEN__NAME - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Name' attribute.
ACLF_GEN__NUMBER - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Number' attribute.
ACLF_GEN__PARENT_BUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Parent Bus' container reference.
ACLF_GEN__PARENT_BUS - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Parent Bus' container reference feature.
ACLF_GEN__PGEN_LIMIT - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'PGen Limit' attribute.
ACLF_GEN__PGEN_LIMIT - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'PGen Limit' attribute feature.
ACLF_GEN__QGEN_LIMIT - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'QGen Limit' attribute.
ACLF_GEN__QGEN_LIMIT - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'QGen Limit' attribute feature.
ACLF_GEN__RATED_VOLTAGE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Rated Voltage' attribute.
ACLF_GEN__RATED_VOLTAGE - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Rated Voltage' attribute feature.
ACLF_GEN__REMOTE_VCONTROL_BUS_ID - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Remote VControl Bus Id' attribute.
ACLF_GEN__REMOTE_VCONTROL_BUS_ID - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Remote VControl Bus Id' attribute feature.
ACLF_GEN__SOURCE_Z - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Source Z' attribute.
ACLF_GEN__SOURCE_Z - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Source Z' attribute feature.
ACLF_GEN__STATUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Status' attribute.
ACLF_GEN__VLIMIT - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'VLimit' attribute.
ACLF_GEN__VLIMIT - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'VLimit' attribute feature.
ACLF_GEN__XFR_TAP - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Xfr Tap' attribute.
ACLF_GEN__XFR_TAP - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Xfr Tap' attribute feature.
ACLF_GEN__XFR_Z - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Xfr Z' attribute.
ACLF_GEN__XFR_Z - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Xfr Z' attribute feature.
ACLF_GEN_BUS_ADAPTER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The meta object id for the 'Aclf Gen Bus Adapter' class.
ACLF_GEN_BUS_ADAPTER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage.Literals
The meta object literal for the 'Aclf Gen Bus Adapter' class.
ACLF_GEN_BUS_ADAPTER__BUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Bus' reference.
ACLF_GEN_BUS_ADAPTER__DESC - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Desc' attribute.
ACLF_GEN_BUS_ADAPTER__ID - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Id' attribute.
ACLF_GEN_BUS_ADAPTER__NAME - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Name' attribute.
ACLF_GEN_BUS_ADAPTER__NUMBER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Number' attribute.
ACLF_GEN_BUS_ADAPTER__STATUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Status' attribute.
ACLF_GEN_BUS_ADAPTER_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The number of structural features of the 'Aclf Gen Bus Adapter' class.
ACLF_GEN_CODE - Static variable in interface com.interpss.core.aclf.AclfPackage
The meta object id for the 'Gen Code' enum.
ACLF_GEN_CODE - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Gen Code' enum.
ACLF_GEN_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.AclfPackage
The number of structural features of the 'Gen' class.
ACLF_GRID_OPTION - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The meta object id for the 'Aclf Grid Option' class.
ACLF_GRID_OPTION - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Aclf Grid Option' class.
ACLF_GRID_OPTION__BUS_VOLTAGE_LOWER_LIMIT_PU - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Bus Voltage Lower Limit PU' attribute.
ACLF_GRID_OPTION__BUS_VOLTAGE_LOWER_LIMIT_PU - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Bus Voltage Lower Limit PU' attribute feature.
ACLF_GRID_OPTION__BUS_VOLTAGE_UPPER_LIMIT_PU - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Bus Voltage Upper Limit PU' attribute.
ACLF_GRID_OPTION__BUS_VOLTAGE_UPPER_LIMIT_PU - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Bus Voltage Upper Limit PU' attribute feature.
ACLF_GRID_OPTION__CALCULATE_VIOLATION - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Calculate Violation' attribute.
ACLF_GRID_OPTION__CALCULATE_VIOLATION - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Calculate Violation' attribute feature.
ACLF_GRID_OPTION__RETURN_CASE - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Return Case' attribute.
ACLF_GRID_OPTION__RETURN_CASE - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Return Case' attribute feature.
ACLF_GRID_OPTION_FEATURE_COUNT - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The number of structural features of the 'Aclf Grid Option' class.
ACLF_LINE - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The meta object id for the 'Aclf Line' class.
ACLF_LINE - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage.Literals
The meta object literal for the 'Aclf Line' class.
ACLF_LINE__BRANCH - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Branch' reference.
ACLF_LINE__DESC - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Desc' attribute.
ACLF_LINE__ID - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Id' attribute.
ACLF_LINE__NAME - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Name' attribute.
ACLF_LINE__NUMBER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Number' attribute.
ACLF_LINE__STATUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Status' attribute.
ACLF_LINE_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The number of structural features of the 'Aclf Line' class.
ACLF_LOAD - Static variable in interface com.interpss.core.aclf.AclfPackage
The meta object id for the 'Load' class.
ACLF_LOAD - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Load' class.
ACLF_LOAD__CODE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Code' attribute.
ACLF_LOAD__CODE - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Code' attribute feature.
ACLF_LOAD__DESC - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Desc' attribute.
ACLF_LOAD__ID - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Id' attribute.
ACLF_LOAD__LOAD_CI - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Load CI' attribute.
ACLF_LOAD__LOAD_CI - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Load CI' attribute feature.
ACLF_LOAD__LOAD_CP - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Load CP' attribute.
ACLF_LOAD__LOAD_CP - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Load CP' attribute feature.
ACLF_LOAD__LOAD_CZ - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Load CZ' attribute.
ACLF_LOAD__LOAD_CZ - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Load CZ' attribute feature.
ACLF_LOAD__NAME - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Name' attribute.
ACLF_LOAD__NUMBER - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Number' attribute.
ACLF_LOAD__PARENT_BUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Parent Bus' container reference.
ACLF_LOAD__PARENT_BUS - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Parent Bus' container reference feature.
ACLF_LOAD__STATUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Status' attribute.
ACLF_LOAD_BUS_ADAPTER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The meta object id for the 'Aclf Load Bus Adapter' class.
ACLF_LOAD_BUS_ADAPTER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage.Literals
The meta object literal for the 'Aclf Load Bus Adapter' class.
ACLF_LOAD_BUS_ADAPTER__BUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Bus' reference.
ACLF_LOAD_BUS_ADAPTER__DESC - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Desc' attribute.
ACLF_LOAD_BUS_ADAPTER__ID - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Id' attribute.
ACLF_LOAD_BUS_ADAPTER__NAME - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Name' attribute.
ACLF_LOAD_BUS_ADAPTER__NUMBER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Number' attribute.
ACLF_LOAD_BUS_ADAPTER__STATUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Status' attribute.
ACLF_LOAD_BUS_ADAPTER_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The number of structural features of the 'Aclf Load Bus Adapter' class.
ACLF_LOAD_CODE - Static variable in interface com.interpss.core.aclf.AclfPackage
The meta object id for the 'Load Code' enum.
ACLF_LOAD_CODE - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Load Code' enum.
ACLF_LOAD_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.AclfPackage
The number of structural features of the 'Load' class.
ACLF_METHOD - Static variable in interface com.interpss.core.algo.CoreAlgorithmPackage
The meta object id for the 'Aclf Method' enum.
ACLF_METHOD - Static variable in interface com.interpss.core.algo.CoreAlgorithmPackage.Literals
The meta object literal for the 'Aclf Method' enum.
ACLF_MULTI_STUDY_CASE - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The meta object id for the 'Aclf Multi Study Case' class.
ACLF_MULTI_STUDY_CASE - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Aclf Multi Study Case' class.
ACLF_MULTI_STUDY_CASE__ACLF_GRID_OPTION - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Aclf Grid Option' containment reference.
ACLF_MULTI_STUDY_CASE__ACLF_GRID_OPTION - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Aclf Grid Option' containment reference feature.
ACLF_MULTI_STUDY_CASE__BASE_NET_MODEL_STRING - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Base Net Model String' attribute.
ACLF_MULTI_STUDY_CASE__BRANCH_RESULT_SUMMARY - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Branch Result Summary' attribute.
ACLF_MULTI_STUDY_CASE__BRANCH_RESULT_SUMMARY - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Branch Result Summary' attribute feature.
ACLF_MULTI_STUDY_CASE__BUS_RESULT_SUMMARY - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Bus Result Summary' attribute.
ACLF_MULTI_STUDY_CASE__BUS_RESULT_SUMMARY - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Bus Result Summary' attribute feature.
ACLF_MULTI_STUDY_CASE__BUS_VOLTAGE_LOWER_LIMIT_PU - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Bus Voltage Lower Limit PU' attribute.
ACLF_MULTI_STUDY_CASE__BUS_VOLTAGE_LOWER_LIMIT_PU - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Bus Voltage Lower Limit PU' attribute feature.
ACLF_MULTI_STUDY_CASE__BUS_VOLTAGE_UPPER_LIMIT_PU - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Bus Voltage Upper Limit PU' attribute.
ACLF_MULTI_STUDY_CASE__BUS_VOLTAGE_UPPER_LIMIT_PU - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Bus Voltage Upper Limit PU' attribute feature.
ACLF_MULTI_STUDY_CASE__DESC - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Desc' attribute.
ACLF_MULTI_STUDY_CASE__ID - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Id' attribute.
ACLF_MULTI_STUDY_CASE__LF_TOLERANCE - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Lf Tolerance' attribute.
ACLF_MULTI_STUDY_CASE__LF_TOLERANCE - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Lf Tolerance' attribute feature.
ACLF_MULTI_STUDY_CASE__NAME - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Name' attribute.
ACLF_MULTI_STUDY_CASE__NET_TYPE - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Net Type' attribute.
ACLF_MULTI_STUDY_CASE__NUMBER - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Number' attribute.
ACLF_MULTI_STUDY_CASE__REMOTE_JOB_CREATION - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Remote Job Creation' attribute.
ACLF_MULTI_STUDY_CASE__REMOTE_JOB_CREATION - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Remote Job Creation' attribute feature.
ACLF_MULTI_STUDY_CASE__RULE_BASE - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Rule Base' reference.
ACLF_MULTI_STUDY_CASE__STATUS - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Status' attribute.
ACLF_MULTI_STUDY_CASE__STUDY_CASE_LIST - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Study Case List' attribute.
ACLF_MULTI_STUDY_CASE_FEATURE_COUNT - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The number of structural features of the 'Aclf Multi Study Case' class.
ACLF_NET_ADJUSTMENT - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The meta object id for the 'Aclf Net Adjustment' class.
ACLF_NET_ADJUSTMENT - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage.Literals
The meta object literal for the 'Aclf Net Adjustment' class.
ACLF_NET_ADJUSTMENT__ACLF_NET - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Aclf Net' reference.
ACLF_NET_ADJUSTMENT__ACLF_NET - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage.Literals
The meta object literal for the 'Aclf Net' reference feature.
ACLF_NET_ADJUSTMENT__AREA_INTERCHANGE_CONTROL_LIST - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Area Interchange Control List' containment reference list.
ACLF_NET_ADJUSTMENT__AREA_INTERCHANGE_CONTROL_LIST - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage.Literals
The meta object literal for the 'Area Interchange Control List' containment reference list feature.
ACLF_NET_ADJUSTMENT__DESC - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Desc' attribute.
ACLF_NET_ADJUSTMENT__ID - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Id' attribute.
ACLF_NET_ADJUSTMENT__INTERAREA_TRANSFER_LIST - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Interarea Transfer List' containment reference list.
ACLF_NET_ADJUSTMENT__INTERAREA_TRANSFER_LIST - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage.Literals
The meta object literal for the 'Interarea Transfer List' containment reference list feature.
ACLF_NET_ADJUSTMENT__NAME - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Name' attribute.
ACLF_NET_ADJUSTMENT__NUMBER - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Number' attribute.
ACLF_NET_ADJUSTMENT__STATUS - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Status' attribute.
ACLF_NET_ADJUSTMENT__TIE_LINE_INTERFACES - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Tie Line Interfaces' containment reference list.
ACLF_NET_ADJUSTMENT__TIE_LINE_INTERFACES - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage.Literals
The meta object literal for the 'Tie Line Interfaces' containment reference list feature.
ACLF_NET_ADJUSTMENT_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The number of structural features of the 'Aclf Net Adjustment' class.
ACLF_NETWORK - Static variable in interface com.interpss.core.aclf.AclfPackage
The meta object id for the 'Network' class.
ACLF_NETWORK - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Network' class.
ACLF_NETWORK__ACLF_NET_ADJUST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Aclf Net Adjust' containment reference.
ACLF_NETWORK__ALLOW_GROUND_BRANCH - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Allow Ground Branch' attribute.
ACLF_NETWORK__AREA_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Area List' containment reference list.
ACLF_NETWORK__BASE_KVA - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Base Kva' attribute.
ACLF_NETWORK__BRANCH_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Branch List' reference list.
ACLF_NETWORK__BUS_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Bus List' reference list.
ACLF_NETWORK__BUS_NUMBER_ARRANGED - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Bus Number Arranged' attribute.
ACLF_NETWORK__BYPASS_DATA_CHECK - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Bypass Data Check' attribute.
ACLF_NETWORK__CHILD_NET_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Child Net List' containment reference list.
ACLF_NETWORK__CONTINGENCY_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Contingency List' containment reference list.
ACLF_NETWORK__CONTINGENCY_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Contingency List' containment reference list feature.
ACLF_NETWORK__DATA_CHECKED - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Data Checked' attribute.
ACLF_NETWORK__DEFAULT_VOLTAGE_LIMIT - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Default Voltage Limit' attribute.
ACLF_NETWORK__DESC - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Desc' attribute.
ACLF_NETWORK__DIST_GEN_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Dist Gen List' reference list.
ACLF_NETWORK__DIST_GEN_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Dist Gen List' reference list feature.
ACLF_NETWORK__FLOW_INTERFACE_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Flow Interface List' containment reference list.
ACLF_NETWORK__FLOW_INTERFACE_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Flow Interface List' containment reference list feature.
ACLF_NETWORK__FLOW_INTERFACE_LOADED - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Flow Interface Loaded' attribute.
ACLF_NETWORK__FLOW_INTERFACE_LOADED - Static variable in interface com.interpss.core.aclf.AclfPackage.Literals
The meta object literal for the 'Flow Interface Loaded' attribute feature.
ACLF_NETWORK__FREQUENCY - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Frequency' attribute.
ACLF_NETWORK__ID - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Id' attribute.
ACLF_NETWORK__LF_CONVERGED - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Lf Converged' attribute.
ACLF_NETWORK__LF_DATA_LOADED - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Lf Data Loaded' attribute.
ACLF_NETWORK__NAME - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Name' attribute.
ACLF_NETWORK__NETWORK_TYPE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Network Type' attribute.
ACLF_NETWORK__NUMBER - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Number' attribute.
ACLF_NETWORK__ORIGINAL_DATA_FORMAT - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Original Data Format' attribute.
ACLF_NETWORK__OWNER_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Owner List' containment reference list.
ACLF_NETWORK__PS_XFR_PCONTROL_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Ps Xfr PControl List' reference list.
ACLF_NETWORK__REF_BUS_ID - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Ref Bus Id' attribute.
ACLF_NETWORK__REF_BUS_TYPE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Ref Bus Type' attribute.
ACLF_NETWORK__REMOTE_QBUS_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Remote QBus List' reference list.
ACLF_NETWORK__SENSITIVITY_CALCULATED - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Sensitivity Calculated' attribute.
ACLF_NETWORK__SPECIAL_BRANCH_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Special Branch List' reference list.
ACLF_NETWORK__STATUS - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Status' attribute.
ACLF_NETWORK__SVC_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Svc List' reference list.
ACLF_NETWORK__SWITCH_BREAK_MODEL - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Switch Break Model' attribute.
ACLF_NETWORK__TAP_CONTROL_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Tap Control List' reference list.
ACLF_NETWORK__TIE_LINE_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Tie Line List' containment reference list.
ACLF_NETWORK__XFR_ZADJUST_SIDE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Xfr ZAdjust Side' attribute.
ACLF_NETWORK__XFR_ZTABLE - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Xfr ZTable' containment reference list.
ACLF_NETWORK__ZERO_ZBRANCH_PROCESSED - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Zero ZBranch Processed' attribute.
ACLF_NETWORK__ZERO_ZBRANCH_THRESHOLD - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Zero ZBranch Threshold' attribute.
ACLF_NETWORK__ZONE_LIST - Static variable in interface com.interpss.core.aclf.AclfPackage
The feature id for the 'Zone List' containment reference list.
ACLF_NETWORK_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.AclfPackage
The number of structural features of the 'Network' class.
ACLF_NETWORK_VALUE - Static variable in enum com.interpss.simu.SimuCtxType
The 'Aclf Network' literal value.
ACLF_PQ_GEN_BUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The meta object id for the 'Aclf PQ Gen Bus' class.
ACLF_PQ_GEN_BUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage.Literals
The meta object literal for the 'Aclf PQ Gen Bus' class.
ACLF_PQ_GEN_BUS__BUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Bus' reference.
ACLF_PQ_GEN_BUS__DESC - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Desc' attribute.
ACLF_PQ_GEN_BUS__ID - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Id' attribute.
ACLF_PQ_GEN_BUS__NAME - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Name' attribute.
ACLF_PQ_GEN_BUS__NUMBER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Number' attribute.
ACLF_PQ_GEN_BUS__STATUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Status' attribute.
ACLF_PQ_GEN_BUS_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The number of structural features of the 'Aclf PQ Gen Bus' class.
ACLF_PS_XFORMER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The meta object id for the 'Aclf PS Xformer' class.
ACLF_PS_XFORMER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage.Literals
The meta object literal for the 'Aclf PS Xformer' class.
ACLF_PS_XFORMER__BRANCH - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Branch' reference.
ACLF_PS_XFORMER__DESC - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Desc' attribute.
ACLF_PS_XFORMER__ID - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Id' attribute.
ACLF_PS_XFORMER__NAME - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Name' attribute.
ACLF_PS_XFORMER__NUMBER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Number' attribute.
ACLF_PS_XFORMER__STATUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Status' attribute.
ACLF_PS_XFORMER_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The number of structural features of the 'Aclf PS Xformer' class.
ACLF_PV_GEN_BUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The meta object id for the 'Aclf PV Gen Bus' class.
ACLF_PV_GEN_BUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage.Literals
The meta object literal for the 'Aclf PV Gen Bus' class.
ACLF_PV_GEN_BUS__BUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Bus' reference.
ACLF_PV_GEN_BUS__DESC - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Desc' attribute.
ACLF_PV_GEN_BUS__ID - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Id' attribute.
ACLF_PV_GEN_BUS__NAME - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Name' attribute.
ACLF_PV_GEN_BUS__NUMBER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Number' attribute.
ACLF_PV_GEN_BUS__STATUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Status' attribute.
ACLF_PV_GEN_BUS_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The number of structural features of the 'Aclf PV Gen Bus' class.
ACLF_STUDY_CASE - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The meta object id for the 'Aclf Study Case' class.
ACLF_STUDY_CASE - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Aclf Study Case' class.
ACLF_STUDY_CASE__ACLF_ALGO_MODEL_STRING - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Aclf Algo Model String' attribute.
ACLF_STUDY_CASE__ACLF_ALGO_MODEL_STRING - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Aclf Algo Model String' attribute feature.
ACLF_STUDY_CASE__ACLF_CONVERGED - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Aclf Converged' attribute.
ACLF_STUDY_CASE__ACLF_CONVERGED - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage.Literals
The meta object literal for the 'Aclf Converged' attribute feature.
ACLF_STUDY_CASE__CASE_NUMBER - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Case Number' attribute.
ACLF_STUDY_CASE__DESC - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Desc' attribute.
ACLF_STUDY_CASE__GRID_NODE_ID - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Grid Node Id' attribute.
ACLF_STUDY_CASE__ID - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Id' attribute.
ACLF_STUDY_CASE__MODIFICATION - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Modification' reference.
ACLF_STUDY_CASE__NAME - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Name' attribute.
ACLF_STUDY_CASE__NET_MODEL_STRING - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Net Model String' attribute.
ACLF_STUDY_CASE__NUMBER - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Number' attribute.
ACLF_STUDY_CASE__PARENT - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Parent' reference.
ACLF_STUDY_CASE__REMOTE_RETURN_MESSAGE - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Remote Return Message' attribute.
ACLF_STUDY_CASE__REMOTE_RETURN_STATUS - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Remote Return Status' attribute.
ACLF_STUDY_CASE__RESULT - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Result' containment reference.
ACLF_STUDY_CASE__STATUS - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The feature id for the 'Status' attribute.
ACLF_STUDY_CASE_FEATURE_COUNT - Static variable in interface com.interpss.simu.multicase.aclf.MCaseAclfPackage
The number of structural features of the 'Aclf Study Case' class.
ACLF_SWING_BUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The meta object id for the 'Aclf Swing Bus' class.
ACLF_SWING_BUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage.Literals
The meta object literal for the 'Aclf Swing Bus' class.
ACLF_SWING_BUS__BUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Bus' reference.
ACLF_SWING_BUS__DESC - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Desc' attribute.
ACLF_SWING_BUS__ID - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Id' attribute.
ACLF_SWING_BUS__NAME - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Name' attribute.
ACLF_SWING_BUS__NUMBER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Number' attribute.
ACLF_SWING_BUS__STATUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Status' attribute.
ACLF_SWING_BUS_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The number of structural features of the 'Aclf Swing Bus' class.
ACLF_XFORMER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The meta object id for the 'Aclf Xformer' class.
ACLF_XFORMER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage.Literals
The meta object literal for the 'Aclf Xformer' class.
ACLF_XFORMER__BRANCH - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Branch' reference.
ACLF_XFORMER__DESC - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Desc' attribute.
ACLF_XFORMER__ID - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Id' attribute.
ACLF_XFORMER__NAME - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Name' attribute.
ACLF_XFORMER__NUMBER - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Number' attribute.
ACLF_XFORMER__STATUS - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The feature id for the 'Status' attribute.
ACLF_XFORMER_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.adpter.AclfObjAdapterPackage
The number of structural features of the 'Aclf Xformer' class.
AclfAdapterFactory - Class in com.interpss.core.aclf.util
The Adapter Factory for the model.
AclfAdapterFactory() - Constructor for class com.interpss.core.aclf.util.AclfAdapterFactory
Creates an instance of the adapter factory.
AclfAdjInputUtilFunc - Class in com.interpss.simu.util.input
 
AclfAdjInputUtilFunc() - Constructor for class com.interpss.simu.util.input.AclfAdjInputUtilFunc
 
AclfAdjustAdapterFactory - Class in com.interpss.core.aclf.adj.util
The Adapter Factory for the model.
AclfAdjustAdapterFactory() - Constructor for class com.interpss.core.aclf.adj.util.AclfAdjustAdapterFactory
Creates an instance of the adapter factory.
AclfAdjustCode - Enum in com.interpss.core.aclf.adj
A representation of the literals of the enumeration 'Adjustment Code', and utility methods for working with them.
AclfAdjustFactory - Interface in com.interpss.core.aclf.adj
The Factory for the model.
AclfAdjustFactoryImpl - Class in com.interpss.core.aclf.adj.impl
An implementation of the model Factory.
AclfAdjustFactoryImpl() - Constructor for class com.interpss.core.aclf.adj.impl.AclfAdjustFactoryImpl
Creates an instance of the factory.
AclfAdjustPackage - Interface in com.interpss.core.aclf.adj
The Package for the model.
AclfAdjustPackage.Literals - Interface in com.interpss.core.aclf.adj
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
AclfAdjustPackageImpl - Class in com.interpss.core.aclf.adj.impl
An implementation of the model Package.
AclfAdjustSwitch<T> - Class in com.interpss.core.aclf.adj.util
The Switch for the model's inheritance hierarchy.
AclfAdjustSwitch() - Constructor for class com.interpss.core.aclf.adj.util.AclfAdjustSwitch
Creates an instance of the switch.
AclfAdjustType - Enum in com.interpss.core.aclf.adj
A representation of the literals of the enumeration 'Adjust Type', and utility methods for working with them.
AclfBranch - Interface in com.interpss.core.aclf
A representation of the model object 'Branch'.
AclfBranchAdapter - Interface in com.interpss.core.aclf.adpter
A representation of the model object 'Branch Adapter'.
AclfBranchAdapterImpl - Class in com.interpss.core.aclf.adpter.impl
An implementation of the model object 'Branch Adapter'.
AclfBranchCode - Enum in com.interpss.core.aclf
A representation of the literals of the enumeration 'Branch Code', and utility methods for working with them.
AclfBranchImpl - Class in com.interpss.core.aclf.impl
An implementation of the model object 'Branch'.
AclfBranchRating - Interface in com.interpss.core.algo.sec
A representation of the model object 'Branch Rating Adapter'.
AclfBranchRatingImpl - Class in com.interpss.core.algo.sec.impl
An implementation of the model object 'Branch Rating Adapter'.
AclfBranchResultRec - Interface in com.interpss.simu.multicase.result
A representation of the model object 'Aclf Branch Result Rec'.
AclfBranchResultRecImpl - Class in com.interpss.simu.multicase.result.impl
An implementation of the model object 'Aclf Branch Result Rec'.
AclfBus - Interface in com.interpss.core.aclf
A representation of the model object 'Bus'.
AclfBusChildNetHelper - Class in com.interpss.core.algo.impl.mnet
Bus interaction between parent net and child net for multi-net Aclf implementation
AclfBusChildNetHelper(ChildNetInterfaceBusPair) - Constructor for class com.interpss.core.algo.impl.mnet.AclfBusChildNetHelper
 
AclfBusImpl - Class in com.interpss.core.aclf.impl
An implementation of the model object 'Bus'.
AclfBusResultRec - Interface in com.interpss.simu.multicase.result
A representation of the model object 'Aclf Bus Result Rec'.
AclfBusResultRecImpl - Class in com.interpss.simu.multicase.result.impl
An implementation of the model object 'Aclf Bus Result Rec'.
AclfCapacitorBus - Interface in com.interpss.core.aclf.adpter
A representation of the model object 'Capacitor Bus Adapter'.
AclfCapacitorBusImpl - Class in com.interpss.core.aclf.adpter.impl
An implementation of the model object 'Capacitor Bus Adapter'.
AclfControlBus - Interface in com.interpss.core.aclf.adj
A representation of the model object 'Aclf Control Bus'.
AclfControlBusImpl - Class in com.interpss.core.aclf.adj.impl
An implementation of the model object 'Aclf Control Bus'.
AclfFactory - Interface in com.interpss.core.aclf
The Factory for the model.
AclfFactoryImpl - Class in com.interpss.core.aclf.impl
An implementation of the model Factory.
AclfFactoryImpl() - Constructor for class com.interpss.core.aclf.impl.AclfFactoryImpl
Creates an instance of the factory.
AclfFunction - Class in com.interpss.core.funcImpl
Aclf network related functions
AclfFunction() - Constructor for class com.interpss.core.funcImpl.AclfFunction
 
AclfGen - Interface in com.interpss.core.aclf
A representation of the model object 'Gen'.
AclfGenBusAdapter - Interface in com.interpss.core.aclf.adpter
A representation of the model object 'Gen Bus Adapter'.
AclfGenBusAdapterImpl - Class in com.interpss.core.aclf.adpter.impl
An implementation of the model object 'Gen Bus Adapter'.
AclfGenCode - Enum in com.interpss.core.aclf
A representation of the literals of the enumeration 'Gen Code', and utility methods for working with them.
AclfGenImpl - Class in com.interpss.core.aclf.impl
An implementation of the model object 'Gen'.
AclfGridOption - Interface in com.interpss.simu.multicase.aclf
A representation of the model object 'Aclf Grid Option'.
AclfGridOptionImpl - Class in com.interpss.simu.multicase.aclf.impl
An implementation of the model object 'Aclf Grid Option'.
AclfInputUtilFunc - Class in com.interpss.simu.util.input
 
AclfInputUtilFunc() - Constructor for class com.interpss.simu.util.input.AclfInputUtilFunc
 
AclfLine - Interface in com.interpss.core.aclf.adpter
A representation of the model object 'Line Adapter'.
AclfLineImpl - Class in com.interpss.core.aclf.adpter.impl
An implementation of the model object 'Line Adapter'.
AclfLoad - Interface in com.interpss.core.aclf
A representation of the model object 'Load'.
AclfLoadBusAdapter - Interface in com.interpss.core.aclf.adpter
A representation of the model object 'Load Bus Adapter'.
AclfLoadBusAdapterImpl - Class in com.interpss.core.aclf.adpter.impl
An implementation of the model object 'Load Bus Adapter'.
AclfLoadCode - Enum in com.interpss.core.aclf
A representation of the literals of the enumeration 'Load Code', and utility methods for working with them.
AclfLoadImpl - Class in com.interpss.core.aclf.impl
An implementation of the model object 'Load'.
AclfMethod - Enum in com.interpss.core.algo
A representation of the literals of the enumeration 'Aclf Method', and utility methods for working with them.
AclfMultiStudyCase - Interface in com.interpss.simu.multicase.aclf
A representation of the model object 'Aclf Multi Study Case'.
AclfMultiStudyCaseImpl - Class in com.interpss.simu.multicase.aclf.impl
An implementation of the model object 'Aclf Multi Study Case'.
AclfNetAdjustment - Interface in com.interpss.core.aclf.netAdj
A representation of the model object 'Aclf Net Adjustment'.
AclfNetAdjustmentImpl - Class in com.interpss.core.aclf.netAdj.impl
An implementation of the model object 'Aclf Net Adjustment'.
AclfNetHelper - Class in com.interpss.core.funcImpl
Helper class for AclfNet related methods
AclfNetHelper(BaseAclfNetwork<?, ?>) - Constructor for class com.interpss.core.funcImpl.AclfNetHelper
 
AclfNetwork - Interface in com.interpss.core.aclf
A representation of the model object 'Network'.
AclfNetworkImpl - Class in com.interpss.core.aclf.impl
An implementation of the model object 'Network'.
AclfObjAdapterAdapterFactory - Class in com.interpss.core.aclf.adpter.util
The Adapter Factory for the model.
AclfObjAdapterAdapterFactory() - Constructor for class com.interpss.core.aclf.adpter.util.AclfObjAdapterAdapterFactory
Creates an instance of the adapter factory.
AclfObjAdapterFactory - Interface in com.interpss.core.aclf.adpter
The Factory for the model.
AclfObjAdapterFactoryImpl - Class in com.interpss.core.aclf.adpter.impl
An implementation of the model Factory.
AclfObjAdapterFactoryImpl() - Constructor for class com.interpss.core.aclf.adpter.impl.AclfObjAdapterFactoryImpl
Creates an instance of the factory.
AclfObjAdapterPackage - Interface in com.interpss.core.aclf.adpter
The Package for the model.
AclfObjAdapterPackage.Literals - Interface in com.interpss.core.aclf.adpter
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
AclfObjAdapterPackageImpl - Class in com.interpss.core.aclf.adpter.impl
An implementation of the model Package.
AclfObjAdapterSwitch<T> - Class in com.interpss.core.aclf.adpter.util
The Switch for the model's inheritance hierarchy.
AclfObjAdapterSwitch() - Constructor for class com.interpss.core.aclf.adpter.util.AclfObjAdapterSwitch
Creates an instance of the switch.
AclfPackage - Interface in com.interpss.core.aclf
The Package for the model.
AclfPackage.Literals - Interface in com.interpss.core.aclf
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
AclfPackageImpl - Class in com.interpss.core.aclf.impl
An implementation of the model Package.
AclfPQGenBus - Interface in com.interpss.core.aclf.adpter
A representation of the model object 'PQ Bus Adapter'.
AclfPQGenBusImpl - Class in com.interpss.core.aclf.adpter.impl
An implementation of the model object 'PQ Bus Adapter'.
AclfPSXformer - Interface in com.interpss.core.aclf.adpter
A representation of the model object 'PS Xfr Adapter'.
AclfPSXformerImpl - Class in com.interpss.core.aclf.adpter.impl
An implementation of the model object 'PS Xfr Adapter'.
AclfPVGenBus - Interface in com.interpss.core.aclf.adpter
A representation of the model object 'PV Bus Adapter'.
AclfPVGenBusImpl - Class in com.interpss.core.aclf.adpter.impl
An implementation of the model object 'PV Bus Adapter'.
AclfResultHTable - Class in com.interpss.core.datatype
An extention of the Java hashtable to store Aclf result
AclfResultHTable() - Constructor for class com.interpss.core.datatype.AclfResultHTable
 
AclfStudyCase - Interface in com.interpss.simu.multicase.aclf
A representation of the model object 'Aclf Study Case'.
AclfStudyCaseImpl - Class in com.interpss.simu.multicase.aclf.impl
An implementation of the model object 'Aclf Study Case'.
AclfSwingBus - Interface in com.interpss.core.aclf.adpter
A representation of the model object 'Swing Bus Adapter'.
AclfSwingBusImpl - Class in com.interpss.core.aclf.adpter.impl
An implementation of the model object 'Swing Bus Adapter'.
AclfSwitch<T> - Class in com.interpss.core.aclf.util
The Switch for the model's inheritance hierarchy.
AclfSwitch() - Constructor for class com.interpss.core.aclf.util.AclfSwitch
Creates an instance of the switch.
AclfXformer - Interface in com.interpss.core.aclf.adpter
A representation of the model object 'Xfr Adapter'.
AclfXformerImpl - Class in com.interpss.core.aclf.adpter.impl
An implementation of the model object 'Xfr Adapter'.
Acsc3WBranch - Interface in com.interpss.core.acsc
 
Acsc3WBranchImpl - Class in com.interpss.core.acsc.impl
 
Acsc3WBranchImpl() - Constructor for class com.interpss.core.acsc.impl.Acsc3WBranchImpl
 
ACSC_BRANCH - Static variable in interface com.interpss.core.acsc.AcscPackage
The meta object id for the 'Branch' class.
ACSC_BRANCH - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'Branch' class.
ACSC_BRANCH__AREA - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Area' reference.
ACSC_BRANCH__BOOLEAN_FLAG - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Boolean Flag' attribute.
ACSC_BRANCH__BRANCH_CODE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Branch Code' attribute.
ACSC_BRANCH__CHILD_BRANCH - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Child Branch' attribute.
ACSC_BRANCH__CIRCUIT_NUMBER - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Circuit Number' attribute.
ACSC_BRANCH__DCLF_FLOW - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Dclf Flow' attribute.
ACSC_BRANCH__DESC - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Desc' attribute.
ACSC_BRANCH__EXTENSION_OBJECT - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Extension Object' attribute.
ACSC_BRANCH__FLOW_CONTROL - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Flow Control' containment reference.
ACSC_BRANCH__FROM_BUS - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'From Bus' reference.
ACSC_BRANCH__FROM_PS_XFR_ANGLE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'From PS Xfr Angle' attribute.
ACSC_BRANCH__FROM_SHUNT_Y - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'From Shunt Y' attribute.
ACSC_BRANCH__FROM_SIDE_METERED - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'From Side Metered' attribute.
ACSC_BRANCH__FROM_TURN_RATIO - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'From Turn Ratio' attribute.
ACSC_BRANCH__HB0 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'HB0' attribute.
ACSC_BRANCH__HB0 - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'HB0' attribute feature.
ACSC_BRANCH__HSHUNT_Y - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'HShunt Y' attribute.
ACSC_BRANCH__ID - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Id' attribute.
ACSC_BRANCH__INT_FLAG - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Int Flag' attribute.
ACSC_BRANCH__LOSS_FACTOR - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Loss Factor' attribute.
ACSC_BRANCH__NAME - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Name' attribute.
ACSC_BRANCH__NETWORK - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Network' reference.
ACSC_BRANCH__NUMBER - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Number' attribute.
ACSC_BRANCH__OWNER - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Owner' reference.
ACSC_BRANCH__RATING_AMPS - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Rating Amps' attribute.
ACSC_BRANCH__RATING_MVA1 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Rating Mva1' attribute.
ACSC_BRANCH__RATING_MVA2 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Rating Mva2' attribute.
ACSC_BRANCH__RATING_MVA3 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Rating Mva3' attribute.
ACSC_BRANCH__SORT_NUMBER - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Sort Number' attribute.
ACSC_BRANCH__STATUS - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Status' attribute.
ACSC_BRANCH__TO_BUS - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'To Bus' reference.
ACSC_BRANCH__TO_PS_XFR_ANGLE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'To PS Xfr Angle' attribute.
ACSC_BRANCH__TO_SHUNT_Y - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'To Shunt Y' attribute.
ACSC_BRANCH__TO_TURN_RATIO - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'To Turn Ratio' attribute.
ACSC_BRANCH__WEIGHT - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Weight' attribute.
ACSC_BRANCH__XFR_FROM_CONNECT_CODE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Xfr From Connect Code' attribute.
ACSC_BRANCH__XFR_FROM_CONNECT_CODE - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'Xfr From Connect Code' attribute feature.
ACSC_BRANCH__XFR_FROM_GROUND_Z - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Xfr From Ground Z' attribute.
ACSC_BRANCH__XFR_FROM_GROUND_Z - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'Xfr From Ground Z' attribute feature.
ACSC_BRANCH__XFR_TO_CONNECT_CODE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Xfr To Connect Code' attribute.
ACSC_BRANCH__XFR_TO_CONNECT_CODE - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'Xfr To Connect Code' attribute feature.
ACSC_BRANCH__XFR_TO_GROUND_Z - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Xfr To Ground Z' attribute.
ACSC_BRANCH__XFR_TO_GROUND_Z - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'Xfr To Ground Z' attribute feature.
ACSC_BRANCH__XFR_ZTABLE_NUMBER - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Xfr ZTable Number' attribute.
ACSC_BRANCH__Z - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Z' attribute.
ACSC_BRANCH__Z0 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Z0' attribute.
ACSC_BRANCH__Z0 - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'Z0' attribute feature.
ACSC_BRANCH__ZMULTIPLY_FACTOR - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'ZMultiply Factor' attribute.
ACSC_BRANCH__ZONE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Zone' reference.
ACSC_BRANCH_FAULT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The meta object id for the 'Acsc Branch Fault' class.
ACSC_BRANCH_FAULT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage.Literals
The meta object literal for the 'Acsc Branch Fault' class.
ACSC_BRANCH_FAULT__BUS - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Bus' reference.
ACSC_BRANCH_FAULT__DESC - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Desc' attribute.
ACSC_BRANCH_FAULT__DISTANCE - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Distance' attribute.
ACSC_BRANCH_FAULT__DISTANCE - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage.Literals
The meta object literal for the 'Distance' attribute feature.
ACSC_BRANCH_FAULT__FAULT_BRANCH - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Fault Branch' reference.
ACSC_BRANCH_FAULT__FAULT_BRANCH - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage.Literals
The meta object literal for the 'Fault Branch' reference feature.
ACSC_BRANCH_FAULT__FAULT_CODE - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Fault Code' attribute.
ACSC_BRANCH_FAULT__FAULT_RESULT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Fault Result' attribute.
ACSC_BRANCH_FAULT__FAULT_TYPE - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Fault Type' attribute.
ACSC_BRANCH_FAULT__ID - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Id' attribute.
ACSC_BRANCH_FAULT__NAME - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Name' attribute.
ACSC_BRANCH_FAULT__NUMBER - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Number' attribute.
ACSC_BRANCH_FAULT__STATUS - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Status' attribute.
ACSC_BRANCH_FAULT__ZLG_FAULT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'ZLG Fault' attribute.
ACSC_BRANCH_FAULT__ZLL_FAULT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'ZLL Fault' attribute.
ACSC_BRANCH_FAULT_FEATURE_COUNT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The number of structural features of the 'Acsc Branch Fault' class.
ACSC_BRANCH_FEATURE_COUNT - Static variable in interface com.interpss.core.acsc.AcscPackage
The number of structural features of the 'Branch' class.
ACSC_BUS - Static variable in interface com.interpss.core.acsc.AcscPackage
The meta object id for the 'Bus' class.
ACSC_BUS - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'Bus' class.
ACSC_BUS__AREA - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Area' reference.
ACSC_BUS__BASE_VOLTAGE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Base Voltage' attribute.
ACSC_BUS__BOOLEAN_FLAG - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Boolean Flag' attribute.
ACSC_BUS__BUS_CONTROL - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Bus Control' containment reference.
ACSC_BUS__BUS_SEC_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Bus Sec List' reference list.
ACSC_BUS__CAPACITOR_B - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Capacitor B' attribute.
ACSC_BUS__CONTRIBUTE_GEN_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Contribute Gen List' containment reference list.
ACSC_BUS__CONTRIBUTE_LOAD_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Contribute Load List' containment reference list.
ACSC_BUS__DCLF_INJECT_P - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Dclf Inject P' attribute.
ACSC_BUS__DESC - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Desc' attribute.
ACSC_BUS__DESIRED_VOLT_ANG - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Desired Volt Ang' attribute.
ACSC_BUS__DESIRED_VOLT_MAG - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Desired Volt Mag' attribute.
ACSC_BUS__EQUIV_Z0 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Equiv Z0' attribute.
ACSC_BUS__EQUIV_Z1 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Equiv Z1' attribute.
ACSC_BUS__EQUIV_Z2 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Equiv Z2' attribute.
ACSC_BUS__EXP_LOAD_P - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Exp Load P' attribute.
ACSC_BUS__EXP_LOAD_Q - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Exp Load Q' attribute.
ACSC_BUS__EXTENSION_OBJECT - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Extension Object' attribute.
ACSC_BUS__FROM_BRANCH_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'From Branch List' reference list.
ACSC_BUS__FUNCTION_LOAD - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Function Load' containment reference.
ACSC_BUS__GEN_CODE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Gen Code' attribute.
ACSC_BUS__GEN_P - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Gen P' attribute.
ACSC_BUS__GEN_PART_FACTOR - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Gen Part Factor' attribute.
ACSC_BUS__GEN_Q - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Gen Q' attribute.
ACSC_BUS__GROUNDING - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Grounding' containment reference.
ACSC_BUS__ID - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Id' attribute.
ACSC_BUS__INT_FLAG - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Int Flag' attribute.
ACSC_BUS__LOAD_CODE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Load Code' attribute.
ACSC_BUS__LOAD_DIST_FACTOR - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Load Dist Factor' attribute.
ACSC_BUS__LOAD_P - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Load P' attribute.
ACSC_BUS__LOAD_Q - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Load Q' attribute.
ACSC_BUS__NAME - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Name' attribute.
ACSC_BUS__NEG_SEQ_DATA_INITIALIZED - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Neg Seq Data Initialized' attribute.
ACSC_BUS__NETWORK - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Network' reference.
ACSC_BUS__NUMBER - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Number' attribute.
ACSC_BUS__OWNER - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Owner' reference.
ACSC_BUS__PARENT - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Parent' reference.
ACSC_BUS__PGEN_LIMIT - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'PGen Limit' attribute.
ACSC_BUS__POS_SEQ_DATA_INITIALIZED - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Pos Seq Data Initialized' attribute.
ACSC_BUS__QGEN_LIMIT - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'QGen Limit' attribute.
ACSC_BUS__SC_CODE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Sc Code' attribute.
ACSC_BUS__SC_FIXED_SHUNT_Y0 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Sc Fixed Shunt Y0' attribute.
ACSC_BUS__SC_GEN_Z0 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Sc Gen Z0' attribute.
ACSC_BUS__SC_GEN_Z1 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Sc Gen Z1' attribute.
ACSC_BUS__SC_GEN_Z2 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Sc Gen Z2' attribute.
ACSC_BUS__SC_LOAD_SHUNT_Y0 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Sc Load Shunt Y0' attribute.
ACSC_BUS__SC_LOAD_SHUNT_Y1 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Sc Load Shunt Y1' attribute.
ACSC_BUS__SC_LOAD_SHUNT_Y2 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Sc Load Shunt Y2' attribute.
ACSC_BUS__SC_SWITCHED_SHUNT_Y0 - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Sc Switched Shunt Y0' attribute.
ACSC_BUS__SEC_NO - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Sec No' attribute.
ACSC_BUS__SEQ_DATA_INITIALIZED - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Seq Data Initialized' attribute.
ACSC_BUS__SHUNT_Y - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Shunt Y' attribute.
ACSC_BUS__SORT_NUMBER - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Sort Number' attribute.
ACSC_BUS__STATUS - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Status' attribute.
ACSC_BUS__SUB_AREA_FLAG - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Sub Area Flag' attribute.
ACSC_BUS__SWITCHED_SHUNT_DEVICE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Switched Shunt Device' containment reference.
ACSC_BUS__THREE_SEQ_VOLTAGE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Three Seq Voltage' attribute.
ACSC_BUS__TO_BRANCH_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'To Branch List' reference list.
ACSC_BUS__VLIMIT - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'VLimit' attribute.
ACSC_BUS__VOLTAGE_ANG - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Voltage Ang' attribute.
ACSC_BUS__VOLTAGE_MAG - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Voltage Mag' attribute.
ACSC_BUS__WEIGHT - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Weight' attribute.
ACSC_BUS__ZERO_SEQ_DATA_INITIALIZED - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Zero Seq Data Initialized' attribute.
ACSC_BUS__ZONE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Zone' reference.
ACSC_BUS_FAULT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The meta object id for the 'Acsc Bus Fault' class.
ACSC_BUS_FAULT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage.Literals
The meta object literal for the 'Acsc Bus Fault' class.
ACSC_BUS_FAULT__BUS - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Bus' reference.
ACSC_BUS_FAULT__DESC - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Desc' attribute.
ACSC_BUS_FAULT__FAULT_CODE - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Fault Code' attribute.
ACSC_BUS_FAULT__FAULT_CODE - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage.Literals
The meta object literal for the 'Fault Code' attribute feature.
ACSC_BUS_FAULT__FAULT_RESULT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Fault Result' attribute.
ACSC_BUS_FAULT__FAULT_RESULT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage.Literals
The meta object literal for the 'Fault Result' attribute feature.
ACSC_BUS_FAULT__FAULT_TYPE - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Fault Type' attribute.
ACSC_BUS_FAULT__FAULT_TYPE - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage.Literals
The meta object literal for the 'Fault Type' attribute feature.
ACSC_BUS_FAULT__ID - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Id' attribute.
ACSC_BUS_FAULT__NAME - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Name' attribute.
ACSC_BUS_FAULT__NUMBER - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Number' attribute.
ACSC_BUS_FAULT__STATUS - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Status' attribute.
ACSC_BUS_FAULT__ZLG_FAULT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'ZLG Fault' attribute.
ACSC_BUS_FAULT__ZLG_FAULT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage.Literals
The meta object literal for the 'ZLG Fault' attribute feature.
ACSC_BUS_FAULT__ZLL_FAULT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'ZLL Fault' attribute.
ACSC_BUS_FAULT__ZLL_FAULT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage.Literals
The meta object literal for the 'ZLL Fault' attribute feature.
ACSC_BUS_FAULT_FEATURE_COUNT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The number of structural features of the 'Acsc Bus Fault' class.
ACSC_BUS_FEATURE_COUNT - Static variable in interface com.interpss.core.acsc.AcscPackage
The number of structural features of the 'Bus' class.
ACSC_FAULT_POINT_RECORD - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The meta object id for the 'Point Record' class.
ACSC_FAULT_POINT_RECORD - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage.Literals
The meta object literal for the 'Point Record' class.
ACSC_FAULT_POINT_RECORD__DESC - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Desc' attribute.
ACSC_FAULT_POINT_RECORD__FAULT_POINT_V - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Fault Point V' attribute.
ACSC_FAULT_POINT_RECORD__FAULT_POINT_V - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage.Literals
The meta object literal for the 'Fault Point V' attribute feature.
ACSC_FAULT_POINT_RECORD__FAULT_SC_AMPS - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Fault Sc Amps' attribute.
ACSC_FAULT_POINT_RECORD__FAULT_SC_AMPS - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage.Literals
The meta object literal for the 'Fault Sc Amps' attribute feature.
ACSC_FAULT_POINT_RECORD__ID - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Id' attribute.
ACSC_FAULT_POINT_RECORD__NAME - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Name' attribute.
ACSC_FAULT_POINT_RECORD__NETWORK - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Network' reference.
ACSC_FAULT_POINT_RECORD__NUMBER - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Number' attribute.
ACSC_FAULT_POINT_RECORD__STATUS - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'Status' attribute.
ACSC_FAULT_POINT_RECORD__ZFAULT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The feature id for the 'ZFault' attribute.
ACSC_FAULT_POINT_RECORD__ZFAULT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage.Literals
The meta object literal for the 'ZFault' attribute feature.
ACSC_FAULT_POINT_RECORD_FEATURE_COUNT - Static variable in interface com.interpss.core.acsc.fault.AcscFaultPackage
The number of structural features of the 'Point Record' class.
ACSC_GEN - Static variable in interface com.interpss.core.acsc.AcscPackage
The meta object id for the 'Gen' class.
ACSC_GEN - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'Gen' class.
ACSC_GEN__DESC - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Desc' attribute.
ACSC_GEN__DESIRED_VOLT_MAG - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Desired Volt Mag' attribute.
ACSC_GEN__GEN - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Gen' attribute.
ACSC_GEN__GROUNDING - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Grounding' containment reference.
ACSC_GEN__GROUNDING - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'Grounding' containment reference feature.
ACSC_GEN__ID - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Id' attribute.
ACSC_GEN__MVA_BASE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Mva Base' attribute.
ACSC_GEN__MVAR_CONTROL_PFACTOR - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Mvar Control PFactor' attribute.
ACSC_GEN__MW_CONTROL_PFACTOR - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Mw Control PFactor' attribute.
ACSC_GEN__NAME - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Name' attribute.
ACSC_GEN__NEG_GEN_Z - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Neg Gen Z' attribute.
ACSC_GEN__NEG_GEN_Z - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'Neg Gen Z' attribute feature.
ACSC_GEN__NUMBER - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Number' attribute.
ACSC_GEN__PARENT_BUS - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Parent Bus' container reference.
ACSC_GEN__PGEN_LIMIT - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'PGen Limit' attribute.
ACSC_GEN__POS_GEN_Z - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Pos Gen Z' attribute.
ACSC_GEN__POS_GEN_Z - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'Pos Gen Z' attribute feature.
ACSC_GEN__QGEN_LIMIT - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'QGen Limit' attribute.
ACSC_GEN__RATED_VOLTAGE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Rated Voltage' attribute.
ACSC_GEN__REMOTE_VCONTROL_BUS_ID - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Remote VControl Bus Id' attribute.
ACSC_GEN__SOURCE_Z - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Source Z' attribute.
ACSC_GEN__STATUS - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Status' attribute.
ACSC_GEN__VLIMIT - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'VLimit' attribute.
ACSC_GEN__XFR_TAP - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Xfr Tap' attribute.
ACSC_GEN__XFR_Z - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Xfr Z' attribute.
ACSC_GEN__ZERO_GEN_Z - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Zero Gen Z' attribute.
ACSC_GEN__ZERO_GEN_Z - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'Zero Gen Z' attribute feature.
ACSC_GEN__ZMULTI_FACTOR - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'ZMulti Factor' attribute.
ACSC_GEN__ZMULTI_FACTOR - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'ZMulti Factor' attribute feature.
ACSC_GEN_FEATURE_COUNT - Static variable in interface com.interpss.core.acsc.AcscPackage
The number of structural features of the 'Gen' class.
ACSC_LINE - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The meta object id for the 'Acsc Line' class.
ACSC_LINE - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage.Literals
The meta object literal for the 'Acsc Line' class.
ACSC_LINE__BRANCH - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Branch' reference.
ACSC_LINE__DESC - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Desc' attribute.
ACSC_LINE__ID - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Id' attribute.
ACSC_LINE__NAME - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Name' attribute.
ACSC_LINE__NUMBER - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Number' attribute.
ACSC_LINE__STATUS - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Status' attribute.
ACSC_LINE_FEATURE_COUNT - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The number of structural features of the 'Acsc Line' class.
ACSC_LOAD - Static variable in interface com.interpss.core.acsc.AcscPackage
The meta object id for the 'Load' class.
ACSC_LOAD - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'Load' class.
ACSC_LOAD__CODE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Code' attribute.
ACSC_LOAD__DESC - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Desc' attribute.
ACSC_LOAD__ID - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Id' attribute.
ACSC_LOAD__LOAD_CI - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Load CI' attribute.
ACSC_LOAD__LOAD_CP - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Load CP' attribute.
ACSC_LOAD__LOAD_CZ - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Load CZ' attribute.
ACSC_LOAD__NAME - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Name' attribute.
ACSC_LOAD__NUMBER - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Number' attribute.
ACSC_LOAD__PARENT_BUS - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Parent Bus' container reference.
ACSC_LOAD__STATUS - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Status' attribute.
ACSC_LOAD_FEATURE_COUNT - Static variable in interface com.interpss.core.acsc.AcscPackage
The number of structural features of the 'Load' class.
ACSC_NET_VALUE - Static variable in enum com.interpss.simu.SimuCtxType
The 'Acsc Net' literal value.
ACSC_NETWORK - Static variable in interface com.interpss.core.acsc.AcscPackage
The meta object id for the 'Network' class.
ACSC_NETWORK - Static variable in interface com.interpss.core.acsc.AcscPackage.Literals
The meta object literal for the 'Network' class.
ACSC_NETWORK__ACLF_NET_ADJUST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Aclf Net Adjust' containment reference.
ACSC_NETWORK__ALLOW_GROUND_BRANCH - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Allow Ground Branch' attribute.
ACSC_NETWORK__AREA_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Area List' containment reference list.
ACSC_NETWORK__BASE_KVA - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Base Kva' attribute.
ACSC_NETWORK__BRANCH_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Branch List' reference list.
ACSC_NETWORK__BUS_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Bus List' reference list.
ACSC_NETWORK__BUS_NUMBER_ARRANGED - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Bus Number Arranged' attribute.
ACSC_NETWORK__BYPASS_DATA_CHECK - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Bypass Data Check' attribute.
ACSC_NETWORK__CHILD_NET_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Child Net List' containment reference list.
ACSC_NETWORK__DATA_CHECKED - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Data Checked' attribute.
ACSC_NETWORK__DEFAULT_VOLTAGE_LIMIT - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Default Voltage Limit' attribute.
ACSC_NETWORK__DESC - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Desc' attribute.
ACSC_NETWORK__FREQUENCY - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Frequency' attribute.
ACSC_NETWORK__ID - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Id' attribute.
ACSC_NETWORK__LF_CONVERGED - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Lf Converged' attribute.
ACSC_NETWORK__LF_DATA_LOADED - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Lf Data Loaded' attribute.
ACSC_NETWORK__NAME - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Name' attribute.
ACSC_NETWORK__NEG_SEQ_YMATRIX - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Neg Seq YMatrix' attribute.
ACSC_NETWORK__NETWORK_TYPE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Network Type' attribute.
ACSC_NETWORK__NUMBER - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Number' attribute.
ACSC_NETWORK__ORIGINAL_DATA_FORMAT - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Original Data Format' attribute.
ACSC_NETWORK__OWNER_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Owner List' containment reference list.
ACSC_NETWORK__POSITIVE_SEQ_DATA_ONLY - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Positive Seq Data Only' attribute.
ACSC_NETWORK__PS_XFR_PCONTROL_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Ps Xfr PControl List' reference list.
ACSC_NETWORK__REF_BUS_ID - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Ref Bus Id' attribute.
ACSC_NETWORK__REF_BUS_TYPE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Ref Bus Type' attribute.
ACSC_NETWORK__REMOTE_QBUS_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Remote QBus List' reference list.
ACSC_NETWORK__SC_DATA_LOADED - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Sc Data Loaded' attribute.
ACSC_NETWORK__SENSITIVITY_CALCULATED - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Sensitivity Calculated' attribute.
ACSC_NETWORK__SPECIAL_BRANCH_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Special Branch List' reference list.
ACSC_NETWORK__STATUS - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Status' attribute.
ACSC_NETWORK__SVC_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Svc List' reference list.
ACSC_NETWORK__SWITCH_BREAK_MODEL - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Switch Break Model' attribute.
ACSC_NETWORK__TAP_CONTROL_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Tap Control List' reference list.
ACSC_NETWORK__TIE_LINE_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Tie Line List' containment reference list.
ACSC_NETWORK__XFR_ZADJUST_SIDE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Xfr ZAdjust Side' attribute.
ACSC_NETWORK__XFR_ZTABLE - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Xfr ZTable' containment reference list.
ACSC_NETWORK__ZERO_SEQ_YMATRIX - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Zero Seq YMatrix' attribute.
ACSC_NETWORK__ZERO_ZBRANCH_PROCESSED - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Zero ZBranch Processed' attribute.
ACSC_NETWORK__ZERO_ZBRANCH_THRESHOLD - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Zero ZBranch Threshold' attribute.
ACSC_NETWORK__ZONE_LIST - Static variable in interface com.interpss.core.acsc.AcscPackage
The feature id for the 'Zone List' containment reference list.
ACSC_NETWORK_FEATURE_COUNT - Static variable in interface com.interpss.core.acsc.AcscPackage
The number of structural features of the 'Network' class.
ACSC_PS_XFORMER - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The meta object id for the 'Acsc PS Xformer' class.
ACSC_PS_XFORMER - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage.Literals
The meta object literal for the 'Acsc PS Xformer' class.
ACSC_PS_XFORMER__BRANCH - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Branch' reference.
ACSC_PS_XFORMER__DESC - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Desc' attribute.
ACSC_PS_XFORMER__ID - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Id' attribute.
ACSC_PS_XFORMER__NAME - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Name' attribute.
ACSC_PS_XFORMER__NUMBER - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Number' attribute.
ACSC_PS_XFORMER__STATUS - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Status' attribute.
ACSC_PS_XFORMER_FEATURE_COUNT - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The number of structural features of the 'Acsc PS Xformer' class.
ACSC_XFORMER - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The meta object id for the 'Acsc Xformer' class.
ACSC_XFORMER - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage.Literals
The meta object literal for the 'Acsc Xformer' class.
ACSC_XFORMER__BRANCH - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Branch' reference.
ACSC_XFORMER__DESC - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Desc' attribute.
ACSC_XFORMER__ID - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Id' attribute.
ACSC_XFORMER__NAME - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Name' attribute.
ACSC_XFORMER__NUMBER - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Number' attribute.
ACSC_XFORMER__STATUS - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The feature id for the 'Status' attribute.
ACSC_XFORMER_FEATURE_COUNT - Static variable in interface com.interpss.core.acsc.adpter.AcscObjAdapterPackage
The number of structural features of the 'Acsc Xformer' class.
AcscAdapterFactory - Class in com.interpss.core.acsc.util
The Adapter Factory for the model.
AcscAdapterFactory() - Constructor for class com.interpss.core.acsc.util.AcscAdapterFactory
Creates an instance of the adapter factory.
AcscBranch - Interface in com.interpss.core.acsc
A representation of the model object 'Branch'.
AcscBranchFault - Interface in com.interpss.core.acsc.fault
A representation of the model object 'Branch Fault'.
AcscBranchFaultImpl - Class in com.interpss.core.acsc.fault.impl
An implementation of the model object 'Branch Fault'.
AcscBranchImpl - Class in com.interpss.core.acsc.impl
An implementation of the model object 'Branch'.
AcscBus - Interface in com.interpss.core.acsc
A representation of the model object 'Bus'.
AcscBusFault - Interface in com.interpss.core.acsc.fault
A representation of the model object 'Bus Fault'.
AcscBusFaultImpl - Class in com.interpss.core.acsc.fault.impl
An implementation of the model object 'Bus Fault'.
AcscBusImpl - Class in com.interpss.core.acsc.impl
An implementation of the model object 'Bus'.
AcscFactory - Interface in com.interpss.core.acsc
The Factory for the model.
AcscFactoryImpl - Class in com.interpss.core.acsc.impl
An implementation of the model Factory.
AcscFactoryImpl() - Constructor for class com.interpss.core.acsc.impl.AcscFactoryImpl
Creates an instance of the factory.
AcscFaultAdapterFactory - Class in com.interpss.core.acsc.fault.util
The Adapter Factory for the model.
AcscFaultAdapterFactory() - Constructor for class com.interpss.core.acsc.fault.util.AcscFaultAdapterFactory
Creates an instance of the adapter factory.
AcscFaultFactory - Interface in com.interpss.core.acsc.fault
The Factory for the model.
AcscFaultFactoryImpl - Class in com.interpss.core.acsc.fault.impl
An implementation of the model Factory.
AcscFaultFactoryImpl() - Constructor for class com.interpss.core.acsc.fault.impl.AcscFaultFactoryImpl
Creates an instance of the factory.
AcscFaultPackage - Interface in com.interpss.core.acsc.fault
The Package for the model.
AcscFaultPackage.Literals - Interface in com.interpss.core.acsc.fault
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
AcscFaultPackageImpl - Class in com.interpss.core.acsc.fault.impl
An implementation of the model Package.
AcscFaultPointRecord - Interface in com.interpss.core.acsc.fault
A representation of the model object 'Result'.
AcscFaultPointRecordImpl - Class in com.interpss.core.acsc.fault.impl
An implementation of the model object 'Result'.
AcscFaultResultImpl - Class in com.interpss.core.acsc.fault.impl
For calculate and storing fault result information
AcscFaultResultImpl(BaseAcscNetwork<?, ?>) - Constructor for class com.interpss.core.acsc.fault.impl.AcscFaultResultImpl
 
AcscFaultSwitch<T> - Class in com.interpss.core.acsc.fault.util
The Switch for the model's inheritance hierarchy.
AcscFaultSwitch() - Constructor for class com.interpss.core.acsc.fault.util.AcscFaultSwitch
Creates an instance of the switch.
AcscFunction - Class in com.interpss.core.funcImpl
Acsc network related functions
AcscFunction() - Constructor for class com.interpss.core.funcImpl.AcscFunction
 
AcscGen - Interface in com.interpss.core.acsc
A representation of the model object 'Gen'.
AcscGenImpl - Class in com.interpss.core.acsc.impl
An implementation of the model object 'Gen'.
AcscInputUtilFunc - Class in com.interpss.simu.util.input
This class was generated by a SmartGuide.
AcscInputUtilFunc() - Constructor for class com.interpss.simu.util.input.AcscInputUtilFunc
 
AcscLine - Interface in com.interpss.core.acsc.adpter
A representation of the model object 'Line Adapter'.
acscLineAptr - Static variable in class com.interpss.core.funcImpl.AcscFunction
Acsc line adapter function AcscLine = f(AcscBranch)
AcscLineImpl - Class in com.interpss.core.acsc.adpter.impl
An implementation of the model object 'Line Adapter'.
AcscLoad - Interface in com.interpss.core.acsc
A representation of the model object 'Load'.
AcscLoadImpl - Class in com.interpss.core.acsc.impl
An implementation of the model object 'Load'.
AcscNetwork - Interface in com.interpss.core.acsc
A representation of the model object 'Network'.
AcscNetworkImpl - Class in com.interpss.core.acsc.impl
An implementation of the model object 'Network'.
AcscObjAdapterAdapterFactory - Class in com.interpss.core.acsc.adpter.util
The Adapter Factory for the model.
AcscObjAdapterAdapterFactory() - Constructor for class com.interpss.core.acsc.adpter.util.AcscObjAdapterAdapterFactory
Creates an instance of the adapter factory.
AcscObjAdapterFactory - Interface in com.interpss.core.acsc.adpter
The Factory for the model.
AcscObjAdapterFactoryImpl - Class in com.interpss.core.acsc.adpter.impl
An implementation of the model Factory.
AcscObjAdapterFactoryImpl() - Constructor for class com.interpss.core.acsc.adpter.impl.AcscObjAdapterFactoryImpl
Creates an instance of the factory.
AcscObjAdapterPackage - Interface in com.interpss.core.acsc.adpter
The Package for the model.
AcscObjAdapterPackage.Literals - Interface in com.interpss.core.acsc.adpter
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
AcscObjAdapterPackageImpl - Class in com.interpss.core.acsc.adpter.impl
An implementation of the model Package.
AcscObjAdapterSwitch<T> - Class in com.interpss.core.acsc.adpter.util
The Switch for the model's inheritance hierarchy.
AcscObjAdapterSwitch() - Constructor for class com.interpss.core.acsc.adpter.util.AcscObjAdapterSwitch
Creates an instance of the switch.
AcscPackage - Interface in com.interpss.core.acsc
The Package for the model.
AcscPackage.Literals - Interface in com.interpss.core.acsc
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
AcscPackageImpl - Class in com.interpss.core.acsc.impl
An implementation of the model Package.
AcscPSXformer - Interface in com.interpss.core.acsc.adpter
A representation of the model object 'PS Xfr Adapter'.
AcscPSXformerImpl - Class in com.interpss.core.acsc.adpter.impl
An implementation of the model object 'PS Xfr Adapter'.
acscPSXfrAptr - Static variable in class com.interpss.core.funcImpl.AcscFunction
Acsc PSXfr adapter function AcscPSXformer = f(AcscBranch)
AcscSwitch<T> - Class in com.interpss.core.acsc.util
The Switch for the model's inheritance hierarchy.
AcscSwitch() - Constructor for class com.interpss.core.acsc.util.AcscSwitch
Creates an instance of the switch.
AcscXformer - Interface in com.interpss.core.acsc.adpter
A representation of the model object 'Xfr Adapter'.
AcscXformerImpl - Class in com.interpss.core.acsc.adpter.impl
An implementation of the model object 'Xfr Adapter'.
acscXfrAptr - Static variable in class com.interpss.core.funcImpl.AcscFunction
Acsc xfr adapter function AcscXformer = f(AcscBranch)
ACTION_RULE_TYPE - Static variable in interface com.interpss.simu.multicase.rule.MCaseRulePackage
The meta object id for the 'Action Rule Type' enum.
ACTION_RULE_TYPE - Static variable in interface com.interpss.simu.multicase.rule.MCaseRulePackage.Literals
The meta object literal for the 'Action Rule Type' enum.
ActionRuleType - Enum in com.interpss.simu.multicase.rule
A representation of the literals of the enumeration 'Action Rule Type', and utility methods for working with them.
activateAllAdjust() - Method in interface com.interpss.core.aclf.netAdj.AclfNetAdjustment
Activate all control elements by setting status = active
activateAllAdjust() - Method in class com.interpss.core.aclf.netAdj.impl.AclfNetAdjustmentImpl
 
ActivePowerPathWalkAlgorithm - Interface in com.interpss.core.algo
A representation of the model object 'Active Power Walk Through'.
add(BranchCondition) - Method in interface com.interpss.simu.multicase.rule.BranchActionRule
add a branch rule condition
add(BranchModification) - Method in interface com.interpss.simu.multicase.rule.BranchActionRule
add a branch rule modification action.
add(BusCondition) - Method in interface com.interpss.simu.multicase.rule.BusActionRule
add bus condition
add(BusModification) - Method in interface com.interpss.simu.multicase.rule.BusActionRule
add bus modification action
add(BranchCondition) - Method in class com.interpss.simu.multicase.rule.impl.BranchActionRuleImpl
 
add(BranchModification) - Method in class com.interpss.simu.multicase.rule.impl.BranchActionRuleImpl
 
add(BusCondition) - Method in class com.interpss.simu.multicase.rule.impl.BusActionRuleImpl
 
add(BusModification) - Method in class com.interpss.simu.multicase.rule.impl.BusActionRuleImpl
 
add(RuleSet) - Method in class com.interpss.simu.multicase.rule.impl.RuleBaseImpl
 
add(BusActionRule) - Method in class com.interpss.simu.multicase.rule.impl.RuleSetImpl
 
add(BranchActionRule) - Method in class com.interpss.simu.multicase.rule.impl.RuleSetImpl
 
add(RuleSet) - Method in interface com.interpss.simu.multicase.rule.RuleBase
add rule set to the rule base.
add(BusActionRule) - Method in interface com.interpss.simu.multicase.rule.RuleSet
Add bus action rule
add(BranchActionRule) - Method in interface com.interpss.simu.multicase.rule.RuleSet
Add branch action rule
add(Complex3x1) - Method in class org.interpss.numeric.datatype.Complex3x1
add this object with a Complex3x1 x+y = [ x.a_0+y.a_0, x.b_1+y.b_1, x.c_2+y.c_2 ]
add(Complex3x3) - Method in class org.interpss.numeric.datatype.Complex3x3
 
add(Complex, Complex) - Static method in class org.interpss.numeric.datatype.ComplexFunc
Add two complex numbers togather
add(Complex, Complex, Complex) - Static method in class org.interpss.numeric.datatype.ComplexFunc
Add three complex numbers togather
add(Complex3x3[][], Complex3x3[][]) - Static method in class org.interpss.numeric.matrix.MatrixUtil
add the two matrix together
add(Complex[][], Complex[][]) - Static method in class org.interpss.numeric.matrix.MatrixUtil
add the two matrix together
add(Complex3x1[][], Complex3x1[][]) - Static method in class org.interpss.numeric.matrix.MatrixUtil
add the two matrix together
add(Complex3x1[], Complex3x1[]) - Static method in class org.interpss.numeric.matrix.MatrixUtil
add the two vector together
add3PhaseBusStdMonitor(String[]) - Method in class com.interpss.dstab.cache.StateMonitor
 
add3PhaseBusStdMonitor(String) - Method in class com.interpss.dstab.cache.StateMonitor
 
add3WXfr(Aclf3WBranch, String, String, String) - Method in class com.interpss.core.aclf.impl.BaseAclfNetworkImpl
 
add3WXfr(Aclf3WBranch, String, String, String, String) - Method in class com.interpss.core.aclf.impl.BaseAclfNetworkImpl
 
add3WXfr(Aclf3WBranch, String, String, String) - Method in interface com.interpss.core.aclf.INet3WXfrElement
Add the branch object into the network container and connect to the from bus and to bus identified by the Id(s).
add3WXfr(Aclf3WBranch, String, String, String, String) - Method in interface com.interpss.core.aclf.INet3WXfrElement
Add the branch object into the network container and connect to the from bus and to bus identified by the Id(s).
ADD_VALUE - Static variable in enum com.interpss.simu.multicase.modify.ValueChangeType
The 'Add' literal value.
addAclfFuncLoadTo(AclfBus, double, double, double, double, double, double, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AclfAdjInputUtilFunc
Add a FunctionLoad control to the network
addAcscLineBranchTo(AcscNetwork, String, String, String, double, double, double, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AcscInputUtilFunc
Add a line branch to the network object
addAcscPSXfromerBranchTo(AcscNetwork, String, String, String, double, double, double, double, Unit.UnitType, double, double, Unit.UnitType, XfrConnectCode, double, double, XfrConnectCode, double, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AcscInputUtilFunc
Add a PSXfr branch to the network object
addAcscXformerBranchTo(AcscNetwork, String, String, String, double, double, double, double, Unit.UnitType, XfrConnectCode, double, double, XfrConnectCode, double, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AcscInputUtilFunc
Add a xfr branch to the network object
addArea(Area) - Method in class com.interpss.core.net.impl.NetworkImpl
 
addArea(Area) - Method in interface com.interpss.core.net.Network
Add the area object into the Network, if it not exists in the network.
addAreaInterchangeControl(AreaInterchangeControl, String) - Method in interface com.interpss.core.aclf.netAdj.AclfNetAdjustment
Add a PSXfrPControl object into the network.
addAreaInterchangeControl(AreaInterchangeControl, String) - Method in class com.interpss.core.aclf.netAdj.impl.AclfNetAdjustmentImpl
 
addBranch(TBranch) - Method in class com.interpss.core.net.impl.NetworkImpl
 
addBranch(TBranch, String, String) - Method in class com.interpss.core.net.impl.NetworkImpl
For a ground branch, toBusId = null.
addBranch(TBranch, String, String, String) - Method in class com.interpss.core.net.impl.NetworkImpl
 
addBranch(TBranch, String, int, String, int) - Method in class com.interpss.core.net.impl.NetworkImpl
 
addBranch(TBranch, String, int, String, int, String) - Method in class com.interpss.core.net.impl.NetworkImpl
 
addBranch(TBranch) - Method in interface com.interpss.core.net.INetBranchElement
Add the branch object into the network container.
addBranch(TBranch, String, String) - Method in interface com.interpss.core.net.INetBranchElement
Add the branch object into the network container and connect to the from bus and to bus identified by the Id(s) with default circuit number.
addBranch(TBranch, String, String, String) - Method in interface com.interpss.core.net.INetBranchElement
Add the branch object into the network container and connect to the from bus and to bus identified by the Id(s).
addBranch(TBranch, String, int, String, int) - Method in interface com.interpss.core.net.INetBranchElement
Add the branch object into the network container and connect to the from bus section and to bus section identified by the bus Id(s) and secNo.
addBranch(TBranch, String, int, String, int, String) - Method in interface com.interpss.core.net.INetBranchElement
Add the branch object into the network container and connect to the from bus section and to bus section identified by the bus Id(s) and secNo.
addBranchFault(String, String, AcscBranchFault) - Method in class com.interpss.core.algo.impl.SimpleFaultAlgorithmImpl
 
addBranchFault(String, String, AcscBranchFault) - Method in interface com.interpss.core.algo.SimpleFaultAlgorithm
A fault is identified by branchId+faultType+idStr.
addBus(TBus) - Method in class com.interpss.core.net.impl.NetworkImpl
 
addBus(TBus) - Method in interface com.interpss.core.net.INetBusElement
Add the bus object into the network container.
addBusFault(String, String, AcscBusFault) - Method in class com.interpss.core.algo.impl.SimpleFaultAlgorithmImpl
 
addBusFault(String, String, AcscBusFault) - Method in interface com.interpss.core.algo.SimpleFaultAlgorithm
A fault is identified by busId+faultType+idStr.
addBusPhaseVoltageMonitorRecord(String, double, Complex3x1) - Method in class com.interpss.dstab.cache.StateMonitor
 
addBusSeqVoltageMonitorRecord(String, double, Complex3x1) - Method in class com.interpss.dstab.cache.StateMonitor
 
addBusStdMonitor(String) - Method in class com.interpss.dstab.cache.StateMonitor
add the bus to the monitor list, and the bus voltage and angle will be monitored.
addBusStdMonitor(String[]) - Method in class com.interpss.dstab.cache.StateMonitor
 
addCacheRecords(String, StateVariableRecorder.StateVarRecType, String, double, int) - Method in class com.interpss.dstab.cache.StateVariableRecorder
Add a set of time points and expected values for testing purpose.
addCapacitorBusTo(AclfNetwork, String, double, int, int, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AclfInputUtilFunc
Add a capacitor bus to the network
addChildBus(String) - Method in class com.interpss.core.funcImpl.ZeroZBranchProcesor.BusBasedSeaerchResult
 
addCMLVarRec(CMLVarRec) - Method in class com.interpss.dstab.controller.block.adapt.CMLFunctionAdapter
Add a input var rec to the input var list
addCMLVarRec(CMLVarRec) - Method in interface com.interpss.dstab.controller.block.ICMLFunction
add a var rec, describing an input variable
addCustomBusCurrentInj() - Method in interface com.interpss.dstab.BaseDStabNetwork
 
addCustomBusCurrentInj() - Method in class com.interpss.dstab.impl.BaseDStabNetworkImpl
first the positive sequence current injection values will be added by default, then the three-sequence current values will be considered.
addDistributionBus(double, AclfBus) - Method in interface com.interpss.core.aclf.contingency.BusbarOutageContingency
add the disrubtion bus (AclfBus) to the contingency
addDistributionBus(double, AclfBus) - Method in class com.interpss.core.aclf.contingency.impl.BusbarOutageContingencyImpl
 
addDistributionBus(AclfBus, double) - Method in class com.interpss.core.aclf.contingency.impl.BusbarOutageContingencyImpl
 
addDynamicBusDevice(DynamicBusDevice) - Method in interface com.interpss.dstab.BaseDStabBus
Get the machine object identified by the machine id.
addDynamicBusDevice(DynamicBusDevice) - Method in class com.interpss.dstab.impl.BaseDStabBusImpl
 
addDynamicEvent(DynamicEvent, String) - Method in interface com.interpss.dstab.BaseDStabNetwork
Add the dynamic event object to the bus identified by the event id.
addDynamicEvent(DynamicEvent, String) - Method in class com.interpss.dstab.impl.BaseDStabNetworkImpl
 
addDynamicLoadModel(DynLoadModel) - Method in interface com.interpss.dstab.BaseDStabBus
 
addDynamicLoadModel(DynLoadModel) - Method in class com.interpss.dstab.impl.BaseDStabBusImpl
 
addDynDeviceMonitor(StateMonitor.DynDeviceType, String) - Method in class com.interpss.dstab.cache.StateMonitor
deviceId format: busId_type_componentId
addDynDeviceMonitorRecord(String, Hashtable<String, Object>) - Method in class com.interpss.dstab.cache.StateMonitor
 
addGeneratorStdMonitor(String) - Method in class com.interpss.dstab.cache.StateMonitor
add the machine to the monitor list, standard variables,i.e.,speed, angle, Efd, Ifd, Pe, Pm of the machine will be monitored
addGeneratorStdMonitor(String[]) - Method in class com.interpss.dstab.cache.StateMonitor
add an array of machines defined by the machId to the monitor list, internally it calls addGeneratorStdMonitor(String machId)
addHvdcLine2T(HvdcLine2T, String, String, int) - Method in interface com.interpss.core.aclf.IAclfNetElement
Add a 2T HVDC line into Net
addHvdcLine2T(HvdcLine2T, String, String, int, String, String) - Method in interface com.interpss.core.aclf.IAclfNetElement
Add a 2T HVDC line into Net
addHvdcLine2T(HvdcLine2T, String, String, int) - Method in class com.interpss.core.aclf.impl.BaseAclfNetworkImpl
 
addHvdcLine2T(HvdcLine2T, String, String, int, String, String) - Method in class com.interpss.core.aclf.impl.BaseAclfNetworkImpl
 
addInjectBus(String, double) - Method in interface com.interpss.core.dclf.DclfAlgorithm
add an injection bus for the multiple bus sensitivity situation
addInjectBus(String, double) - Method in class com.interpss.core.dclf.impl.DclfAlgorithmImpl
 
addInputExp(ExpCalculator) - Method in class com.interpss.dstab.controller.block.adapt.CMLFunctionExpressionAdapter
Add a input expression to the input expression list
addInputExp(ExpCalculator) - Method in interface com.interpss.dstab.controller.block.ICMLFunctionExpression
add a input expression, describing an input expression
addInterareaTransfer(InterareaTransfer, int, int, String) - Method in interface com.interpss.core.aclf.netAdj.AclfNetAdjustment
Add a PSXfrPControl object into the network.
addInterareaTransfer(InterareaTransfer, int, int, String) - Method in class com.interpss.core.aclf.netAdj.impl.AclfNetAdjustmentImpl
 
addIslandBus(BaseAclfBus<?, ?>) - Method in interface com.interpss.core.aclf.contingency.dep.DepContingency
add island bus to the contingency
addIslandBus(BaseAclfBus<?, ?>) - Method in class com.interpss.core.aclf.contingency.dep.impl.DepContingencyImpl
 
addIslandBus(AclfBus) - Method in class com.interpss.core.aclf.contingency.dep.impl.DepContingencyImpl
 
addLineBranchTo(AclfNetwork, String, String, double, double, Unit.UnitType, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AclfInputUtilFunc
Add a line branch to the network
addLineBranchTo(AclfNetwork, String, int, String, int, double, double, Unit.UnitType, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AclfInputUtilFunc
 
addLoad0(double, Unit.UnitType, char, double) - Method in class com.interpss.core.datatype.FuncLoadType
Add certain load to the existing load.
addLoadBusTo(AclfNetwork, String, double, int, int, AclfLoadCode, double, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AclfInputUtilFunc
Add a load bus to the network
addLoadBusTo(AclfNetwork, String, int, double, int, int, AclfLoadCode, double, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AclfInputUtilFunc
 
addMachine(Machine, String, String) - Method in interface com.interpss.dstab.BaseDStabNetwork
Add the machine object to the bus identified by the bus id.
addMachine(Machine, String, String) - Method in class com.interpss.dstab.impl.BaseDStabNetworkImpl
 
addMonitoringBranch(MonitoringBranch) - Method in interface com.interpss.core.aclf.contingency.BaseContingency
add the monitoring branch to the contingency
addMonitoringBranch(MonitoringBranch) - Method in class com.interpss.core.aclf.contingency.dep.impl.DepContingencyImpl
 
addMonitoringBranch(MonitoringBranch) - Method in class com.interpss.core.aclf.contingency.impl.BaseContingencyImpl
 
addMonitorRecord(String, Hashtable<String, Object>) - Method in class com.interpss.dstab.cache.StateMonitor
 
addMsgListener(EventListener) - Method in class com.interpss.common.msg.impl.IPSSMsgHubBaseImpl
Add a msg listener to the container.
addMsgListener(EventListener) - Method in interface com.interpss.common.msg.IPSSMsgHubBase
Add a msg listener to the container.
addMultiDynDeviceMonitor(StateMonitor.DynDeviceType, String[]) - Method in class com.interpss.dstab.cache.StateMonitor
 
addNewMonitor(String, StateMonitor.MonitorRecType) - Method in class com.interpss.dstab.cache.StateMonitor
add a machine or bus to the monitor list, with a specified monitor record type
addNonGenNonLoadBusTo(AclfNetwork, String, double, int, int) - Static method in class com.interpss.simu.util.input.AclfInputUtilFunc
Add a non-load and non-gen bus
addNonGenNonLoadBusTo(AclfNetwork, String, int, double, int, int) - Static method in class com.interpss.simu.util.input.AclfInputUtilFunc
 
addOutageBranch(OutageBranch) - Method in interface com.interpss.core.aclf.contingency.dep.DepContingency
add the outage branch to the contingency
addOutageBranch(OutageBranch) - Method in class com.interpss.core.aclf.contingency.dep.impl.DepContingencyImpl
 
addOutageBranch(OutageBranch) - Method in class com.interpss.core.aclf.contingency.impl.MultiOutageContingencyImpl
 
addOutageBranch(OutageBranch) - Method in interface com.interpss.core.aclf.contingency.MultiOutageContingency
add the outage branch to the contingency
addOwner(Owner) - Method in class com.interpss.core.net.impl.NetworkImpl
 
addOwner(Owner) - Method in interface com.interpss.core.net.Network
Add the owner object into the Network, if it not exists in the network.
addPoint(Point) - Method in interface com.interpss.common.func.ILookupTable
Add a data point.
addPoint(Point) - Method in class com.interpss.common.func.impl.LookupTableImpl
Add a data point
addPQBusLimitTo(AclfNetwork, String, double, Unit.UnitType, double, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AclfAdjInputUtilFunc
add PQ bus control
addPQBusTo(AclfNetwork, String, double, int, int, double, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AclfInputUtilFunc
Add a PQ Gen bus to the network
addPsXfrBranchTo(AclfNetwork, String, String, double, double, Unit.UnitType, double, double, Unit.UnitType, double, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AclfInputUtilFunc
Add a PsXfr branch to the network
addPSXfrPControlTo(AclfNetwork, String, String, boolean, boolean, double, Unit.UnitType, double, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AclfAdjInputUtilFunc
add PS Xfr control of p flow
addPVBusLimitTo(AclfNetwork, String, double, Unit.UnitType, double, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AclfAdjInputUtilFunc
Add PV Bus control
addPVBusTo(AclfNetwork, String, double, int, int, double, Unit.UnitType, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AclfInputUtilFunc
Add a PV bus to the network object
addRemoteQBusMvarFlowTo(AclfNetwork, String, String, double, Unit.UnitType, double, double, Unit.UnitType, boolean, boolean) - Static method in class com.interpss.simu.util.input.AclfAdjInputUtilFunc
Add Bus Q control of a remote branch mvar flow
addRemoteQBusVoltageTo(AclfNetwork, String, String, double, Unit.UnitType, double, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AclfAdjInputUtilFunc
add bus Q control of a remote bus voltage
addScContributeBusTo(AcscNetwork, String, String, double, int, int, double, double, double, double, double, double, Unit.UnitType, String, double, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AcscInputUtilFunc
Add a contributing bus to the network object
addScNonContributeBusTo(AcscNetwork, String, String, double, int, int) - Static method in class com.interpss.simu.util.input.AcscInputUtilFunc
Add a non-contributing bus to the network object
addScriptDynamicBusDevice(ScriptDynamicBusDevice, String) - Method in interface com.interpss.dstab.BaseDStabNetwork
Add the ScriptDynamicDevice object to the bus identified by the bus id.
addScriptDynamicBusDevice(ScriptDynamicBusDevice, String) - Method in class com.interpss.dstab.impl.BaseDStabNetworkImpl
 
addSection(Bus) - Method in interface com.interpss.core.net.IBusSwitchBreakModel
add a bus section object into the busSecList.
addSection(int, Bus) - Method in interface com.interpss.core.net.IBusSwitchBreakModel
add a bus section object into the busSecList.
addSection(Bus) - Method in class com.interpss.core.net.impl.BusImpl
 
addSection(int, Bus) - Method in class com.interpss.core.net.impl.BusImpl
 
addStudyCase(String, String, int, StudyCase) - Method in class com.interpss.simu.multicase.impl.MultiStudyCaseImpl
 
addStudyCase(String, String, int, StudyCase) - Method in interface com.interpss.simu.multicase.MultiStudyCase
add a study case
addSwingBusTo(AclfNetwork, String, double, int, int, double, Unit.UnitType, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AclfInputUtilFunc
Add a swing bus into the network
addTapControlMvarFlowTo(AclfNetwork, String, String, boolean, boolean, double, Unit.UnitType, double, double, boolean, int) - Static method in class com.interpss.simu.util.input.AclfAdjInputUtilFunc
Add Xfr Tap Control for branch mvar flow
addTapControlVoltageTo(AclfNetwork, String, String, String, boolean, double, Unit.UnitType, double, double, boolean, int) - Static method in class com.interpss.simu.util.input.AclfAdjInputUtilFunc
Add Xfr branch tap control for bus voltage
addTestRecord(T) - Method in class com.interpss.dstab.cache.base.BaseRecorder
add record of T to the data store of the recorder
addTestRecords(String, StateVariableRecorder.StateVarRecType, String, double[], double[]) - Method in class com.interpss.dstab.cache.StateVariableRecorder
Add a set of time points and expected values for testing purpose.
addTieLine(String, int, String, int, String) - Method in class com.interpss.core.net.impl.NetworkImpl
 
addTieLine(String, int, String, int, String) - Method in interface com.interpss.core.net.INetworkElement
Add a TieLine into the Network
addToA(Complex, int, int) - Method in class com.interpss.core.sparse.impl.SparseEqnComplexImpl
Add the aij element to the matrix.
addToA(Complex3x3, int, int) - Method in class com.interpss.core.sparse.impl.SparseEqnComplexMatrix3x3Impl
 
addToA(Matrix_xy, int, int) - Method in class com.interpss.core.sparse.impl.SparseEqnMatrix2x2Impl
Add the aij element to the matrix.
addToA(TAij, int, int) - Method in interface org.interpss.numeric.sparse.base.ISparseEqnObject
Add the aij object to the matrix.
addToAij(double, int, int) - Method in class com.interpss.core.sparse.impl.SparseEqnDoubleImpl
Add the aij element to the matrix.
addToAij(double, int, int) - Method in interface org.interpss.numeric.sparse.ISparseEqnDouble
Add the aij element to the matrix.
addToB(Complex, int) - Method in class com.interpss.core.sparse.impl.SparseEqnComplexImpl
 
addToB(Complex3x1, int) - Method in class com.interpss.core.sparse.impl.SparseEqnComplexMatrix3x3Impl
 
addToB(Complex, int) - Method in class com.interpss.core.sparse.impl.SparseEqnMatrix2x2Impl
add the complex object to the B vector
addToB(Vector_xy, int) - Method in class com.interpss.core.sparse.impl.SparseEqnMatrix2x2Impl
 
addToB(TBi, int) - Method in interface org.interpss.numeric.sparse.base.ISparseEqnObject
add to bi element.
addToB(Complex, int) - Method in interface org.interpss.numeric.sparse.ISparseEqnMatrix2x2
add to b[i] object.
addToBi(double, int) - Method in class com.interpss.core.sparse.impl.SparseEqnDoubleImpl
Set bi element.
addToBi(double, int) - Method in interface org.interpss.numeric.sparse.ISparseEqnDouble
add to the b[i] element.
addWithdrawBus(String, double) - Method in interface com.interpss.core.dclf.DclfAlgorithm
add a withdraw bus for the multiple bus sensitivity situation
addWithdrawBus(String, double) - Method in class com.interpss.core.dclf.impl.DclfAlgorithmImpl
 
addXfrBranchTo(AclfNetwork, String, String, double, double, Unit.UnitType, double, double, Unit.UnitType) - Static method in class com.interpss.simu.util.input.AclfInputUtilFunc
Add a Xfr branch to the network
addZone(Zone) - Method in class com.interpss.core.net.impl.NetworkImpl
 
addZone(Zone) - Method in interface com.interpss.core.net.Network
Add the zone object into the Network, if it not exists in the network.
ADJ_CONTROL_TYPE - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage
The meta object id for the 'Adj Control Type' enum.
ADJ_CONTROL_TYPE - Static variable in interface com.interpss.core.aclf.adj.AclfAdjustPackage.Literals
The meta object literal for the 'Adj Control Type' enum.
AdjControlType - Enum in com.interpss.core.aclf.adj
A representation of the literals of the enumeration 'Flow Control Type', and utility methods for working with them.
ADJUST_APPLY_TYPE - Static variable in interface com.interpss.core.algo.CoreAlgorithmPackage
The meta object id for the 'Adjust Apply Type' enum.
ADJUST_APPLY_TYPE - Static variable in interface com.interpss.core.algo.CoreAlgorithmPackage.Literals
The meta object literal for the 'Adjust Apply Type' enum.
AdjustApplyType - Enum in com.interpss.core.algo
A representation of the literals of the enumeration 'Adjust Apply Type', and utility methods for working with them.
adjustXfrZ() - Method in interface com.interpss.core.aclf.BaseAclfNetwork
adjust Xfr Z per the Xfr Z Adjustment Table
adjustXfrZ() - Method in class com.interpss.core.aclf.impl.BaseAclfNetworkImpl
 
afterStep(double) - Method in class com.interpss.dstab.algo.defaultImpl.DStabSolverImpl
 
afterStep(double) - Method in interface com.interpss.dstab.algo.IDStabSolver
implement the post simulation function
aii - Variable in class com.interpss.core.sparse.impl.SparseEqnIntegerImpl.IntAii
 
aii - Variable in class com.interpss.core.sparse.SparseEqnDataType.ComAii
row aii of [A]
aii - Variable in class com.interpss.core.sparse.SparseEqnDataType.DblAii
a[i,i]
aij - Variable in class com.interpss.core.sparse.impl.SparseEqnIntegerImpl.IntAij
 
aij - Variable in class com.interpss.core.sparse.SparseEqnDataType.ComAij
a[i,j]
aij - Variable in class com.interpss.core.sparse.SparseEqnDataType.DblAij
a[i,j] element
aijList - Variable in class com.interpss.core.sparse.impl.SparseEqnIntegerImpl.IntAii
 
aijList - Variable in class com.interpss.core.sparse.SparseEqnDataType.ComAii
a[i,j] element
aijList - Variable in class com.interpss.core.sparse.SparseEqnDataType.DblAii
non-diagnal element
ALL_ADJUST_VALUE - Static variable in enum com.interpss.core.aclf.adj.AclfAdjustCode
The 'All Adjust' literal value.
ALL_STUDY_CASE_VALUE - Static variable in enum com.interpss.simu.multicase.ReturnRemoteCaseOpt
The 'All Study Case' literal value.
ALL_VALUE - Static variable in enum com.interpss.core.algo.sec.SecAnalysisViolationType
The 'All' literal value.
allocateContributeGenQ(double) - Method in interface com.interpss.core.aclf.BaseAclfNetwork
Allocate PV Bus reactive power to individual contribution generators in multi-contribution generator situation.
allocateContributeGenQ(double) - Method in interface com.interpss.core.aclf.IAclfBusFunc
Allocate equiv PV Bus reactive power to individual contribution generators in multi-contribution generator situation.
allocateContributeGenQ(double) - Method in class com.interpss.core.aclf.impl.BaseAclfBusImpl
 
allocateContributeGenQ(double) - Method in class com.interpss.core.aclf.impl.BaseAclfNetworkImpl
 
ALONG_PATH_VALUE - Static variable in enum com.interpss.core.algo.path.NetPathWalkDirectionEnum
The 'Along Path' literal value.
AMPS_RATING_VALUE - Static variable in enum com.interpss.core.algo.sec.SecAnalysisBranchRatingType
The 'Amps Rating' literal value.
AMPS_RATING_VALUE - Static variable in enum com.interpss.simu.multicase.modify.BranchRatingChangeType
The 'Amps Rating' literal value.
ampsLoadingPercent(double, double) - Method in interface com.interpss.core.algo.sec.AclfBranchRating
calculate branch current loading percent regarding to the branch rating
ampsLoadingPercent(double) - Method in interface com.interpss.core.algo.sec.AclfBranchRating
calculate branch current loading percent regarding to the default branch rating
ampsLoadingPercent(double, double) - Method in class com.interpss.core.algo.sec.impl.AclfBranchRatingImpl
 
ampsLoadingPercent(double) - Method in class com.interpss.core.algo.sec.impl.AclfBranchRatingImpl
 
analysis(LoadflowAlgorithm, ContingencyAnalysisType) - Method in interface com.interpss.simu.multicase.aclf.ContingencyAnalysis
perform contingency analysis of the contingency analysis type
analysis(LoadflowAlgorithm, ContingencyAnalysisType) - Method in class com.interpss.simu.multicase.aclf.impl.ContingencyAnalysisImpl
 
AnController - Annotation Type in com.interpss.dstab.controller.annotate
Annotation for CML controller
AnControllerField - Annotation Type in com.interpss.dstab.controller.annotate
Annotation for CML controller field
AnControllerHelper - Class in com.interpss.dstab.controller.annotate.util
Annotate Controller initialization utility functions
AnControllerHelper() - Constructor for class com.interpss.dstab.controller.annotate.util.AnControllerHelper
 
AND_VALUE - Static variable in enum com.interpss.simu.multicase.rule.ConditionOptType
The 'And' literal value.
AnFunctionField - Annotation Type in com.interpss.dstab.controller.annotate
Annotation for CML controller function type field
angle - Variable in class com.interpss.dstab.datatype.MachineStateRec
 
angleConversion(double, Unit.UnitType, Unit.UnitType) - Static method in class com.interpss.common.datatype.UnitHelper
Angle conversion function.
angleConversion(LimitType, Unit.UnitType, Unit.UnitType) - Static method in class com.interpss.common.datatype.UnitHelper
Angle limit object conversion function.
AnnotateExciter - Class in com.interpss.dstab.controller
Base class for all annotated CML exciter class
AnnotateExciter() - Constructor for class com.interpss.dstab.controller.AnnotateExciter
Constructor
AnnotateExciter(String, String, String) - Constructor for class com.interpss.dstab.controller.AnnotateExciter
Constructor
AnnotateGovernor - Class in com.interpss.dstab.controller
Base class for all annotated CML Governor class
AnnotateGovernor() - Constructor for class com.interpss.dstab.controller.AnnotateGovernor
Constructor
AnnotateGovernor(String, String, String) - Constructor for class com.interpss.dstab.controller.AnnotateGovernor
Constructor
AnnotateStabilizer - Class in com.interpss.dstab.controller
Base class for all annotated CML Stabilizer class
AnnotateStabilizer() - Constructor for class com.interpss.dstab.controller.AnnotateStabilizer
Constructor
AnnotateStabilizer(String, String, String) - Constructor for class com.interpss.dstab.controller.AnnotateStabilizer
Constructor
ANSI_VALUE - Static variable in enum com.interpss.dist.ScStanderd
The 'ANSI' literal value.
apply(T, U) - Method in interface com.interpss.common.func.BiFunctionX
method signature implementing y = f(x1, x2)
apply(T) - Method in interface com.interpss.common.func.FunctionX
method signature implementing y = f(x)
apply(Network, IPSSMsgHub) - Method in interface com.interpss.simu.multicase.modify.BranchModification
 
apply(AclfBus, double, IPSSMsgHub) - Method in interface com.interpss.simu.multicase.modify.BusGenChange
 
apply(AclfBus, double, IPSSMsgHub) - Method in interface com.interpss.simu.multicase.modify.BusLoadChange
 
apply(Network, IPSSMsgHub) - Method in interface com.interpss.simu.multicase.modify.BusModification
 
apply(Network, IPSSMsgHub) - Method in class com.interpss.simu.multicase.modify.impl.BranchModificationImpl
 
apply(AclfBus, double, IPSSMsgHub) - Method in class com.interpss.simu.multicase.modify.impl.BusGenChangeImpl
 
apply(AclfBus, double, IPSSMsgHub) - Method in class com.interpss.simu.multicase.modify.impl.BusLoadChangeImpl
 
apply(Network, IPSSMsgHub) - Method in class com.interpss.simu.multicase.modify.impl.BusModificationImpl
 
apply(Network, IPSSMsgHub) - Method in class com.interpss.simu.multicase.modify.impl.ModificationImpl
 
apply(Network, IPSSMsgHub) - Method in interface com.interpss.simu.multicase.modify.Modification
apply all bus and branch modifications to the network
apply(Network, IPSSMsgHub) - Method in interface com.interpss.simu.multicase.rule.BranchActionRule
apply branch rule action
apply(Network, IPSSMsgHub) - Method in interface com.interpss.simu.multicase.rule.BusActionRule
apply bus actions
apply(Network, IPSSMsgHub) - Method in class com.interpss.simu.multicase.rule.impl.BranchActionRuleImpl
 
apply(Network, IPSSMsgHub) - Method in class com.interpss.simu.multicase.rule.impl.BusActionRuleImpl
 
apply(LoadflowAlgorithm, IPSSMsgHub) - Method in class com.interpss.simu.multicase.rule.impl.RuleBaseImpl
 
apply(LoadflowAlgorithm, IPSSMsgHub) - Method in interface com.interpss.simu.multicase.rule.RuleBase
Apply this rule base to the AclfNet object contained by the algo object.
applyComplexValueChange(Complex, ComplexValueChange, ModifyUtilFunc.ComplexValueType, double, double) - Static method in class com.interpss.simu.util.ModifyUtilFunc
 
applyDoubleValueChange(double, DoubleValueChange, ModifyUtilFunc.DoubleValueType, double) - Static method in class com.interpss.simu.util.ModifyUtilFunc
 
applyForPriority(Network, int, IPSSMsgHub) - Method in class com.interpss.simu.multicase.rule.impl.RuleBaseImpl
 
applyForPriority(Network, int, IPSSMsgHub) - Method in interface com.interpss.simu.multicase.rule.RuleBase
Apply rule sets in the rule base with the specified priority.
APWT_NotVisisted - Static variable in class com.interpss.common.datatype.Constants
 
APWT_Visisted - Static variable in class com.interpss.common.datatype.Constants
 
Area - Interface in com.interpss.core.net
A representation of the model object 'Area'.
AREA - Static variable in interface com.interpss.core.net.NetPackage
The meta object id for the 'Area' class.
AREA - Static variable in interface com.interpss.core.net.NetPackage.Literals
The meta object literal for the 'Area' class.
AREA__ALTER_SWING_BUS_NAME - Static variable in interface com.interpss.core.net.NetPackage
The feature id for the 'Alter Swing Bus Name' attribute.
AREA__ALTER_SWING_BUS_NAME - Static variable in interface com.interpss.core.net.NetPackage.Literals
The meta object literal for the 'Alter Swing Bus Name' attribute feature.
AREA__CODE - Static variable in interface com.interpss.core.net.NetPackage
The feature id for the 'Code' attribute.
AREA__CODE - Static variable in interface com.interpss.core.net.NetPackage.Literals
The meta object literal for the 'Code' attribute feature.
AREA__DESC - Static variable in interface com.interpss.core.net.NetPackage
The feature id for the 'Desc' attribute.
AREA__ID - Static variable in interface com.interpss.core.net.NetPackage
The feature id for the 'Id' attribute.
AREA__INTER_ERR - Static variable in interface com.interpss.core.net.NetPackage
The feature id for the 'Inter Err' attribute.
AREA__INTER_ERR - Static variable in interface com.interpss.core.net.NetPackage.Literals
The meta object literal for the 'Inter Err' attribute feature.
AREA__INTER_EXP_POWER - Static variable in interface com.interpss.core.net.NetPackage
The feature id for the 'Inter Exp Power' attribute.
AREA__INTER_EXP_POWER - Static variable in interface com.interpss.core.net.NetPackage.Literals
The meta object literal for the 'Inter Exp Power' attribute feature.
AREA__INTER_SWING_BUS_ID - Static variable in interface com.interpss.core.net.NetPackage
The feature id for the 'Inter Swing Bus Id' attribute.
AREA__INTER_SWING_BUS_ID - Static variable in interface com.interpss.core.net.NetPackage.Literals
The meta object literal for the 'Inter Swing Bus Id' attribute feature.
AREA__NAME - Static variable in interface com.interpss.core.net.NetPackage
The feature id for the 'Name' attribute.
AREA__NETWORK - Static variable in interface com.interpss.core.net.NetPackage
The feature id for the 'Network' container reference.
AREA__NETWORK - Static variable in interface com.interpss.core.net.NetPackage.Literals
The meta object literal for the 'Network' container reference feature.
AREA__NUMBER - Static variable in interface com.interpss.core.net.NetPackage
The feature id for the 'Number' attribute.
AREA__REG_DEVICE_LIST - Static variable in interface com.interpss.core.net.NetPackage
The feature id for the 'Reg Device List' containment reference list.
AREA__STATUS - Static variable in interface com.interpss.core.net.NetPackage
The feature id for the 'Status' attribute.
AREA__ZONE_LIST - Static variable in interface com.interpss.core.net.NetPackage
The feature id for the 'Zone List' reference list.
AREA__ZONE_LIST - Static variable in interface com.interpss.core.net.NetPackage.Literals
The meta object literal for the 'Zone List' reference list feature.
AREA_FEATURE_COUNT - Static variable in interface com.interpss.core.net.NetPackage
The number of structural features of the 'Area' class.
AREA_INTERCHANGE_CONTROL - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The meta object id for the 'Area Interchange Control' class.
AREA_INTERCHANGE_CONTROL - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage.Literals
The meta object literal for the 'Area Interchange Control' class.
AREA_INTERCHANGE_CONTROL__BUS - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Bus' reference.
AREA_INTERCHANGE_CONTROL__DESC - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Desc' attribute.
AREA_INTERCHANGE_CONTROL__ID - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Id' attribute.
AREA_INTERCHANGE_CONTROL__NAME - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Name' attribute.
AREA_INTERCHANGE_CONTROL__NUMBER - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Number' attribute.
AREA_INTERCHANGE_CONTROL__PSPEC_OUT - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'PSpec Out' attribute.
AREA_INTERCHANGE_CONTROL__PSPEC_OUT - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage.Literals
The meta object literal for the 'PSpec Out' attribute feature.
AREA_INTERCHANGE_CONTROL__STATUS - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Status' attribute.
AREA_INTERCHANGE_CONTROL__TOLERANCE - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The feature id for the 'Tolerance' attribute.
AREA_INTERCHANGE_CONTROL__TOLERANCE - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage.Literals
The meta object literal for the 'Tolerance' attribute feature.
AREA_INTERCHANGE_CONTROL_FEATURE_COUNT - Static variable in interface com.interpss.core.aclf.netAdj.NetAdjustPackage
The number of structural features of the 'Area Interchange Control' class.
AREA_INTERCHANGE_VALUE - Static variable in enum com.interpss.core.aclf.adj.AclfAdjustType
The 'Area Interchange' literal value.
AREA_LIST - Static variable in interface com.interpss.core.common.lang.CommonLangPackage
The meta object id for the 'Area List' data type.
AREA_LIST - Static variable in interface com.interpss.core.common.lang.CommonLangPackage.Literals
The meta object literal for the 'Area List' data type.
AreaImpl - Class in com.interpss.core.net.impl
An implementation of the model object 'Area'.
AreaInterchangeControl - Interface in com.interpss.core.aclf.netAdj
A representation of the model object 'Area Interchange Controller'.
AreaInterchangeControlImpl - Class in com.interpss.core.aclf.netAdj.impl
An implementation of the model object 'Area Interchange Controller'.
areaOutputPower(int, Unit.UnitType) - Method in interface com.interpss.core.aclf.IAclfAreaZone
calculate area output power
areaOutputPower(int, Unit.UnitType) - Method in class com.interpss.core.aclf.impl.BaseAclfNetworkImpl
 
arg(Complex) - Static method in class org.interpss.numeric.datatype.ComplexFunc
Angle function, return the angle in rad of this obj
arrangeBusNumber() - Method in class com.interpss.core.net.impl.NetworkImpl
 
arrangeBusNumber() - Method in interface com.interpss.core.net.Network
arrange bus sort number
arrangeRowNoT2() - Method in class com.interpss.core.sparse.impl.SparseEqnIntegerImpl
Arrange bus bus according to the Tinney-2 rule
arrangeRowNoT2() - Method in interface org.interpss.numeric.sparse.ISparseEqnInteger
Arrange bus bus according to the Tinney-2 rule
arrangeRowNoT3() - Method in class com.interpss.core.sparse.impl.SparseEqnIntegerImpl
Arrange bus bus according to the Tinney-3 rule
arrangeRowNoT3() - Method in interface org.interpss.numeric.sparse.ISparseEqnInteger
Arrange bus bus according to the Tinney-3 rule
assignInitOrder(List<BaseFieldAnWrapper<? extends ICMLBlock>>) - Static method in class com.interpss.dstab.controller.annotate.util.AnControllerHelper
Recursively assign controller field init order number
assignInitOrderChildController(AbstractChildAnnotateController.Direction, List<BaseFieldAnWrapper<? extends ICMLBlock>>) - Static method in class com.interpss.dstab.controller.annotate.util.AnControllerHelper
assign inti order number to child controller
assignSwingBus() - Method in class com.interpss.core.funcImpl.AclfNetHelper
Assign swing bus to those island without
atFlowIntoSide(Branch, Bus) - Static method in class com.interpss.dist.algo.path.DistPathLfHelper
check if the bus is at flow into branch side
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links