| Package | Description |
|---|---|
| de.fzi.power.specification | |
| de.fzi.power.specification.impl |
| Modifier and Type | Field and Description |
|---|---|
static SpecificationFactory |
SpecificationFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
SpecificationFactory |
SpecificationPackage.getSpecificationFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpecificationFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
SpecificationFactory |
SpecificationPackageImpl.getSpecificationFactory() |
static SpecificationFactory |
SpecificationFactoryImpl.init()
Creates the default factory implementation.
|