public interface DistAlgoFactory
extends org.eclipse.emf.ecore.EFactory
DistAlgoPackage
Modifier and Type | Field and Description |
---|---|
static DistAlgoFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
DistLfAlgorithm |
createDistLfAlgorithm()
Returns a new object of class 'Dist Lf Algorithm'.
|
DistScAlgorithm |
createDistScAlgorithm()
Returns a new object of class 'Dist Sc Algorithm'.
|
DistAlgoPackage |
getDistAlgoPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final DistAlgoFactory eINSTANCE
DistLfAlgorithm createDistLfAlgorithm()
DistScAlgorithm createDistScAlgorithm()
DistAlgoPackage getDistAlgoPackage()