|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileElement | |
net.sf.quarrel.file | |
net.sf.quarrel.uml |
Uses of FileElement in net.sf.quarrel.file |
Classes in net.sf.quarrel.file that implement FileElement | |
class |
ElementImpl
The default implementation of the FileElement interface. |
Methods in net.sf.quarrel.file that return FileElement | |
static FileElement |
ElementParsingService.parse(ElementText elementText)
Deprecated. |
Uses of FileElement in net.sf.quarrel.uml |
Methods in net.sf.quarrel.uml with parameters of type FileElement | |
void |
ModelBuilderImpl.add(FileElement element)
Deprecated. |
void |
ModelBuilder2.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. |
void |
ModelBuilder.add(FileElement element)
Add an object parsed from the InputStream to the ModelBuilder. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |