Package net.sf.quarrel.file

Interface Summary
FileElement Represents a part of UML model, as read from the file.
 

Class Summary
ElementCollector Responsible for building an intermediate model from the contents of an InputStream.
ElementImpl The default implementation of the FileElement interface.
ElementParsingService Deprecated. this is now handled in the StreamParser class
ElementText  
ElementType ElementType represents the set of independent entities in a UML diagram, such class, interface, actor, etc.
Feature This represents an instance of a FeatureType derived from a FileElement.
FeatureType An enumerations of compartments types that can exist inside an element, such as operations, dependencies and attributes.
StreamParser This class is responsible for parsing an InputStream and reporting all discovered elements to the ElementCollector.
StreamProcessor Deprecated. Use StreamParser
 

Exception Summary
ParsingException Will be thrown when a parsing error occurs.
 



Copyright © 2006-2007. All Rights Reserved.