Uses of Class
aim4.config.DebugPoint

Packages that use DebugPoint
aim4.config This package contains the configuration settings for the AIM4 simulator. 
 

Uses of DebugPoint in aim4.config
 

Methods in aim4.config that return types with arguments of type DebugPoint
static List<DebugPoint> Debug.getLongTermDebugPoints()
          Get the long-term debugging points.
static List<DebugPoint> Debug.getShortTermDebugPoints()
          Get the short-term debugging points
 

Methods in aim4.config with parameters of type DebugPoint
static void Debug.addLongTermDebugPoint(DebugPoint dp)
          Add a new long-term debug point.
static void Debug.addShortTermDebugPoint(DebugPoint dp)
          Add a new short-term debug point.
 



Copyright © 2011. All Rights Reserved.