Uses of Class
org.eclipse.m2m.atl.common.AtlNbCharFile

Packages that use AtlNbCharFile
org.eclipse.m2m.atl.adt.ui.editor   
org.eclipse.m2m.atl.adt.ui.outline   
org.eclipse.m2m.atl.debug.core   
 

Uses of AtlNbCharFile in org.eclipse.m2m.atl.adt.ui.editor
 

Methods in org.eclipse.m2m.atl.adt.ui.editor with parameters of type AtlNbCharFile
 void AtlEditor.setHelp(AtlNbCharFile help)
           
 

Uses of AtlNbCharFile in org.eclipse.m2m.atl.adt.ui.outline
 

Methods in org.eclipse.m2m.atl.adt.ui.outline with parameters of type AtlNbCharFile
 void DefaultSorter.setHelp(AtlNbCharFile help)
           
 

Uses of AtlNbCharFile in org.eclipse.m2m.atl.debug.core
 

Constructors in org.eclipse.m2m.atl.debug.core with parameters of type AtlNbCharFile
AtlStackFrame(AtlThread thread, ObjectReference stackFrame, AtlNbCharFile atlnbcharfile, org.eclipse.core.resources.IFile sourcefile)
          Creates a new AtlStackFrame for Eclipse-based debugging.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.