Uses of Class
as.clynx.interfaces.EvalNode

Packages that use EvalNode
as.clynx.interfaces   
 

Uses of EvalNode in as.clynx.interfaces
 

Subclasses of EvalNode in as.clynx.interfaces
 class DefEvalNode
          The class DefEvalNode.java extends EvalNode and contains the context of Trackname and position for the STAND-ALONE MODE.
 

Methods in as.clynx.interfaces that return types with arguments of type EvalNode
 java.util.Collection<EvalNode> DistanceConnector.getNodes()
           
 java.util.Collection<EvalNode> CLynxConnector.getNodes()
          passes a collection of all paths and distances of the audiofiles which should be evaluated.