|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||