Package | Description |
---|---|
org.eclipse.incquery.viewmodel.traceability | |
org.eclipse.incquery.viewmodel.traceability.impl |
Modifier and Type | Field and Description |
---|---|
static TraceabilityPackage |
TraceabilityPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
TraceabilityPackage |
TraceabilityFactory.getTraceabilityPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
TraceabilityPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
static TraceabilityPackage |
TraceabilityFactoryImpl.getPackage()
Deprecated.
|
TraceabilityPackage |
TraceabilityFactoryImpl.getTraceabilityPackage() |
static TraceabilityPackage |
TraceabilityPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|