Package | Description |
---|---|
com.interpss.core.algo.planning | |
com.interpss.core.algo.planning.impl |
Modifier and Type | Field and Description |
---|---|
static PlanningAlgorithmFactory |
PlanningAlgorithmFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
PlanningAlgorithmFactory |
PlanningAlgorithmPackage.getPlanningAlgorithmFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
PlanningAlgorithmFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
PlanningAlgorithmFactory |
PlanningAlgorithmPackageImpl.getPlanningAlgorithmFactory() |
static PlanningAlgorithmFactory |
PlanningAlgorithmFactoryImpl.init()
Creates the default factory implementation.
|