|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.quarrel.uml.ModelBuilder2
Constructor Summary | |
ModelBuilder2()
|
Method Summary | |
void |
add(FileElement element)
Add an object parsed from the InputStream to the ModelBuilder. A new object will be added to underlying model to represent this object. |
Model |
getModel()
Returns the assempbled model. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ModelBuilder2()
Method Detail |
public Model getModel()
ModelBuilder
getModel
in interface ModelBuilder
ModelBuilder.add(net.sf.quarrel.file.FileElement)
public void add(FileElement element)
add
in interface ModelBuilder
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 |