de.jiac.micro.core.feature
Class AbstractViolationHandler
java.lang.Object
de.jiac.micro.core.feature.AbstractSchedulable
de.jiac.micro.core.feature.AbstractViolationHandler
public abstract class AbstractViolationHandler
- extends AbstractSchedulable
API-Compilation Stub. The specific implementation is part of the platforms!
- Version:
- $Revision$
- Author:
- Marcel Patzlaff
| Methods inherited from class de.jiac.micro.core.feature.AbstractSchedulable |
disable, enable, getCost, getCostOverrunHandler, getDeadline, getDeadlineMissHandler, getPriority, isEnabled, setCost, setCostOverrunHandler, setDeadline, setDeadlineMissHandler, setPriority |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractViolationHandler
protected AbstractViolationHandler()
getMinimumInterarrival
public final long getMinimumInterarrival()
setMinimumInterarrival
public final void setMinimumInterarrival(long minimumInterrival)
runShort
protected abstract void runShort()
Copyright © 2008-2011 DAI-Labor. All Rights Reserved.