Package | Description |
---|---|
org.polarsys.chess.fla.flaxml | |
org.polarsys.chess.fla.flaxml.impl |
Modifier and Type | Field and Description |
---|---|
static FlaxmlPackage |
FlaxmlPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
FlaxmlPackage |
FlaxmlFactory.getFlaxmlPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
FlaxmlPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
FlaxmlPackage |
FlaxmlFactoryImpl.getFlaxmlPackage() |
static FlaxmlPackage |
FlaxmlFactoryImpl.getPackage()
Deprecated.
|
static FlaxmlPackage |
FlaxmlPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|