Uses of Class
net.sf.colle.forms.Structure

Packages that use Structure
net.sf.colle.forms   
net.sf.colle.forms.test   
 

Uses of Structure in net.sf.colle.forms
 

Subclasses of Structure in net.sf.colle.forms
 class Form
          This class define the root of a form.
 

Uses of Structure in net.sf.colle.forms.test
 

Methods in net.sf.colle.forms.test that return Structure
 Structure TestForm.Car.getStructure()
          Returns the inner structure object.