Package EDU.utwente.CoCompose.util

Interface Summary
Constraint Constraint interface for building constraints on specific concepts.
ErrorReporter This interface introduces functionality for error reporting when exceptions cannot be thrown.
Logger Represents a logging object.
RepositoryContainer This interface represents objects that contain a composite repository tree.
UniqueRealm Represents a unique identifier realm.
 

Class Summary
DefaultUniqueRealm Implements a UniqueRealm.
DirFileFilter FileFilter for filtering directories and files.
Identifier Represents a valid programming language identifier.
PositionVisitor Positions all entities of a model using a source model.
UniqueString A string that is guaranteed unique or throws an exception.
 

Exception Summary
CoComposeException Exception class for CoCompose model related exceptions.