Uses of Class
jadex.application.space.envsupport.environment.ComponentActionList.ActionEntry

Packages that use ComponentActionList.ActionEntry
jadex.application.space.envsupport.environment   
 

Uses of ComponentActionList.ActionEntry in jadex.application.space.envsupport.environment
 

Methods in jadex.application.space.envsupport.environment that return ComponentActionList.ActionEntry
 ComponentActionList.ActionEntry[] ComponentActionList.getActionEntries()
          Get the queued entries, which have not yet been executed.
 

Methods in jadex.application.space.envsupport.environment with parameters of type ComponentActionList.ActionEntry
 void ComponentActionList.addComponentAction(ComponentActionList.ActionEntry entry)
          Add an component action.
 void ComponentActionList.removeComponentAction(ComponentActionList.ActionEntry entry)
          Remove an component action.
 



Copyright © 2010. All Rights Reserved.