Package | Description |
---|---|
com.interpss.se.record | |
com.interpss.se.record.impl | |
com.interpss.se.record.util |
Modifier and Type | Field and Description |
---|---|
static SERecordPackage |
SERecordPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
SERecordPackage |
SERecordFactory.getSERecordPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
SERecordPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
static SERecordPackage |
SERecordFactoryImpl.getPackage()
Deprecated.
|
SERecordPackage |
SERecordFactoryImpl.getSERecordPackage() |
static SERecordPackage |
SERecordPackageImpl.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 SERecordPackage |
SERecordAdapterFactory.modelPackage
The cached model package.
|
protected static SERecordPackage |
SERecordSwitch.modelPackage
The cached model package
|