public abstract class AbstractStepGeneratorPage extends java.lang.Object implements GeneratorPage
| Modifier and Type | Field and Description |
|---|---|
protected Display |
display |
protected SimulationTarget |
target |
| Constructor and Description |
|---|
AbstractStepGeneratorPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
void |
setDisplay(Display display) |
void |
setTarget(SimulationTarget target) |
void |
start() |
protected abstract void |
step() |
void |
stop() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatePageprotected Display display
protected SimulationTarget target
protected abstract void step()
public void dispose()
dispose in interface GeneratorPagepublic void setDisplay(Display display)
public void start()
start in interface GeneratorPagepublic void stop()
stop in interface GeneratorPagepublic void setTarget(SimulationTarget target)
setTarget in interface GeneratorPage
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0