public interface GenericTrace extends Trace
The following features are supported:
CapellacommonPackage.getGenericTrace()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<KeyValue> |
getKeyValuePairs()
Returns the value of the 'Key Value Pairs' containment reference list.
|
TraceableElement |
getSource()
Returns the value of the 'Source' reference.
|
TraceableElement |
getTarget()
Returns the value of the 'Target' reference.
|
getRealizedFlow, setRealizedFlowgetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetSourceElement, getTargetElement, setSourceElement, setTargetElementorg.eclipse.emf.common.util.EList<KeyValue> getKeyValuePairs()
KeyValue.
If the meaning of the 'Key Value Pairs' containment reference list isn't clear, there really should be more of a description here...
CapellacommonPackage.getGenericTrace_KeyValuePairs()TraceableElement getSource()
If the meaning of the 'Source' reference isn't clear, there really should be more of a description here...
CapellacommonPackage.getGenericTrace_Source()TraceableElement getTarget()
If the meaning of the 'Target' reference isn't clear, there really should be more of a description here...
CapellacommonPackage.getGenericTrace_Target()