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 AbstractSchedulable.getCostOverrunHandler()
           
 AbstractViolationHandler AbstractSchedulable.getDeadlineMissHandler()
           
 

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



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