org.drools.eclipse.debug.core
Interface IDroolsDebugConstants
public interface IDroolsDebugConstants
ID_DROOLS_DEBUG_MODEL
static final String ID_DROOLS_DEBUG_MODEL
- See Also:
- Constant Field Values
DROOLS_MARKER_TYPE
static final String DROOLS_MARKER_TYPE
- See Also:
- Constant Field Values
DRL_LINE_NUMBER
static final String DRL_LINE_NUMBER
- See Also:
- Constant Field Values
LAUNCH_CONFIGURATION_TYPE
static final String LAUNCH_CONFIGURATION_TYPE
- See Also:
- Constant Field Values
JUNIT_LAUNCH_CONFIGURATION_TYPE
static final String JUNIT_LAUNCH_CONFIGURATION_TYPE
- See Also:
- Constant Field Values
DRL_RULES
static final String DRL_RULES
- com.package.HelloWorld:14;com.package.GoodBye:7 style of packed rule info. int is the linenumber at the drl.
- See Also:
- Constant Field Values
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.