|
TPTP 4.2.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 'TRCLL Data'.
The following features are supported:
TracePackage.getTRCLLData()| Method Summary | |
|---|---|
java.lang.String |
getHeadings()
Returns the value of the 'Headings' attribute |
TRCMethodWithLLData |
getMethod()
Returns the value of the 'Method' container reference. |
int |
getSummaryNonzero()
Returns the value of the 'Summary Nonzero' attribute |
int |
getSummaryUnits()
Returns the value of the 'Summary Units' attribute |
java.lang.String |
getTypeId()
Returns the value of the 'Type Id' attribute |
int |
getUnitCount()
Returns the number of LLUnits for which detailed information is available. |
LLUnitData |
getUnitData(int unitNumber,
LLUnitData instance)
Returns an LLUnitData object with detailed information about the indicated unit_number. |
boolean |
hasAccumulatedTimeInfo()
|
boolean |
hasCountInfo()
Returns true if count information is filled in, i.e. countArray is not null |
void |
setHeadings(java.lang.String value)
Sets the value of the ' Headings' attribute |
void |
setMethod(TRCMethodWithLLData value)
Sets the value of the ' Method' container reference |
void |
setSummaryNonzero(int value)
Sets the value of the ' Summary Nonzero' attribute |
void |
setSummaryUnits(int value)
Sets the value of the ' Summary Units' attribute |
void |
setTypeId(java.lang.String value)
Sets the value of the ' Type 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 int getSummaryUnits()
If the meaning of the 'Summary Units' attribute isn't clear, there really should be more of a description here...
setSummaryUnits(int),
TracePackage.getTRCLLData_SummaryUnits()public void setSummaryUnits(int value)
Summary Units' attribute.
value - the new value of the 'Summary Units' attribute.getSummaryUnits()public int getSummaryNonzero()
If the meaning of the 'Summary Nonzero' attribute isn't clear, there really should be more of a description here...
setSummaryNonzero(int),
TracePackage.getTRCLLData_SummaryNonzero()public void setSummaryNonzero(int value)
Summary Nonzero' attribute.
value - the new value of the 'Summary Nonzero' attribute.getSummaryNonzero()public java.lang.String getTypeId()
If the meaning of the 'Type Id' attribute isn't clear, there really should be more of a description here...
setTypeId(String),
TracePackage.getTRCLLData_TypeId()public void setTypeId(java.lang.String value)
Type Id' attribute.
value - the new value of the 'Type Id' attribute.getTypeId()public java.lang.String getHeadings()
If the meaning of the 'Headings' attribute isn't clear, there really should be more of a description here...
setHeadings(String),
TracePackage.getTRCLLData_Headings()public void setHeadings(java.lang.String value)
Headings' attribute.
value - the new value of the 'Headings' attribute.getHeadings()public TRCMethodWithLLData getMethod()
LL Data'.
If the meaning of the 'Method' reference isn't clear, there really should be more of a description here...
setMethod(TRCMethodWithLLData),
TracePackage.getTRCLLData_Method(),
TRCMethodWithLLData.getLLData()public void setMethod(TRCMethodWithLLData value)
Method' container reference.
value - the new value of the 'Method' container reference.getMethod()public int getUnitCount()
public LLUnitData getUnitData(int unitNumber,
LLUnitData instance)
public boolean hasCountInfo()
public boolean hasAccumulatedTimeInfo()
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||