Uses of Package
org.eclipse.m2m.atl.adt.ui.text

Packages that use org.eclipse.m2m.atl.adt.ui.text
org.eclipse.m2m.atl.adt.ui   
org.eclipse.m2m.atl.adt.ui.editor   
org.eclipse.m2m.atl.adt.ui.text   
org.eclipse.m2m.atl.adt.ui.text.atl   
 

Classes in org.eclipse.m2m.atl.adt.ui.text used by org.eclipse.m2m.atl.adt.ui
AtlTextTools
          A text tools allows to fPreferenceeStore one instance of all tools used in the plug-in.
 

Classes in org.eclipse.m2m.atl.adt.ui.text used by org.eclipse.m2m.atl.adt.ui.editor
AtlPairMatcher
          This class will help for matching pairs of characters.
AtlSourceViewerConfiguration
          This class bundles the whole configuration space of a source viewer.
 

Classes in org.eclipse.m2m.atl.adt.ui.text used by org.eclipse.m2m.atl.adt.ui.text
AtlColorManager
          This manager allows to share colors.
AtlHeuristicScanner
          Utility methods for heuristic based manipulations in an incomplete source file.
AtlHeuristicScanner.StopCondition
          Specifies the stop condition, upon which the scanXXX methods will decide whether to keep scanning or not.
AtlTextTools
          A text tools allows to fPreferenceeStore one instance of all tools used in the plug-in.
Symbols
          Symbols for the heuristic scanner.
 

Classes in org.eclipse.m2m.atl.adt.ui.text used by org.eclipse.m2m.atl.adt.ui.text.atl
AbstractScanner
          Its subclasses are only responsible for providing a list of preference keys based on which tokens are generated and to use this tokens to define the rules controlling this scanner.
AtlTextTools
          A text tools allows to fPreferenceeStore one instance of all tools used in the plug-in.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.