|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
XMLFormalism.parse(String uri)
Parses the resulting document tree. |
Formalism |
StructureBean.getFormalism()
|
Formalism |
StructureAgent.getFormalism()
get the related formalism |
Formalism |
StructureAgent.getFormalism(String s)
get the related formalism if its name equals s |
Formalism |
Structure.getFormalism()
|
Formalism |
FormalismAgent.getFormalism(String _name)
|
Formalism |
ElementDesc.getFormalism()
Get the value of formalism. |
Methods in SEdit with parameters of type Formalism | |
void |
Structure.setFormalism(Formalism f)
|
protected void |
FormalismAgent.updateFormalisms(Formalism f)
|
void |
ElementDesc.setFormalism(Formalism v)
Set the value of formalism. |
Constructors in SEdit with parameters of type Formalism | |
StructureAgent(Formalism f)
Create a StructureAgent with a formalism |
|
StructureAgent(Formalism f,
String _fileName)
Create a StructureAgent which has to load its content from a file. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |