Uses of Class
SEdit.StructureAgent

Packages that use StructureAgent
SEdit   
SEdit.Formalisms   
warbot.kernel   
 

Uses of StructureAgent in SEdit
 

Fields in SEdit declared as StructureAgent
 StructureAgent StructureEditor.agent
          la gestion du presse-papier.
protected  StructureAgent Structure.agent
           
protected  StructureAgent XMLStructureLoader.master
           
 

Methods in SEdit that return StructureAgent
 StructureAgent Structure.getAgent()
           
 

Methods in SEdit with parameters of type StructureAgent
 void Structure.setAgent(StructureAgent s)
           
 

Constructors in SEdit with parameters of type StructureAgent
DefaultStructureBean(StructureAgent a)
           
MinimalStructureBean(StructureAgent a)
           
StructureBean(StructureAgent a)
           
StructureEditor(StructureAgent _agent)
          Constructor
XMLStructureLoader(StructureAgent s)
           
 

Uses of StructureAgent in SEdit.Formalisms
 

Subclasses of StructureAgent in SEdit.Formalisms
 class FormalismStructureAgent
           
 

Uses of StructureAgent in warbot.kernel
 

Subclasses of StructureAgent in warbot.kernel
 class Warbot
          WARBOT
 



Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.