| Package | Description |
|---|---|
| de.fzi.power.infrastructure | |
| de.fzi.power.infrastructure.impl |
| Modifier and Type | Field and Description |
|---|---|
static InfrastructureFactory |
InfrastructureFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
InfrastructureFactory |
InfrastructurePackage.getInfrastructureFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InfrastructureFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
InfrastructureFactory |
InfrastructurePackageImpl.getInfrastructureFactory() |
static InfrastructureFactory |
InfrastructureFactoryImpl.init()
Creates the default factory implementation.
|