public class BooleanGenerator extends java.lang.Object
static class
BooleanGenerator.State
BooleanGenerator(Display display, SimulationTarget target)
void
dispose()
int
getEndDelay()
getIterations()
getStartDelay()
setEndDelay(int endDelay)
setIterations(int iterations)
setStartDelay(int startDelay)
start()
stop()
protected void
tick()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BooleanGenerator(Display display, SimulationTarget target)
public void start()
public void stop()
public void dispose()
protected void tick()
public int getStartDelay()
public void setStartDelay(int startDelay)
public int getEndDelay()
public void setEndDelay(int endDelay)
public int getIterations()
public void setIterations(int iterations)
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