Package | Description |
---|---|
org.eclipse.incquery.viewmodel.traceability | |
org.eclipse.incquery.viewmodel.traceability.impl |
Modifier and Type | Field and Description |
---|---|
static TraceabilityFactory |
TraceabilityFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
TraceabilityFactory |
TraceabilityPackage.getTraceabilityFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
TraceabilityFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
TraceabilityFactory |
TraceabilityPackageImpl.getTraceabilityFactory() |
static TraceabilityFactory |
TraceabilityFactoryImpl.init()
Creates the default factory implementation.
|