eaLib API Docs
Last Modified : January 7 2002

Uses of Class
mss.ea.al.ElementState

Packages that use ElementState
mss.ea.al This package contains basic skeletons for algorithms. 
 

Uses of ElementState in mss.ea.al
 

Fields in mss.ea.al declared as ElementState
static ElementState ElementState.UNKNOWN
          Element state UNKNOWN.
static ElementState ElementState.READY
          Element state READY.
static ElementState ElementState.DEAD
          Element state DEAD.
static ElementState ElementState.OVERFLOW
          Element state OVERFLOW.
 

Methods in mss.ea.al with parameters of type ElementState
protected  boolean MessageBroker.checkForState(ElementState state)
          Checks for a specific state of the all elements.
protected  boolean MessageBroker.checkSourcesForState(ElementState state)
          Checks for a specific state of the all source elements.
protected  boolean MessageBroker.checkSinksForState(ElementState state)
          Checks for a specific state of the all sink elements.
protected  boolean MessageBroker.checkElementsForState(ElementState state)
          Checks for a specific state of the all elements.
 


eaLib API Docs
Last Modified : January 7 2002

Copyright © 2000-2001 Technical University of Ilmenau, Department ESS