|
TPTP 4.4.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 'Abstract TRC Collection Boundary'. This class allows for a clean plugin dependency packaging. Hyades needs to allow different plugins for each model sub-package in order to avoid all of them having to always be present and possibly loaded.
The following features are supported:
HierarchyPackage.getAbstractTRCCollectionBoundary()| Method Summary | |
|---|---|
TRCCollectionMode |
getCollectionMode()
Returns the value of the 'Collection Mode' attribute. |
TRCConfiguration |
getConfiguration()
Returns the value of the 'Configuration' reference |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
double |
getStartTime()
Returns the value of the 'Start Time' attribute |
void |
setCollectionMode(TRCCollectionMode value)
Sets the value of the ' Collection Mode' attribute |
void |
setConfiguration(TRCConfiguration value)
Sets the value of the ' Configuration' reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
void |
setStartTime(double value)
Sets the value of the ' Start Time' 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 getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
HierarchyPackage.getAbstractTRCCollectionBoundary_Name()public void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()public double getStartTime()
If the meaning of the 'Start Time' attribute isn't clear, there really should be more of a description here...
The creation time of this object, relative to hierarchy.TRCAgent.startTime
setStartTime(double),
HierarchyPackage.getAbstractTRCCollectionBoundary_StartTime()public void setStartTime(double value)
Start Time' attribute.
value - the new value of the 'Start Time' attribute.getStartTime()public TRCCollectionMode getCollectionMode()
"HEAP_STATISTICS_ONLY".
The literals are from the enumeration TRCCollectionMode.
If the meaning of the 'Collection Mode' attribute isn't clear, there really should be more of a description here...
Defines different collection modes (some include filtering of data on agent side some on loader side and some are combined). This is used by loaders and UI to decide the model building algorithms and the presentation mode.
TRCCollectionMode,
setCollectionMode(TRCCollectionMode),
HierarchyPackage.getAbstractTRCCollectionBoundary_CollectionMode()public void setCollectionMode(TRCCollectionMode value)
Collection Mode' attribute.
value - the new value of the 'Collection Mode' attribute.TRCCollectionMode,
getCollectionMode()public TRCConfiguration getConfiguration()
If the meaning of the 'Configuration' reference isn't clear, there really should be more of a description here...
setConfiguration(TRCConfiguration),
HierarchyPackage.getAbstractTRCCollectionBoundary_Configuration()public void setConfiguration(TRCConfiguration value)
Configuration' reference.
value - the new value of the 'Configuration' reference.getConfiguration()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||