Mobile Tools for Java
Release 1.0

Package org.eclipse.mtj.core.model.preprocessor

This package provides an API for managing preprocessing symbol definition.

See:
          Description

Interface Summary
ISymbolDefinitionSetChangeListener Classes which implement this interface provide a method that deals with the events that are generated when the SymbolDefinitionSet is modified.
 

Class Summary
SymbolDefinition A simple class that represents the definition of a symbol.
SymbolDefinitionSet A set of symbol names to true/false definition status.
SymbolDefinitionSetRegistry Provides a registry of SymbolDefinitionSet instances for use by various parts of the core system.
 

Package org.eclipse.mtj.core.model.preprocessor Description

This package provides an API for managing preprocessing symbol definition.


Mobile Tools for Java
Release 1.0