Mobile Tools for Java
Release 1.0

Package org.eclipse.mtj.preverifier.results

This package provides the model representing the preverification results.

See:
          Description

Interface Summary
IClassErrorInformation Interface representing class level information in a preverification error.
IFieldErrorInformation Interface representing field level information in a preverification error.
IMethodErrorInformation Interface representing field level information in a preverification error.
 

Class Summary
PreverificationError The description of an error that occurred during preverification.
PreverificationErrorLocation The location of the error.
PreverificationErrorLocationType Enumeration type to represent the location of a preverication error.
PreverificationErrorType Error type enumeration for errors that are found during preverification.
PreverificationResults Results of the preverification.
 

Package org.eclipse.mtj.preverifier.results Description

This package provides the model representing the preverification results.


Mobile Tools for Java
Release 1.0