| Package | Description |
|---|---|
| com.interpss.se | |
| com.interpss.se.impl | |
| com.interpss.se.util |
| Modifier and Type | Field and Description |
|---|---|
static SEPackage |
SEPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
SEPackage |
SEFactory.getSEPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SEPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
static SEPackage |
SEFactoryImpl.getPackage()
Deprecated.
|
SEPackage |
SEFactoryImpl.getSEPackage() |
static SEPackage |
SEPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
| Modifier and Type | Field and Description |
|---|---|
protected static SEPackage |
SESwitch.modelPackage
The cached model package
|
protected static SEPackage |
SEAdapterFactory.modelPackage
The cached model package.
|