org.drools.ide.common.client.modeldriven.brl
Class ActionGlobalCollectionAdd

java.lang.Object
  extended by org.drools.ide.common.client.modeldriven.brl.ActionGlobalCollectionAdd
All Implemented Interfaces:
Serializable, IAction, PortableObject

public class ActionGlobalCollectionAdd
extends Object
implements IAction

This is for adding a given fact to a global collection

See Also:
Serialized Form

Field Summary
 String factName
           
 String globalName
           
 
Constructor Summary
ActionGlobalCollectionAdd()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

globalName

public String globalName

factName

public String factName
Constructor Detail

ActionGlobalCollectionAdd

public ActionGlobalCollectionAdd()


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