public interface Traceability
extends org.eclipse.emf.ecore.EObject
The following features are supported:
TraceabilityPackage.getTraceability()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
org.eclipse.emf.common.util.EList<Trace> |
getTraces()
Returns the value of the 'Traces' containment reference list.
|
void |
setId(java.lang.String value)
Sets the value of the '
Id ' attribute. |
org.eclipse.emf.common.util.EList<Trace> getTraces()
Trace
.
If the meaning of the 'Traces' containment reference list isn't clear, there really should be more of a description here...
TraceabilityPackage.getTraceability_Traces()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
TraceabilityPackage.getTraceability_Id()