public interface TraceabilityFactory
extends org.eclipse.emf.ecore.EFactory
TraceabilityPackage| Modifier and Type | Field and Description |
|---|---|
static TraceabilityFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
Trace |
createTrace()
Returns a new object of class 'Trace'.
|
Traceability |
createTraceability()
Returns a new object of class 'Traceability'.
|
TraceabilityPackage |
getTraceabilityPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final TraceabilityFactory eINSTANCE
Traceability createTraceability()
Trace createTrace()
TraceabilityPackage getTraceabilityPackage()