| Modifier and Type | Method and Description | 
|---|---|
Traceability | 
ViewerState.getTraceability()  | 
| Modifier and Type | Method and Description | 
|---|---|
Traceability | 
ViewModelManager.getTraceability()  | 
| Modifier and Type | Method and Description | 
|---|---|
Traceability | 
TraceabilityFactory.createTraceability()
Returns a new object of class 'Traceability'. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
TraceabilityUtil.createTrace(Traceability refModel,
           java.lang.String id,
           java.util.Collection<org.eclipse.emf.ecore.EObject> sourcesEObject,
           java.util.Collection<java.lang.Object> sourcesJavaObject,
           java.util.Collection<org.eclipse.emf.ecore.EObject> targets)
Creates a new  
Trace instance with the given parameters, and adds it to the referenced
 Traceability model | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TraceabilityImpl
An implementation of the model object 'Traceability'. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Traceability | 
TraceabilityFactoryImpl.createTraceability()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
TraceabilitySwitch.caseTraceability(Traceability object)
Returns the result of interpreting the object as an instance of 'Traceability'. 
 |