org.drools.workbench.models.datamodel.rule
Class ActionGlobalCollectionAdd
java.lang.Object
org.drools.workbench.models.datamodel.rule.ActionGlobalCollectionAdd
- All Implemented Interfaces:
- IAction
public class ActionGlobalCollectionAdd
- extends Object
- implements IAction
This is for adding a given fact to a global collection
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionGlobalCollectionAdd
public ActionGlobalCollectionAdd()
getGlobalName
public String getGlobalName()
setGlobalName
public void setGlobalName(String globalName)
getFactName
public String getFactName()
setFactName
public void setFactName(String factName)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.