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

Interface Summary
AtlCompletionProcessor.IATLCompletionRecorder This interface is a non-regression utility.
 

Class Summary
AtlAutoIndentStrategy  
AtlCodeScanner This class controls the highlight syntaxing coloration for the ATL editor.
AtlCompletionDataSource The AtlCompletionDataSource, retrieves data from EMF metamodels.
AtlCompletionHelper The completion helper, dedicated to document parsing.
AtlCompletionProcessor The completion processor, provides content assist.
AtlCompletionProposal The ATL completion proposal definition.
AtlCompletionProposal.ExitPolicy  
AtlCompletionProposalComparator The completion proposals comparator.
AtlContextType The context types, used to provides content assist.
AtlEditorUI The ATL Editor parameters.
AtlInstalledTemplateProposal This class allows us to split an installed template description so that it fits in the completion panel.
AtlModelAnalyser Atl model analyser, used to get information from an incomplete ATL model.
AtlParameterListValidator A validator for the parameters.
AtlStringAutoIndentStrategy Auto indent strategy for strings.
AtlTemplateProposal Completion helper, dedicated to document parsing.
LastSaveComparator It compares the current input of an editor with the last saved input.
OpenDeclarationUtils Open declaration utilities.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.