mwalk Platform 0.3.0

Uses of Class
mwalk.core.Link

Packages that use Link
mwalk.core Provides the core components of mwalk
mwalk.eval Provides path and receiver activity evaluators
 

Uses of Link in mwalk.core
 

Methods in mwalk.core that return Link
 Link TreeNode.getChildLink(TreeNode child)
           
 Link[] TreeNode.getChildLinks()
           
protected  Link TreeNode.addChildLink(TreeNode child)
           
 Link[] TreeNode.getActiveLinks(ActivityEvaluator eval)
           
 Link[] TreeNode.getActiveLinks(ActivityEvaluator eval, long time)
           
static Link[] TreeNode.toLinkArray(java.util.Enumeration list, int size)
           
 

Uses of Link in mwalk.eval
 

Methods in mwalk.eval with parameters of type Link
 boolean ActivityEvaluator.isActive(Link link)
          Determine whether the given link is currently active.
 boolean ActivityEvaluator.isActive(Link link, long time)
          Determine whether the given link is currently active.
 boolean PrimaryPathEvaluator.isActive(Link link)
          Determine whether the given link is currently active.
 boolean PrimaryPathEvaluator.isActive(Link link, long time)
          Determine whether the given link is currently active.
 boolean RandomEvaluator.isActive(Link link, long time)
          Determine whether the given link is currently active.
 


mwalk Platform 0.3.0

Submit a bug or feature mwalk Platform API Specification 0.3.0
Sensitivity: {Public:Research}
Copyright(c) 2000, Robert Chalmers