Package | Description |
---|---|
aim4.config |
This package contains the configuration settings for the AIM4 simulator.
|
Modifier and Type | Method and Description |
---|---|
static List<DebugPoint> |
Debug.getLongTermDebugPoints()
Get the long-term debugging points.
|
static List<DebugPoint> |
Debug.getShortTermDebugPoints()
Get the short-term debugging points
|
Modifier and Type | Method and Description |
---|---|
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 © 2013. All rights reserved.