Constant Field Values
Contents
com.ensoftcorp.*
-
com.ensoftcorp.open.slice.Activator Modifier and Type Constant Field Value public static final java.lang.String
PLUGIN_ID
"com.ensoftcorp.open.slice"
-
com.ensoftcorp.open.slice.analysis.ControlDependenceGraph Modifier and Type Constant Field Value public static final java.lang.String
CONTROL_DEPENDENCE_EDGE
"control-dependence"
-
com.ensoftcorp.open.slice.analysis.DataDependenceGraph Modifier and Type Constant Field Value public static final java.lang.String
BACKWARD_DATA_DEPENDENCE_EDGE
"backward-data-dependence"
public static final java.lang.String
DATA_DEPENDENCE_EDGE
"data-dependence"
public static final java.lang.String
DEPENDENT_VARIABLE
"dependent-variable"
public static final java.lang.String
INTERPROCEDURAL_DATA_DEPENDENCE_EDGE
"data-dependence (inter)"
public static final java.lang.String
JIMPLE_INITIALIZATION_DATA_DEPENDENCE_EDGE
"jimple-initialization-data-dependence"
public static final java.lang.String
POINTER_DEPENDENCE_EDGE
"pointer-dependence"
-
com.ensoftcorp.open.slice.analysis.FOWControlDependenceGraph Modifier and Type Constant Field Value public static final java.lang.String
CONTROL_DEPENDENCE_EDGE
"control-dependence"
-
com.ensoftcorp.open.slice.codemap.PDGCodemapStage Modifier and Type Constant Field Value public static final java.lang.String
IDENTIFIER
"com.ensoftcorp.open.slice.pdg"
-
com.ensoftcorp.open.slice.preferences.SlicePreferences Modifier and Type Constant Field Value public static final java.lang.String
COMPUTE_PROGRAM_DEPENDENCE_GRAPHS
"COMPUTE_PROGRAM_DEPENDENCE_GRAPHS"