Uses of Class
org.objectweb.jac.ide.Error

Packages that use Error
org.objectweb.jac.ide This package contains the implementation of the JAC's IDE: UMLAF (for UML Aspectual Factory). 
 

Uses of Error in org.objectweb.jac.ide
 

Methods in org.objectweb.jac.ide with parameters of type Error
static HandlerResult Errors.selectionHandler(DisplayContext context, CollectionItem collection, Error error)