org.drools.eclipse.core
Class ActivationGroup

java.lang.Object
  extended by org.drools.eclipse.core.DroolsElement
      extended by org.drools.eclipse.core.RuleGroup
          extended by org.drools.eclipse.core.ActivationGroup

public class ActivationGroup
extends RuleGroup


Field Summary
 
Fields inherited from class org.drools.eclipse.core.DroolsElement
ACTIVATION_GROUP, AGENDA_GROUP, DEFAULT_RULE_GROUP, EXPANDER, FUNCTION, GLOBAL, IMPORT, NO_ELEMENTS, PACKAGE, PROCESS, QUERY, RULE, RULE_ATTRIBUTE, RULEFLOW_GROUP, RULESET, TEMPLATE
 
Constructor Summary
protected ActivationGroup(Package parent, Rule rule, String groupName)
           
 
Method Summary
 int getType()
           
 
Methods inherited from class org.drools.eclipse.core.RuleGroup
addRule, equals, getChildren, getRules, toString
 
Methods inherited from class org.drools.eclipse.core.DroolsElement
getFile, getLength, getOffset, getParent
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActivationGroup

protected ActivationGroup(Package parent,
                          Rule rule,
                          String groupName)
Method Detail

getType

public int getType()
Specified by:
getType in class RuleGroup


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