|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnu.datafuel.analysis.model.AbstractEntry
nu.datafuel.analysis.model.TraceEntry
| Field Summary | |
int |
index
Holds value of property ref. |
static long |
serialVersionUID
|
| Fields inherited from class nu.datafuel.analysis.model.AbstractEntry |
title |
| Constructor Summary | |
TraceEntry()
Creates a new TraceEntry object. |
|
TraceEntry(int index)
Creates a new TraceEntry object. |
|
| Method Summary | |
void |
addFrame(java.lang.String frame)
|
int |
compareTo(java.lang.Object o)
|
boolean |
equals(java.lang.Object o)
|
java.util.List |
getFrames()
|
int |
getIndex()
|
int |
getThread()
Getter for property thread. |
int |
hashCode()
|
void |
seal()
|
void |
setIndex(int index)
Setter for property ref. |
void |
setThread(int thread)
Setter for property thread. |
java.lang.Object[] |
toObjectArray()
|
org.w3c.dom.Element |
toXmlElement()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final long serialVersionUID
public int index
| Constructor Detail |
public TraceEntry()
public TraceEntry(int index)
index - .| Method Detail |
public java.util.List getFrames()
public void setIndex(int index)
index - New value of property ref.public int getIndex()
public void setThread(int thread)
thread - New value of property thread.public int getThread()
public void addFrame(java.lang.String frame)
frame - .public int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparableo - .
public boolean equals(java.lang.Object o)
o - .
public int hashCode()
public void seal()
public java.lang.Object[] toObjectArray()
toObjectArray in class AbstractEntrypublic org.w3c.dom.Element toXmlElement()
toXmlElement in class AbstractEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||