public abstract class Predicate extends Object
PredicateType,
PredicateFrom,
PredicateAny,
PredicateNone,
Simulationpublic abstract boolean match(SimEvent event)
Simulation.select() call is made by the user.event - The event to test for a match.true if the event matches and should be
selected, or false if it does not match the predicate.Copyright © 2012 The Cloud Computing and Distributed Systems (CLOUDS) Laboratory, The University of Melbourne. All Rights Reserved.