|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Unresolved Correlation'. Class used to persist the unresolved correlations. When a correlation is resolved the object should be removed form the list.
The following features are supported:
HierarchyPackage.getUnresolvedCorrelation()| Method Summary | |
|---|---|
TRCAgent |
getAgent()
Returns the value of the 'Agent' container reference. |
java.lang.String |
getContextId()
Returns the value of the 'Context Id' attribute. |
org.eclipse.emf.common.util.EList |
getSourceInfos()
Returns the value of the 'Source Infos' containment reference list. |
void |
setAgent(TRCAgent value)
Sets the value of the ' Agent' container reference. |
void |
setContextId(java.lang.String value)
Sets the value of the ' Context Id' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public java.lang.String getContextId()
If the meaning of the 'Context Id' attribute isn't clear, there really should be more of a description here...
String based look-up key (eg. in Trace submodel case this is a concatenation of runtimeIds, ticket, sequence and threadId). The schema of this ID can be arbitrary chosen and has to be know by both the producer the consumer of this class.
setContextId(String),
HierarchyPackage.getUnresolvedCorrelation_ContextId()public void setContextId(java.lang.String value)
Context Id' attribute.
value - the new value of the 'Context Id' attribute.getContextId()public TRCAgent getAgent()
Unresolved Correlations'.
If the meaning of the 'Agent' container reference isn't clear, there really should be more of a description here...
setAgent(TRCAgent),
HierarchyPackage.getUnresolvedCorrelation_Agent(),
TRCAgent.getUnresolvedCorrelations()public void setAgent(TRCAgent value)
Agent' container reference.
value - the new value of the 'Agent' container reference.getAgent()public org.eclipse.emf.common.util.EList getSourceInfos()
CorrelationSourceInfo.
It is bidirectional and its opposite is 'Target Info'.
If the meaning of the 'Source Infos' containment reference list isn't clear, there really should be more of a description here...
HierarchyPackage.getUnresolvedCorrelation_SourceInfos(),
CorrelationSourceInfo.getTargetInfo()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||