Package de.tuberlin.cs.cis.ocl.util

Provides utility classes used throughout the framework.

See:
          Description

Class Summary
ConfigurationLoader Loads configurations or properties of configuratable Objects in the framework.
FileReaderExtension The file reader extension extends a file reader by reading whole files in one turn.
NodeTokenizer Extracts the tokens of a node.
OclDirectoryParser An easy to use parser to parse whole directory containing '.ocl'-files.
OclFileFilter OclFileFilter is a FilenameFilter filtering ocl file with the ending '.ocl' regardless if it's in upper case - or lower case form.
QualifiedName A QualifiedName trying to abstract from seperators like '.' or '::' seperating containers or names respectivly in a qualified name.
StringUtil A Utility to process Strings.
 

Exception Summary
OclAnalysisException A RuntimeException that can be thrown within a visitor, that wrapps an explicite exception.
 

Package de.tuberlin.cs.cis.ocl.util Description

Provides utility classes used throughout the framework.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: