public interface SEAlgoPackage
extends org.eclipse.emf.ecore.EPackage
SEAlgoFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
SEAlgoPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static SEAlgoPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
SE_ALGORITHM
The meta object id for the '
SE Algorithm ' class. |
static int |
SE_ALGORITHM__DESC
The feature id for the 'Desc' attribute.
|
static int |
SE_ALGORITHM__ERROR_THRESHOLD
The feature id for the 'Error Threshold' containment reference.
|
static int |
SE_ALGORITHM__ID
The feature id for the 'Id' attribute.
|
static int |
SE_ALGORITHM__MAX_ITERATIONS
The feature id for the 'Max Iterations' attribute.
|
static int |
SE_ALGORITHM__NAME
The feature id for the 'Name' attribute.
|
static int |
SE_ALGORITHM__NETWORK
The feature id for the 'Network' reference.
|
static int |
SE_ALGORITHM__NUMBER
The feature id for the 'Number' attribute.
|
static int |
SE_ALGORITHM__PMATRIX
The feature id for the 'PMatrix' attribute.
|
static int |
SE_ALGORITHM__QMATRIX
The feature id for the 'QMatrix' attribute.
|
static int |
SE_ALGORITHM__STATUS
The feature id for the 'Status' attribute.
|
static int |
SE_ALGORITHM__STATUS_CHANGE_INFO
The feature id for the 'Status Change Info' attribute.
|
static int |
SE_ALGORITHM__TOLERANCE
The feature id for the 'Tolerance' containment reference.
|
static int |
SE_ALGORITHM__WEIGHT
The feature id for the 'Weight' containment reference.
|
static int |
SE_ALGORITHM_FEATURE_COUNT
The number of structural features of the 'SE Algorithm' class.
|
static int |
SE_ERROR_THRESHOLD
The meta object id for the '
SE Error Threshold ' class. |
static int |
SE_ERROR_THRESHOLD__P
The feature id for the 'P' attribute.
|
static int |
SE_ERROR_THRESHOLD__Q
The feature id for the 'Q' attribute.
|
static int |
SE_ERROR_THRESHOLD__V
The feature id for the 'V' attribute.
|
static int |
SE_ERROR_THRESHOLD_FEATURE_COUNT
The number of structural features of the 'SE Error Threshold' class.
|
static int |
SE_TOLERANCE
The meta object id for the '
SE Tolerance ' class. |
static int |
SE_TOLERANCE__P
The feature id for the 'P' attribute.
|
static int |
SE_TOLERANCE__Q
The feature id for the 'Q' attribute.
|
static int |
SE_TOLERANCE__SUSPICIOUS
The feature id for the 'Suspicious' attribute.
|
static int |
SE_TOLERANCE_FEATURE_COUNT
The number of structural features of the 'SE Tolerance' class.
|
static int |
SE_WEIGHT
The meta object id for the '
SE Weight ' class. |
static int |
SE_WEIGHT__BRANCH_P
The feature id for the 'Branch P' attribute.
|
static int |
SE_WEIGHT__BRANCH_Q
The feature id for the 'Branch Q' attribute.
|
static int |
SE_WEIGHT__BUS_P
The feature id for the 'Bus P' attribute.
|
static int |
SE_WEIGHT__BUS_Q
The feature id for the 'Bus Q' attribute.
|
static int |
SE_WEIGHT__BUS_VOLTAGE_MAG
The feature id for the 'Bus Voltage Mag' attribute.
|
static int |
SE_WEIGHT__PRESDO
The feature id for the 'Presdo' attribute.
|
static int |
SE_WEIGHT__ZERO_INJ_MEASURE
The feature id for the 'Zero Inj Measure' attribute.
|
static int |
SE_WEIGHT_FEATURE_COUNT
The number of structural features of the 'SE Weight' class.
|
static int |
SUSPICIOUS_DATA
The meta object id for the '
Suspicious Data ' class. |
static int |
SUSPICIOUS_DATA__JMATRIX_INDEX
The feature id for the 'JMatrix Index' attribute.
|
static int |
SUSPICIOUS_DATA__NEW_RESIDUAL
The feature id for the 'New Residual' attribute.
|
static int |
SUSPICIOUS_DATA__OLD_RESIDUAL
The feature id for the 'Old Residual' attribute.
|
static int |
SUSPICIOUS_DATA__OWNER_OBJECT_ID
The feature id for the 'Owner Object Id' attribute.
|
static int |
SUSPICIOUS_DATA__SORT_NUMBER
The feature id for the 'Sort Number' attribute.
|
static int |
SUSPICIOUS_DATA__TYPE
The feature id for the 'Type' attribute.
|
static int |
SUSPICIOUS_DATA__WEIGHTED_RESIDUAL
The feature id for the 'Weighted Residual' attribute.
|
static int |
SUSPICIOUS_DATA_FEATURE_COUNT
The number of structural features of the 'Suspicious Data' class.
|
Modifier and Type | Method and Description |
---|---|
SEAlgoFactory |
getSEAlgoFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getSEAlgorithm_ErrorThreshold()
Returns the meta object for the containment reference '
Error Threshold '. |
org.eclipse.emf.ecore.EAttribute |
getSEAlgorithm_MaxIterations()
Returns the meta object for the attribute '
Max Iterations '. |
org.eclipse.emf.ecore.EAttribute |
getSEAlgorithm_PMatrix()
Returns the meta object for the attribute '
PMatrix '. |
org.eclipse.emf.ecore.EAttribute |
getSEAlgorithm_QMatrix()
Returns the meta object for the attribute '
QMatrix '. |
org.eclipse.emf.ecore.EReference |
getSEAlgorithm_Tolerance()
Returns the meta object for the containment reference '
Tolerance '. |
org.eclipse.emf.ecore.EReference |
getSEAlgorithm_Weight()
Returns the meta object for the containment reference '
Weight '. |
org.eclipse.emf.ecore.EClass |
getSEAlgorithm()
Returns the meta object for class '
SE Algorithm '. |
org.eclipse.emf.ecore.EAttribute |
getSEErrorThreshold_P()
Returns the meta object for the attribute '
P '. |
org.eclipse.emf.ecore.EAttribute |
getSEErrorThreshold_Q()
Returns the meta object for the attribute '
Q '. |
org.eclipse.emf.ecore.EAttribute |
getSEErrorThreshold_V()
Returns the meta object for the attribute '
V '. |
org.eclipse.emf.ecore.EClass |
getSEErrorThreshold()
Returns the meta object for class '
SE Error Threshold '. |
org.eclipse.emf.ecore.EAttribute |
getSETolerance_P()
Returns the meta object for the attribute '
P '. |
org.eclipse.emf.ecore.EAttribute |
getSETolerance_Q()
Returns the meta object for the attribute '
Q '. |
org.eclipse.emf.ecore.EAttribute |
getSETolerance_Suspicious()
Returns the meta object for the attribute '
Suspicious '. |
org.eclipse.emf.ecore.EClass |
getSETolerance()
Returns the meta object for class '
SE Tolerance '. |
org.eclipse.emf.ecore.EAttribute |
getSEWeight_BranchP()
Returns the meta object for the attribute '
Branch P '. |
org.eclipse.emf.ecore.EAttribute |
getSEWeight_BranchQ()
Returns the meta object for the attribute '
Branch Q '. |
org.eclipse.emf.ecore.EAttribute |
getSEWeight_BusP()
Returns the meta object for the attribute '
Bus P '. |
org.eclipse.emf.ecore.EAttribute |
getSEWeight_BusQ()
Returns the meta object for the attribute '
Bus Q '. |
org.eclipse.emf.ecore.EAttribute |
getSEWeight_BusVoltageMag()
Returns the meta object for the attribute '
Bus Voltage Mag '. |
org.eclipse.emf.ecore.EAttribute |
getSEWeight_Presdo()
Returns the meta object for the attribute '
Presdo '. |
org.eclipse.emf.ecore.EAttribute |
getSEWeight_ZeroInjMeasure()
Returns the meta object for the attribute '
Zero Inj Measure '. |
org.eclipse.emf.ecore.EClass |
getSEWeight()
Returns the meta object for class '
SE Weight '. |
org.eclipse.emf.ecore.EAttribute |
getSuspiciousData_JMatrixIndex()
Returns the meta object for the attribute '
JMatrix Index '. |
org.eclipse.emf.ecore.EAttribute |
getSuspiciousData_NewResidual()
Returns the meta object for the attribute '
New Residual '. |
org.eclipse.emf.ecore.EAttribute |
getSuspiciousData_OldResidual()
Returns the meta object for the attribute '
Old Residual '. |
org.eclipse.emf.ecore.EAttribute |
getSuspiciousData_OwnerObjectId()
Returns the meta object for the attribute '
Owner Object Id '. |
org.eclipse.emf.ecore.EAttribute |
getSuspiciousData_SortNumber()
Returns the meta object for the attribute '
Sort Number '. |
org.eclipse.emf.ecore.EAttribute |
getSuspiciousData_Type()
Returns the meta object for the attribute '
Type '. |
org.eclipse.emf.ecore.EAttribute |
getSuspiciousData_WeightedResidual()
Returns the meta object for the attribute '
Weighted Residual '. |
org.eclipse.emf.ecore.EClass |
getSuspiciousData()
Returns the meta object for class '
Suspicious Data '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final SEAlgoPackage eINSTANCE
static final int SE_ALGORITHM
SE Algorithm
' class.
static final int SE_ALGORITHM__ID
static final int SE_ALGORITHM__NAME
static final int SE_ALGORITHM__DESC
static final int SE_ALGORITHM__NUMBER
static final int SE_ALGORITHM__STATUS
static final int SE_ALGORITHM__STATUS_CHANGE_INFO
static final int SE_ALGORITHM__NETWORK
static final int SE_ALGORITHM__PMATRIX
static final int SE_ALGORITHM__QMATRIX
static final int SE_ALGORITHM__MAX_ITERATIONS
static final int SE_ALGORITHM__TOLERANCE
static final int SE_ALGORITHM__ERROR_THRESHOLD
static final int SE_ALGORITHM__WEIGHT
static final int SE_ALGORITHM_FEATURE_COUNT
static final int SUSPICIOUS_DATA
Suspicious Data
' class.
static final int SUSPICIOUS_DATA__JMATRIX_INDEX
static final int SUSPICIOUS_DATA__OWNER_OBJECT_ID
static final int SUSPICIOUS_DATA__OLD_RESIDUAL
static final int SUSPICIOUS_DATA__NEW_RESIDUAL
static final int SUSPICIOUS_DATA__WEIGHTED_RESIDUAL
static final int SUSPICIOUS_DATA__SORT_NUMBER
static final int SUSPICIOUS_DATA__TYPE
static final int SUSPICIOUS_DATA_FEATURE_COUNT
static final int SE_WEIGHT
SE Weight
' class.
static final int SE_WEIGHT__BUS_P
static final int SE_WEIGHT__BUS_Q
static final int SE_WEIGHT__BRANCH_P
static final int SE_WEIGHT__BRANCH_Q
static final int SE_WEIGHT__BUS_VOLTAGE_MAG
static final int SE_WEIGHT__PRESDO
static final int SE_WEIGHT__ZERO_INJ_MEASURE
static final int SE_WEIGHT_FEATURE_COUNT
static final int SE_ERROR_THRESHOLD
SE Error Threshold
' class.
static final int SE_ERROR_THRESHOLD__P
static final int SE_ERROR_THRESHOLD__Q
static final int SE_ERROR_THRESHOLD__V
static final int SE_ERROR_THRESHOLD_FEATURE_COUNT
static final int SE_TOLERANCE
SE Tolerance
' class.
static final int SE_TOLERANCE__P
static final int SE_TOLERANCE__Q
static final int SE_TOLERANCE__SUSPICIOUS
static final int SE_TOLERANCE_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getSEAlgorithm()
SE Algorithm
'.
SEAlgorithm
org.eclipse.emf.ecore.EAttribute getSEAlgorithm_PMatrix()
PMatrix
'.
SEAlgorithm.getPMatrix()
,
getSEAlgorithm()
org.eclipse.emf.ecore.EAttribute getSEAlgorithm_QMatrix()
QMatrix
'.
SEAlgorithm.getQMatrix()
,
getSEAlgorithm()
org.eclipse.emf.ecore.EAttribute getSEAlgorithm_MaxIterations()
Max Iterations
'.
SEAlgorithm.getMaxIterations()
,
getSEAlgorithm()
org.eclipse.emf.ecore.EReference getSEAlgorithm_Tolerance()
Tolerance
'.
SEAlgorithm.getTolerance()
,
getSEAlgorithm()
org.eclipse.emf.ecore.EReference getSEAlgorithm_ErrorThreshold()
Error Threshold
'.
SEAlgorithm.getErrorThreshold()
,
getSEAlgorithm()
org.eclipse.emf.ecore.EReference getSEAlgorithm_Weight()
Weight
'.
SEAlgorithm.getWeight()
,
getSEAlgorithm()
org.eclipse.emf.ecore.EClass getSuspiciousData()
Suspicious Data
'.
SuspiciousData
org.eclipse.emf.ecore.EAttribute getSuspiciousData_JMatrixIndex()
JMatrix Index
'.
SuspiciousData.getJMatrixIndex()
,
getSuspiciousData()
org.eclipse.emf.ecore.EAttribute getSuspiciousData_OwnerObjectId()
Owner Object Id
'.
SuspiciousData.getOwnerObjectId()
,
getSuspiciousData()
org.eclipse.emf.ecore.EAttribute getSuspiciousData_OldResidual()
Old Residual
'.
SuspiciousData.getOldResidual()
,
getSuspiciousData()
org.eclipse.emf.ecore.EAttribute getSuspiciousData_NewResidual()
New Residual
'.
SuspiciousData.getNewResidual()
,
getSuspiciousData()
org.eclipse.emf.ecore.EAttribute getSuspiciousData_WeightedResidual()
Weighted Residual
'.
SuspiciousData.getWeightedResidual()
,
getSuspiciousData()
org.eclipse.emf.ecore.EAttribute getSuspiciousData_SortNumber()
Sort Number
'.
SuspiciousData.getSortNumber()
,
getSuspiciousData()
org.eclipse.emf.ecore.EAttribute getSuspiciousData_Type()
Type
'.
SuspiciousData.getType()
,
getSuspiciousData()
org.eclipse.emf.ecore.EClass getSEWeight()
SE Weight
'.
SEWeight
org.eclipse.emf.ecore.EAttribute getSEWeight_BusP()
Bus P
'.
SEWeight.getBusP()
,
getSEWeight()
org.eclipse.emf.ecore.EAttribute getSEWeight_BusQ()
Bus Q
'.
SEWeight.getBusQ()
,
getSEWeight()
org.eclipse.emf.ecore.EAttribute getSEWeight_BranchP()
Branch P
'.
SEWeight.getBranchP()
,
getSEWeight()
org.eclipse.emf.ecore.EAttribute getSEWeight_BranchQ()
Branch Q
'.
SEWeight.getBranchQ()
,
getSEWeight()
org.eclipse.emf.ecore.EAttribute getSEWeight_BusVoltageMag()
Bus Voltage Mag
'.
SEWeight.getBusVoltageMag()
,
getSEWeight()
org.eclipse.emf.ecore.EAttribute getSEWeight_Presdo()
Presdo
'.
SEWeight.getPresdo()
,
getSEWeight()
org.eclipse.emf.ecore.EAttribute getSEWeight_ZeroInjMeasure()
Zero Inj Measure
'.
SEWeight.getZeroInjMeasure()
,
getSEWeight()
org.eclipse.emf.ecore.EClass getSEErrorThreshold()
SE Error Threshold
'.
SEErrorThreshold
org.eclipse.emf.ecore.EAttribute getSEErrorThreshold_P()
P
'.
SEErrorThreshold.getP()
,
getSEErrorThreshold()
org.eclipse.emf.ecore.EAttribute getSEErrorThreshold_Q()
Q
'.
SEErrorThreshold.getQ()
,
getSEErrorThreshold()
org.eclipse.emf.ecore.EAttribute getSEErrorThreshold_V()
V
'.
SEErrorThreshold.getV()
,
getSEErrorThreshold()
org.eclipse.emf.ecore.EClass getSETolerance()
SE Tolerance
'.
SETolerance
org.eclipse.emf.ecore.EAttribute getSETolerance_P()
P
'.
SETolerance.getP()
,
getSETolerance()
org.eclipse.emf.ecore.EAttribute getSETolerance_Q()
Q
'.
SETolerance.getQ()
,
getSETolerance()
org.eclipse.emf.ecore.EAttribute getSETolerance_Suspicious()
Suspicious
'.
SETolerance.getSuspicious()
,
getSETolerance()
SEAlgoFactory getSEAlgoFactory()