|
TPTP 4.1.0 Tracing and Profiling Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.uml2sd.ui.core.GraphNode
org.eclipse.hyades.uml2sd.ui.core.Lifeline
org.eclipse.hyades.uml2sd.trace.loaders.internal.TraceLifeline
org.eclipse.hyades.uml2sd.trace.loaders.internal.TraceCollapsedLifelines
Collapsed Lifelines are stored here and are shown as one Lifeline
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.uml2sd.ui.core.Lifeline |
|---|
category, eventOccurrence, hasTime, indexInFrame, LIFELINE_TAG |
| Fields inherited from class org.eclipse.hyades.uml2sd.ui.core.GraphNode |
|---|
bnodes, bSort, endEventOccurrence, fnodes, fSort, hasChilds, indexes, nodes, prefId, startEventOccurrence |
| Constructor Summary | |
|---|---|
TraceCollapsedLifelines()
|
|
| Method Summary | |
|---|---|
boolean |
contains(java.lang.Object key)
|
java.util.ArrayList |
getCollapsedLifelines()
|
void |
setCollapsedLifelines(java.util.ArrayList collapsedLifelines_)
|
| Methods inherited from class org.eclipse.hyades.uml2sd.trace.loaders.internal.TraceLifeline |
|---|
getDescription, getDisplayName, getEObject, getValueAsString, setEObject, testAttribute |
| Methods inherited from class org.eclipse.hyades.uml2sd.ui.core.Lifeline |
|---|
addExecution, contains, draw, draw, drawName, getArrayId, getEventOccurrence, getExecOccurrenceDrawIndex, getExecutions, getFrame, getHeight, getIndex, getNewEventOccurrence, getNodeAt, getToolTipText, getWidth, getX, getY, hasTimeInfo, highlightExecOccurrenceRegion, isVisible, positiveDistanceToPoint, setCategory, setCurrentEventOccurrence, setFrame, setIndex, setTimeInfo |
| Methods inherited from class org.eclipse.hyades.uml2sd.ui.core.GraphNode |
|---|
addNode, contains, drawChildsNodes, drawFocus, getBackComparator, getComparator, getEndOccurrence, getName, getNodeFromListAt, getNodeList, getStartOccurrence, hasFocus, isSameAs, isSelected, resetIndex, setFocused, setName, setSelected, updateIndex |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TraceCollapsedLifelines()
| Method Detail |
public void setCollapsedLifelines(java.util.ArrayList collapsedLifelines_)
public java.util.ArrayList getCollapsedLifelines()
public boolean contains(java.lang.Object key)
|
TPTP 4.1.0 Tracing and Profiling Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||