|
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 'TRC Object Value'. This represent the toString() value of an object. The collection agent can send a different string representation of the object if the output from toString() method is not appropiate. Later we can extend this class with specialized value classes.
The following features are supported:
TracePackage.getTRCObjectValue()| Method Summary | |
|---|---|
TRCInputOutputContainer |
getContainer()
Returns the value of the 'Container' reference. |
java.lang.String |
getStringValue()
Returns the value of the 'String Value' attribute. |
java.util.Map.Entry |
getTRCInputOutputEntry()
Returns the value of the 'TRC Input Output Entry' container reference. |
void |
setContainer(TRCInputOutputContainer value)
Sets the value of the ' Container' reference. |
void |
setStringValue(java.lang.String value)
Sets the value of the ' String Value' attribute. |
void |
setTRCInputOutputEntry(java.util.Map.Entry value)
Sets the value of the ' TRC Input Output Entry' container reference. |
| 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 getStringValue()
If the meaning of the 'String Value' attribute isn't clear, there really should be more of a description here...
setStringValue(String),
TracePackage.getTRCObjectValue_StringValue()public void setStringValue(java.lang.String value)
String Value' attribute.
value - the new value of the 'String Value' attribute.getStringValue()public java.util.Map.Entry getTRCInputOutputEntry()
If the meaning of the 'TRC Input Output Entry' container reference isn't clear, there really should be more of a description here...
#setTRCInputOutputEntry(Entry),
TracePackage.getTRCObjectValue_TRCInputOutputEntry()public void setTRCInputOutputEntry(java.util.Map.Entry value)
TRC Input Output Entry' container reference.
value - the new value of the 'TRC Input Output Entry' container reference.getTRCInputOutputEntry()public TRCInputOutputContainer getContainer()
Input Output Values'.
If the meaning of the 'Container' container reference isn't clear, there really should be more of a description here...
setContainer(TRCInputOutputContainer),
TracePackage.getTRCObjectValue_Container(),
TRCInputOutputContainer.getInputOutputValues()public void setContainer(TRCInputOutputContainer value)
Container' reference.
value - the new value of the 'Container' reference.getContainer()
|
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 | ||||||||||