public interface MCaseModifyFactory
extends org.eclipse.emf.ecore.EFactory
MCaseModifyPackage| Modifier and Type | Field and Description |
|---|---|
static MCaseModifyFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
BranchModification |
createBranchModification()
Returns a new object of class 'Branch Modification'.
|
BranchRatingChange |
createBranchRatingChange()
Returns a new object of class 'Branch Rating Change'.
|
BusGenChange |
createBusGenChange()
Returns a new object of class 'Bus Gen Change'.
|
BusLoadChange |
createBusLoadChange()
Returns a new object of class 'Bus Load Change'.
|
BusLoadCodeChange |
createBusLoadCodeChange()
Returns a new object of class 'Bus Load Code Change'.
|
BusModification |
createBusModification()
Returns a new object of class 'Bus Modification'.
|
ComplexValueChange |
createComplexValueChange()
Returns a new object of class 'Complex Value Change'.
|
DoubleValueChange |
createDoubleValueChange()
Returns a new object of class 'Double Value Change'.
|
Modification |
createModification()
Returns a new object of class 'Modification'.
|
MCaseModifyPackage |
getMCaseModifyPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final MCaseModifyFactory eINSTANCE
Modification createModification()
BusModification createBusModification()
BranchModification createBranchModification()
BusGenChange createBusGenChange()
BusLoadChange createBusLoadChange()
ComplexValueChange createComplexValueChange()
DoubleValueChange createDoubleValueChange()
BusLoadCodeChange createBusLoadCodeChange()
BranchRatingChange createBranchRatingChange()
MCaseModifyPackage getMCaseModifyPackage()