org.drools.eclipse.preferences
Interface IDroolsConstants


public interface IDroolsConstants


Nested Class Summary
static class IDroolsConstants.InternalApiChoice
           
 
Field Summary
static String ALLOW_NODE_CUSTOMIZATION
           
static String BUILD_ALL
           
static String CACHE_PARSED_RULES
           
static String CROSS_BUILD
           
static String DRL_EDITOR_MATCHING_BRACKETS
           
static String DRL_EDITOR_MATCHING_BRACKETS_COLOR
           
static String DROOLS_RUNTIMES
           
static String DSL_RULE_EDITOR_COMPLETION_FULL_SENTENCES
           
static String EDITOR_FOLDING
           
static String FLOW_NODES
           
static String INTERNAL_API
           
static String SKIN
           
 

Field Detail

BUILD_ALL

static final String BUILD_ALL
See Also:
Constant Field Values

CROSS_BUILD

static final String CROSS_BUILD
See Also:
Constant Field Values

EDITOR_FOLDING

static final String EDITOR_FOLDING
See Also:
Constant Field Values

CACHE_PARSED_RULES

static final String CACHE_PARSED_RULES
See Also:
Constant Field Values

DRL_EDITOR_MATCHING_BRACKETS

static final String DRL_EDITOR_MATCHING_BRACKETS
See Also:
Constant Field Values

DRL_EDITOR_MATCHING_BRACKETS_COLOR

static final String DRL_EDITOR_MATCHING_BRACKETS_COLOR
See Also:
Constant Field Values

DSL_RULE_EDITOR_COMPLETION_FULL_SENTENCES

static final String DSL_RULE_EDITOR_COMPLETION_FULL_SENTENCES
See Also:
Constant Field Values

SKIN

static final String SKIN
See Also:
Constant Field Values

ALLOW_NODE_CUSTOMIZATION

static final String ALLOW_NODE_CUSTOMIZATION
See Also:
Constant Field Values

DROOLS_RUNTIMES

static final String DROOLS_RUNTIMES
See Also:
Constant Field Values

INTERNAL_API

static final String INTERNAL_API
See Also:
Constant Field Values

FLOW_NODES

static final String FLOW_NODES
See Also:
Constant Field Values


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.