| Package | Description |
|---|---|
| de.fzi.power.specification | |
| de.fzi.power.specification.impl |
| Modifier and Type | Field and Description |
|---|---|
static SpecificationPackage |
SpecificationPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
SpecificationPackage |
SpecificationFactory.getSpecificationPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpecificationPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
static SpecificationPackage |
SpecificationFactoryImpl.getPackage()
Deprecated.
|
SpecificationPackage |
SpecificationFactoryImpl.getSpecificationPackage() |
static SpecificationPackage |
SpecificationPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others
upon which it depends.
|