Uses of Class
SEdit.Structure

Packages that use Structure
SEdit   
SEdit.Formalisms.Automaton   
SEdit.Formalisms.Mobile   
SEdit.Formalisms.Petri   
SEdit.Formalisms.World   
SEdit.Scheme   
 

Uses of Structure in SEdit
 

Fields in SEdit declared as Structure
protected  Structure XMLStructureLoader.structure
           
protected  Structure StructureAgent.structure
           
protected  Structure SElement.structure
           
 

Methods in SEdit that return Structure
 Structure XMLStructureLoader.parse(String uri, Structure s)
          Parses the resulting document tree.
 Structure XMLStructureLoader.integrate(Structure s, Document document)
          Integrate an existing DOM into a given structure
 Structure StructureEditor.getStructure()
           
 Structure StructureBean.getStructure()
           
 Structure StructureAgent.getStructure()
          get the related structure
 Structure SElement.getStructure()
           
 

Methods in SEdit with parameters of type Structure
 Structure XMLStructureLoader.parse(String uri, Structure s)
          Parses the resulting document tree.
 Structure XMLStructureLoader.integrate(Structure s, Document document)
          Integrate an existing DOM into a given structure
 void SNode.reInstall(Structure st)
           
 void SElement.setStructure(Structure _structure)
           
 

Uses of Structure in SEdit.Formalisms.Automaton
 

Subclasses of Structure in SEdit.Formalisms.Automaton
 class AutomatonStructure
          CLASSE AutomatonStructure
 

Uses of Structure in SEdit.Formalisms.Mobile
 

Subclasses of Structure in SEdit.Formalisms.Mobile
 class MobileStructure
          CLASSE MobileStructure
 

Uses of Structure in SEdit.Formalisms.Petri
 

Subclasses of Structure in SEdit.Formalisms.Petri
 class ActivePetriStructure
          CLASSE ActivePetriStructure
 class PetriStructure
          CLASSE PetriStructure
 

Uses of Structure in SEdit.Formalisms.World
 

Subclasses of Structure in SEdit.Formalisms.World
 class WorldStructure
          A Structure which acts both as an environment and as a scheduler specialized in managing worlds..
 

Uses of Structure in SEdit.Scheme
 

Constructors in SEdit.Scheme with parameters of type Structure
SchemeModule(Structure str)
           
 



Copyright © J. Ferber, O. Gutknecht All Rights Reserved.