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