Uses of Class
de.jiac.micro.core.feature.AbstractViolationHandler

Packages that use AbstractViolationHandler
de.jiac.micro.core.feature   
 

Uses of AbstractViolationHandler in de.jiac.micro.core.feature
 

Methods in de.jiac.micro.core.feature that return AbstractViolationHandler
 AbstractViolationHandler Parameters.getCostOverrunHandler()
           
 AbstractViolationHandler AbstractSchedulable.getCostOverrunHandler()
           
 AbstractViolationHandler Parameters.getDeadlineMissHandler()
           
 AbstractViolationHandler AbstractSchedulable.getDeadlineMissHandler()
           
 

Methods in de.jiac.micro.core.feature with parameters of type AbstractViolationHandler
 void Parameters.setCostOverrunHandler(AbstractViolationHandler overrunHandler)
           
 void AbstractSchedulable.setCostOverrunHandler(AbstractViolationHandler overrunHandler)
           
 void Parameters.setDeadlineMissHandler(AbstractViolationHandler deadlineMissHandler)
           
 void AbstractSchedulable.setDeadlineMissHandler(AbstractViolationHandler deadlineMissHandler)
           
 



Copyright © 2008-2011 DAI-Labor. All Rights Reserved.