public interface DepContingencyPackage
extends org.eclipse.emf.ecore.EPackage
DepContingencyFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
DepContingencyPackage.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 int |
DEP_CONTINGENCY
The meta object id for the '
Dep Contingency' class. |
static int |
DEP_CONTINGENCY__DESC
The feature id for the 'Desc' attribute.
|
static int |
DEP_CONTINGENCY__EQUIV_OUTAGE_BRANCHES
The feature id for the 'Equiv Outage Branches' reference list.
|
static int |
DEP_CONTINGENCY__ID
The feature id for the 'Id' attribute.
|
static int |
DEP_CONTINGENCY__ISLAND_BUSES
The feature id for the 'Island Buses' reference list.
|
static int |
DEP_CONTINGENCY__MAX_SHIFT_FLOW_BRANCH_ID
The feature id for the 'Max Shift Flow Branch Id' attribute.
|
static int |
DEP_CONTINGENCY__MAX_SHIFTED_FLOW
The feature id for the 'Max Shifted Flow' attribute.
|
static int |
DEP_CONTINGENCY__MONITORING_BRANCHES
The feature id for the 'Monitoring Branches' reference list.
|
static int |
DEP_CONTINGENCY__NAME
The feature id for the 'Name' attribute.
|
static int |
DEP_CONTINGENCY__NUMBER
The feature id for the 'Number' attribute.
|
static int |
DEP_CONTINGENCY__OUTAGE_BRANCHES
The feature id for the 'Outage Branches' containment reference list.
|
static int |
DEP_CONTINGENCY__STATUS
The feature id for the 'Status' attribute.
|
static int |
DEP_CONTINGENCY__TOTAL_ISLANDS
The feature id for the 'Total Islands' attribute.
|
static int |
DEP_CONTINGENCY_FEATURE_COUNT
The number of structural features of the 'Dep Contingency' class.
|
static int |
DEP_IEQUIV_OUTAGE_BRANCH
The meta object id for the '
Dep IEquiv Outage Branch' class. |
static int |
DEP_IEQUIV_OUTAGE_BRANCH_FEATURE_COUNT
The number of structural features of the 'Dep IEquiv Outage Branch' class.
|
static int |
DEP_IOUTAGE_ISLANDING
The meta object id for the '
Dep IOutage Islanding' class. |
static int |
DEP_IOUTAGE_ISLANDING_FEATURE_COUNT
The number of structural features of the 'Dep IOutage Islanding' class.
|
static DepContingencyPackage |
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.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EReference |
getDepContingency_EquivOutageBranches()
Returns the meta object for the reference list '
Equiv Outage Branches'. |
org.eclipse.emf.ecore.EReference |
getDepContingency_IslandBuses()
Returns the meta object for the reference list '
Island Buses'. |
org.eclipse.emf.ecore.EAttribute |
getDepContingency_MaxShiftedFlow()
Returns the meta object for the attribute '
Max Shifted Flow'. |
org.eclipse.emf.ecore.EAttribute |
getDepContingency_MaxShiftFlowBranchId()
Returns the meta object for the attribute '
Max Shift Flow Branch Id'. |
org.eclipse.emf.ecore.EReference |
getDepContingency_OutageBranches()
Returns the meta object for the containment reference list '
Outage Branches'. |
org.eclipse.emf.ecore.EAttribute |
getDepContingency_TotalIslands()
Returns the meta object for the attribute '
Total Islands'. |
org.eclipse.emf.ecore.EClass |
getDepContingency()
Returns the meta object for class '
Dep Contingency'. |
DepContingencyFactory |
getDepContingencyFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EClass |
getDepIEquivOutageBranch()
Returns the meta object for class '
Dep IEquiv Outage Branch'. |
org.eclipse.emf.ecore.EClass |
getDepIOutageIslanding()
Returns the meta object for class '
Dep IOutage Islanding'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final DepContingencyPackage eINSTANCE
static final int DEP_CONTINGENCY
Dep Contingency' class.
static final int DEP_CONTINGENCY__ID
static final int DEP_CONTINGENCY__NAME
static final int DEP_CONTINGENCY__DESC
static final int DEP_CONTINGENCY__NUMBER
static final int DEP_CONTINGENCY__STATUS
static final int DEP_CONTINGENCY__MONITORING_BRANCHES
static final int DEP_CONTINGENCY__TOTAL_ISLANDS
static final int DEP_CONTINGENCY__MAX_SHIFTED_FLOW
static final int DEP_CONTINGENCY__MAX_SHIFT_FLOW_BRANCH_ID
static final int DEP_CONTINGENCY__OUTAGE_BRANCHES
static final int DEP_CONTINGENCY__ISLAND_BUSES
static final int DEP_CONTINGENCY__EQUIV_OUTAGE_BRANCHES
static final int DEP_CONTINGENCY_FEATURE_COUNT
static final int DEP_IOUTAGE_ISLANDING
Dep IOutage Islanding' class.
static final int DEP_IOUTAGE_ISLANDING_FEATURE_COUNT
static final int DEP_IEQUIV_OUTAGE_BRANCH
Dep IEquiv Outage Branch' class.
static final int DEP_IEQUIV_OUTAGE_BRANCH_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getDepContingency()
Dep Contingency'.
DepContingencyorg.eclipse.emf.ecore.EAttribute getDepContingency_TotalIslands()
Total Islands'.
DepContingency.getTotalIslands(),
getDepContingency()org.eclipse.emf.ecore.EAttribute getDepContingency_MaxShiftedFlow()
Max Shifted Flow'.
DepContingency.getMaxShiftedFlow(),
getDepContingency()org.eclipse.emf.ecore.EAttribute getDepContingency_MaxShiftFlowBranchId()
Max Shift Flow Branch Id'.
DepContingency.getMaxShiftFlowBranchId(),
getDepContingency()org.eclipse.emf.ecore.EReference getDepContingency_OutageBranches()
Outage Branches'.
DepContingency.getOutageBranches(),
getDepContingency()org.eclipse.emf.ecore.EReference getDepContingency_IslandBuses()
Island Buses'.
DepContingency.getIslandBuses(),
getDepContingency()org.eclipse.emf.ecore.EReference getDepContingency_EquivOutageBranches()
Equiv Outage Branches'.
DepContingency.getEquivOutageBranches(),
getDepContingency()org.eclipse.emf.ecore.EClass getDepIOutageIslanding()
Dep IOutage Islanding'.
DepIOutageIslandingorg.eclipse.emf.ecore.EClass getDepIEquivOutageBranch()
Dep IEquiv Outage Branch'.
DepIEquivOutageBranchDepContingencyFactory getDepContingencyFactory()