|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--EVolve.DemoSource
| Constructor Summary | |
DemoSource()
|
|
| Method Summary | |
ElementDefinition |
getNextDefinition()
Gets the next element definition. |
Entity |
getNextEntity()
Gets the next entity. |
Event |
getNextEvent()
Gets the next event. |
void |
init()
Initializes the data source. |
void |
startBuildDefinition()
Starts building the element definitions. |
void |
startBuildEntity()
Starts building the entities. |
void |
startBuildEvent()
Starts building the events. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DemoSource()
| Method Detail |
public void init()
throws DataProcessingException
DataSource
init in interface DataSourceDataProcessingException
public void startBuildDefinition()
throws DataProcessingException
DataSource
startBuildDefinition in interface DataSourceDataProcessingException
public ElementDefinition getNextDefinition()
throws DataProcessingException
DataSource
getNextDefinition in interface DataSourceDataProcessingException
public void startBuildEntity()
throws DataProcessingException
DataSource
startBuildEntity in interface DataSourceDataProcessingException
public Entity getNextEntity()
throws DataProcessingException
DataSource
getNextEntity in interface DataSourceDataProcessingException
public void startBuildEvent()
throws DataProcessingException
DataSource
startBuildEvent in interface DataSourceDataProcessingException
public Event getNextEvent()
throws DataProcessingException
DataSource
getNextEvent in interface DataSourceDataProcessingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||