|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.embl.ebi.escience.scufl.provenance.process.ProcessEvent
public abstract class ProcessEvent
Represents a single state change in the processor state transition diagram. Subclasses extend this to show information for each interesting transition.
| Constructor Summary | |
|---|---|
ProcessEvent()
|
|
| Method Summary | |
|---|---|
org.jdom.Element |
eventElement()
Subclass this method to add information to the Element returned, the eventTopLevelElement will build the enclosing element for you. |
org.jdom.Element |
eventTopLevelElement()
|
java.lang.String |
getTimeStamp()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessEvent()
| Method Detail |
|---|
public java.lang.String getTimeStamp()
public org.jdom.Element eventElement()
public org.jdom.Element eventTopLevelElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||