gridsim
Class Sim_from_port

eduni.simjava.Sim_predicate
  |
  +--gridsim.Sim_from_port

public class Sim_from_port
extends Sim_predicate

This class creates a new Sim_predicate to evaluate whether an event is
coming through a specific port.


Constructor Summary
Sim_from_port(Sim_port port)
           

Method Summary
 booleanmatch(Sim_event event)
           

Constructor Detail

Sim_from_port

public Sim_from_port(Sim_port port)
Method Detail

match

public boolean match(Sim_event event)

Association Links

to Class eduni.simjava.Sim_port