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 |
---|---|
BaseBusBranchControl |
createBaseBusBranchControl()
Returns a new object of class 'Base Bus Branch 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'.
|
RemoteQBus |
createRemoteQBus()
Returns a new object of class 'Remote QBus'.
|
RemoteQControlGroup |
createRemoteQControlGroup()
Returns a new object of class 'Remote QControl Group'.
|
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, setEPackage
getEAnnotation, getEAnnotations
static final AclfAdjustFactory eINSTANCE
BaseBusBranchControl createBaseBusBranchControl()
PVBusLimit createPVBusLimit()
PQBusLimit createPQBusLimit()
PSXfrPControl createPSXfrPControl()
TapControl createTapControl()
SwitchedShunt createSwitchedShunt()
RemoteQControlGroup createRemoteQControlGroup()
RemoteQBus createRemoteQBus()
FunctionLoad createFunctionLoad()
AclfAdjustPackage getAclfAdjustPackage()