|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.actf.visualization.eval.EvaluationUtil
public class EvaluationUtil
Utility class for org.eclipse.actf.visualization.eval plugin
Field Summary | |
---|---|
static String |
PLUGIN_ID
The plug-in ID |
Constructor Summary | |
---|---|
EvaluationUtil()
|
Method Summary | |
---|---|
static ICheckerInfoProvider[] |
getCheckerInfoProviders()
Get all registered ICheckerInfoProvider |
static IChecker[] |
getCheckers()
Get all registered IChecker |
static boolean |
isOriginalDOM()
Check user selection of target DOM (original source or live) |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String PLUGIN_ID
Constructor Detail |
---|
public EvaluationUtil()
Method Detail |
---|
public static boolean isOriginalDOM()
public static IChecker[] getCheckers()
IChecker
IChecker
public static ICheckerInfoProvider[] getCheckerInfoProviders()
ICheckerInfoProvider
ICheckerInfoProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |