public interface AclfAdjustFactory
extends org.eclipse.emf.ecore.EFactory
AclfAdjustPackage| Modifier and Type | Field and Description |
|---|---|
static AclfAdjustFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
BranchFlowControl |
createBranchFlowControl()
Returns a new object of class 'Branch Flow Control'.
|
FunctionLoad |
createFunctionLoad()
Returns a new object of class 'Function Load'.
|
PQBusLimit |
createPQBusLimit()
Returns a new object of class 'PQ Bus Limit'.
|
PSXfrPControl |
createPSXfrPControl()
Returns a new object of class 'PS Xfr PControl'.
|
PVBusLimit |
createPVBusLimit()
Returns a new object of class 'PV Bus Limit'.
|
QBank |
createQBank()
Returns a new object of class 'QBank'.
|
RemoteQBus |
createRemoteQBus()
Returns a new object of class 'Remote QBus'.
|
SwitchedShunt |
createSwitchedShunt()
Returns a new object of class 'Switched Shunt'.
|
TapControl |
createTapControl()
Returns a new object of class 'Tap Control'.
|
AclfAdjustPackage |
getAclfAdjustPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final AclfAdjustFactory eINSTANCE
PVBusLimit createPVBusLimit()
PQBusLimit createPQBusLimit()
PSXfrPControl createPSXfrPControl()
TapControl createTapControl()
SwitchedShunt createSwitchedShunt()
QBank createQBank()
RemoteQBus createRemoteQBus()
FunctionLoad createFunctionLoad()
BranchFlowControl createBranchFlowControl()
AclfAdjustPackage getAclfAdjustPackage()