|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface LTTAnnotationValue
A representation of the model object 'LTT Annotation 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.
| Method Summary | |
|---|---|
Map.Entry |
getLTTAnnotationEntry()
Returns the value of the 'LTT Annotation Entry' container reference |
String |
getOffset()
Returns the value of the 'offset' attribute |
void |
setContainer(LTTAnnotationContainer value)
Sets the value of the LTTAnnotationValue Container reference |
void |
setLTTAnnotationEntry(Map.Entry value)
Sets the value of the ' LTT Annotation Entry' container reference |
void |
setOffset(String value)
Sets the value of the ' offset' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
String getOffset()
If the meaning of the 'offset' attribute isn't clear, there really should be more of a description here...
void setOffset(String value)
offset' attribute.
value - the new value of the 'String Value' attribute.LTTAnnotationValue.getOffset()Map.Entry getLTTAnnotationEntry()
If the meaning of the 'LTT Annotation Entry' container reference isn't clear, there really should be more of a description here...
void setLTTAnnotationEntry(Map.Entry value)
LTT Annotation Entry' container reference.
value - the new value of the 'LTT Annotation Entry' container reference.LTTAnnotationValue.getLTTAnnotationEntry()void setContainer(LTTAnnotationContainer value)
value - the new value of the 'Container' reference.
|
IBM Rational Performance Tester SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||