Uses of Class
SEdit.Formalism

Packages that use Formalism
SEdit   
 

Uses of Formalism in SEdit
 

Fields in SEdit declared as Formalism
protected  Formalism XMLStructureLoader.formalism
           
protected  Formalism XMLFormalism.formalism
           
protected  Formalism StructureAgent.formalism
           
protected  Formalism Structure.formalism
          The model formalism
 

Methods in SEdit that return Formalism
 Formalism StructureBean.getFormalism()
           
 Formalism StructureAgent.getFormalism()
          get the related formalism
 Formalism Structure.getFormalism()
           
 Formalism ElementDesc.getFormalism()
          Get the value of formalism.
 Formalism StructureAgent.getFormalism(java.lang.String s)
          get the related formalism if its name equals s
 Formalism FormalismAgent.getFormalism(java.lang.String _name)
           
 Formalism XMLFormalism.parse(java.lang.String uri)
          Parses the resulting document tree.
 

Methods in SEdit with parameters of type Formalism
 void Structure.setFormalism(Formalism f)
           
 void ElementDesc.setFormalism(Formalism v)
          Set the value of formalism.
protected  void FormalismAgent.updateFormalisms(Formalism f)
           
 

Constructors in SEdit with parameters of type Formalism
StructureAgent(Formalism f)
          Create a StructureAgent with a formalism
StructureAgent(Formalism f, java.lang.String _fileName)
          Create a StructureAgent which has to load its content from a file.
 



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