Uses of Interface
zeus.generator.util.Editor

Packages that use Editor
zeus.generator.agent   
zeus.generator.task   
zeus.generator.task.rulebase   
zeus.generator.util   
 

Uses of Editor in zeus.generator.agent
 

Classes in zeus.generator.agent that implement Editor
 class AgentEditor
           
 

Uses of Editor in zeus.generator.task
 

Classes in zeus.generator.task that implement Editor
 class TaskEditor
          TaskEditor is the panel that is used as an editor for the various types of task. dependent on the task type being edited the panel will take on the right characteristics to get the information that is appropriate for that task Change Log Simon added an Information Panel to the Primative task editor to allow information for DAML-S service descriptions to be edited
 

Uses of Editor in zeus.generator.task.rulebase
 

Constructors in zeus.generator.task.rulebase with parameters of type Editor
RuleUI(OntologyDb db, Editor editor, ReteKB kb, java.util.Vector methodValues)
           
 

Uses of Editor in zeus.generator.util
 

Fields in zeus.generator.util declared as Editor
protected  Editor ControlPanel.editor
           
 

Constructors in zeus.generator.util with parameters of type Editor
ControlPanel(Editor editor, java.lang.String title, boolean isFirst, boolean isLast)
           
 



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.