Uses of Package
org.eclipse.m2m.atl.common

Packages that use org.eclipse.m2m.atl.common
org.eclipse.m2m.atl.adt.ui.editor   
org.eclipse.m2m.atl.adt.ui.outline   
org.eclipse.m2m.atl.common   
org.eclipse.m2m.atl.debug.core   
org.eclipse.m2m.atl.engine.compiler   
org.eclipse.m2m.atl.engine.vm This package contains the vm core. 
 

Classes in org.eclipse.m2m.atl.common used by org.eclipse.m2m.atl.adt.ui.editor
AtlNbCharFile
          This class is used by a stackframe to compute char position in a file With the file name and project name, this structure build a list for each line the position of its first char and the position of the tabs.
 

Classes in org.eclipse.m2m.atl.common used by org.eclipse.m2m.atl.adt.ui.outline
AtlNbCharFile
          This class is used by a stackframe to compute char position in a file With the file name and project name, this structure build a list for each line the position of its first char and the position of the tabs.
 

Classes in org.eclipse.m2m.atl.common used by org.eclipse.m2m.atl.common
ATLLogFormatter
          Log formatter that is less verbose than SimpleFormatter.
 

Classes in org.eclipse.m2m.atl.common used by org.eclipse.m2m.atl.debug.core
AtlNbCharFile
          This class is used by a stackframe to compute char position in a file With the file name and project name, this structure build a list for each line the position of its first char and the position of the tabs.
 

Classes in org.eclipse.m2m.atl.common used by org.eclipse.m2m.atl.engine.compiler
ATLExecutionException
          Exceptions thrown by an ATL execution.
 

Classes in org.eclipse.m2m.atl.common used by org.eclipse.m2m.atl.engine.vm
ATLExecutionException
          Exceptions thrown by an ATL execution.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.