|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for the class which builds an instance of the uml.Model class. No assumptions are made about the implementation of the interface.
Method Summary | |
void |
add(FileElement element)
Add an object parsed from the InputStream to the ModelBuilder. |
Model |
getModel()
Returns the assempbled model. |
Method Detail |
public Model getModel()
add(net.sf.quarrel.file.FileElement)
public void add(FileElement element)
element
- the object to be added to the model.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |