Package | Description |
---|---|
com.interpss.core.abc | |
com.interpss.core.abc.impl | |
com.interpss.core.abc.util |
Modifier and Type | Field and Description |
---|---|
static Static3PhasePackage |
Static3PhasePackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
Static3PhasePackage |
Static3PhaseFactory.getStatic3PhasePackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
Static3PhasePackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
static Static3PhasePackage |
Static3PhaseFactoryImpl.getPackage()
Deprecated.
|
Static3PhasePackage |
Static3PhaseFactoryImpl.getStatic3PhasePackage() |
static Static3PhasePackage |
Static3PhasePackageImpl.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 Static3PhasePackage |
Static3PhaseSwitch.modelPackage
The cached model package
|
protected static Static3PhasePackage |
Static3PhaseAdapterFactory.modelPackage
The cached model package.
|