public interface DclfAlgorithmFactory
extends org.eclipse.emf.ecore.EFactory
DclfAlgorithmPackage
Modifier and Type | Field and Description |
---|---|
static DclfAlgorithmFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
CaOutageBranch |
createCaOutageBranch()
Returns a new object of class 'Ca Outage Branch'.
|
ContingencyAnalysisAlgorithm |
createContingencyAnalysisAlgorithm()
Returns a new object of class 'Contingency Analysis Algorithm'.
|
DclfAlgorithm |
createDclfAlgorithm()
Returns a new object of class 'Dclf Algorithm'.
|
EDclfAlgorithm |
createEDclfAlgorithm()
Returns a new object of class 'EDclf Algorithm'.
|
NetGenAdjustAlgorithm |
createNetGenAdjustAlgorithm()
Returns a new object of class 'Net Gen Adjust Algorithm'.
|
SenAnalysisAlgorithm |
createSenAnalysisAlgorithm()
Returns a new object of class 'Sen Analysis Algorithm'.
|
SenAnalysisBus |
createSenAnalysisBus()
Returns a new object of class 'Sen Analysis Bus'.
|
DclfAlgorithmPackage |
getDclfAlgorithmPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final DclfAlgorithmFactory eINSTANCE
DclfAlgorithm createDclfAlgorithm()
EDclfAlgorithm createEDclfAlgorithm()
SenAnalysisAlgorithm createSenAnalysisAlgorithm()
CaOutageBranch createCaOutageBranch()
ContingencyAnalysisAlgorithm createContingencyAnalysisAlgorithm()
SenAnalysisBus createSenAnalysisBus()
NetGenAdjustAlgorithm createNetGenAdjustAlgorithm()
DclfAlgorithmPackage getDclfAlgorithmPackage()