Package | Description |
---|---|
com.interpss.dist.sc_point | |
com.interpss.dist.sc_point.impl | |
com.interpss.dist.sc_point.util |
Modifier and Type | Field and Description |
---|---|
static ScPointPackage |
ScPointPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
ScPointPackage |
ScPointFactory.getScPointPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
ScPointPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
static ScPointPackage |
ScPointFactoryImpl.getPackage()
Deprecated.
|
ScPointPackage |
ScPointFactoryImpl.getScPointPackage() |
static ScPointPackage |
ScPointPackageImpl.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 ScPointPackage |
ScPointAdapterFactory.modelPackage
The cached model package.
|
protected static ScPointPackage |
ScPointSwitch.modelPackage
The cached model package
|