public interface PathAlgorithmFactory
extends org.eclipse.emf.ecore.EFactory
PathAlgorithmPackage
Modifier and Type | Field and Description |
---|---|
static PathAlgorithmFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
LossAllocationAlgorithm |
createLossAllocationAlgorithm()
Returns a new object of class 'Loss Allocation Algorithm'.
|
<TBus extends Bus,TBranch extends Branch> |
createNetPathWalkAlgorithm()
Returns a new object of class 'Net Path Walk Algorithm'.
|
PathAlgorithmPackage |
getPathAlgorithmPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final PathAlgorithmFactory eINSTANCE
<TBus extends Bus,TBranch extends Branch> NetPathWalkAlgorithm<TBus,TBranch> createNetPathWalkAlgorithm()
LossAllocationAlgorithm createLossAllocationAlgorithm()
PathAlgorithmPackage getPathAlgorithmPackage()