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
ActionGlobalCollectionAdd
public ActionGlobalCollectionAdd()
getGlobalName
public String getGlobalName()
setGlobalName
public void setGlobalName(String globalName)
getFactName
public String getFactName()
setFactName
public void setFactName(String factName)
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.