|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.upc.dama.dex.io.Exporter.ExporterEvent
public class Exporter.ExporterEvent
Constains information of the running Exporter.
It gives information about the execution state.
| Field Summary | |
|---|---|
long |
count
Current export object. |
Graph |
graph
Graph. |
int |
objectType
Object type identifier to be exported. |
long |
total
Total number of objects. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int objectType
public long count
public long total
public Graph graph
Graph.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||