A B C D E F G H I K L M N O P Q R S T U V W X

S

save(ASMModel, String) - Method in class org.eclipse.m2m.atl.engine.vm.ModelLoader
Saves the model to a writable URL.
save2currentPosition(int[]) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.LastSaveComparator
Gets the current position for the save position.
savedResources - Variable in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelEditor
Resources that have been saved
saveOptions - Variable in class org.eclipse.m2m.atl.drivers.emf4atl.EMFModelLoader
 
scanBackward(int, int, char) - Method in class org.eclipse.m2m.atl.adt.ui.text.AtlHeuristicScanner
Finds the highest position in fDocument such that the position is <= position and > bound and fDocument.getChar(position) == ch evaluates to true for at least one ch in chars and the position is in the default partition.
scanBackward(int, int, char[]) - Method in class org.eclipse.m2m.atl.adt.ui.text.AtlHeuristicScanner
Finds the highest position in fDocument such that the position is <= position and > bound and fDocument.getChar(position) == ch evaluates to true for at least one ch in chars and the position is in the default partition.
scanBackward(int, int, AtlHeuristicScanner.StopCondition) - Method in class org.eclipse.m2m.atl.adt.ui.text.AtlHeuristicScanner
Finds the highest position p in fDocument such that bound < p <= start and condition.stop(fDocument.getChar(p), p) evaluates to true.
scanForward(int, int, char) - Method in class org.eclipse.m2m.atl.adt.ui.text.AtlHeuristicScanner
Finds the lowest position in fDocument such that the position is >= position and < bound and fDocument.getChar(position) == ch evaluates to true and the position is in the default partition.
scanForward(int, int, char[]) - Method in class org.eclipse.m2m.atl.adt.ui.text.AtlHeuristicScanner
Finds the lowest position in fDocument such that the position is >= position and < bound and fDocument.getChar(position) == ch evaluates to true for at least one ch in chars and the position is in the default partition.
scanForward(int, int, AtlHeuristicScanner.StopCondition) - Method in class org.eclipse.m2m.atl.adt.ui.text.AtlHeuristicScanner
Finds the lowest position p in fDocument such that start <= p < bound and condition.stop(fDocument.getChar(p), p) evaluates to true.
searchForClosingPeer(int, int, int, IDocument) - Method in class org.eclipse.m2m.atl.adt.ui.text.AtlPairMatcher
 
searchForOpeningPeer(int, int, int, IDocument) - Method in class org.eclipse.m2m.atl.adt.ui.text.AtlPairMatcher
 
select(Viewer, Object, Object) - Method in class org.eclipse.m2m.atl.adt.ui.outline.DefaultFilter
 
select(Viewer, Object, Object) - Method in class org.eclipse.m2m.atl.adt.ui.outline.HideHelperFilter
select(Viewer, Object, Object) - Method in class org.eclipse.m2m.atl.adt.ui.outline.HideRuleFilter
select(Viewer, Object, Object) - Method in class org.eclipse.m2m.atl.profiler.ui.executionviewer.view.InstructionFilter
select(Viewer, Object, Object) - Method in class org.eclipse.m2m.atl.profiler.ui.profilingdatatable.NativeOperationFilter
selected(ITextViewer, boolean) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionProposal
 
selection - Variable in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelModelWizard
Remember the selection during initialization for populating the default container
selectionChanged(IAction, ISelection) - Method in class org.eclipse.m2m.atl.adt.debug.ui.DisassemblyModeAction
selectionChanged(IAction, ISelection) - Method in class org.eclipse.m2m.atl.adt.ui.actions.GotoMatchingBracketAction
selectionChanged(IAction, ISelection) - Method in class org.eclipse.m2m.atl.adt.ui.actions.OpenDeclarationAction
selectionChanged(IAction, ISelection) - Method in class org.eclipse.m2m.atl.adt.ui.actions.ToggleCommentAction
 
selectionChanged(IAction, ISelection) - Method in class org.eclipse.m2m.atl.adt.ui.compatibility.UpdateCompatibility
selectionChanged(ICompletionProposal, boolean) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionProcessor
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.m2m.atl.profiler.ui.executionviewer.view.ExecutionView
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.m2m.atl.profiler.ui.profilingdatatable.ProfilingDataTableView
selectionChangedListener - Variable in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelEditor
This listens to which ever viewer is active
selectionChangedListeners - Variable in class org.eclipse.m2m.atl.adt.ui.outline.AtlOutlinePage
Will contain the listener added to the tree viewer if this one is still null When tree viewer will be instantiated in method createPartControlit will be added these listeners
selectionChangedListeners - Variable in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor
selectionProvider - Variable in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelActionBarContributor
This keeps track of the current selection provider
selectionViewer - Variable in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelEditor
This is the viewer that shadows the selection in the content outline.
selfExp() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
SEMI - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Lexer
 
SEMI - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
SEMI - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Lexer
 
SEMI - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
sendCommand(int, List<Value>) - Method in class org.eclipse.m2m.atl.debug.core.adwp.ADWPDebugger
Sends a command with the given arguments.
sendMessage(int, int, List<Value>) - Method in class org.eclipse.m2m.atl.debug.core.adwp.ADWP
Sends a message.
sequenceExp() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
sequenceExp() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
SequenceType - Class in org.eclipse.m2m.atl.adt.ui.text.atl.types
The ATL Sequence type.
SequenceType(OclAnyType) - Constructor for class org.eclipse.m2m.atl.adt.ui.text.atl.types.SequenceType
Constructor.
sequenceType() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
set(String, Value) - Method in class org.eclipse.m2m.atl.core.ui.vm.debug.LocalObjectReference
Sets a value for the given property.
set(String, Value) - Method in class org.eclipse.m2m.atl.debug.core.adwp.ObjectReference
Sets a value for the given property.
set(String, Value) - Method in class org.eclipse.m2m.atl.debug.core.adwp.RemoteObjectReference
Sets a value for the given property.
set(StackFrame, String, ASMOclAny) - Method in class org.eclipse.m2m.atl.drivers.emf4atl.ASMEMFModelElement
set(Object, String, Object) - Method in class org.eclipse.m2m.atl.drivers.emf4atl.tcs.injector.ASMModelAdapter
 
set(Object, String, Object) - Method in class org.eclipse.m2m.atl.dsls.core.EMFTCSInjector.EMFInjectorAdapter
 
set(Object, String, Object) - Method in interface org.eclipse.m2m.atl.dsls.tcs.injector.ModelAdapter
 
set(Object, String, Object) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.TCSRuntime
 
set(AbstractStackFrame, Object, String, Object) - Method in class org.eclipse.m2m.atl.engine.emfvm.adapter.EMFModelAdapter
Sets a value on an object in the given frame.
set(AbstractStackFrame, Object, String, Object) - Method in interface org.eclipse.m2m.atl.engine.emfvm.adapter.IModelAdapter
Sets a value on an object in the given frame.
SET - Static variable in class org.eclipse.m2m.atl.engine.emfvm.Bytecode
Set field in object.
set(String, Value) - Method in class org.eclipse.m2m.atl.engine.emfvm.launch.debug.LocalObjectReference
Sets a value for the given property.
set(AbstractStackFrame, Object, Object) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.ASMModule
Sets a value to the object.
set(AbstractStackFrame, Object, Object) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.EnumLiteral
Sets a value to the object.
set(AbstractStackFrame, Object, Object) - Method in interface org.eclipse.m2m.atl.engine.emfvm.lib.HasFields
Sets a value to the object.
set(AbstractStackFrame, Object, Object) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.Tuple
Sets a value to the object.
set(StackFrame, String, ASMOclAny) - Method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMEnumLiteral
 
set(StackFrame, String, ASMOclAny) - Method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMHashModelElement
Deprecated.  
set(StackFrame, String, ASMOclAny) - Method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMModelElement
 
set(StackFrame, String, ASMOclAny) - Method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMModule
 
set(StackFrame, String, ASMOclAny) - Method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclAny
 
set(StackFrame, String, ASMOclAny) - Method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMTuple
 
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.m2m.atl.adt.ui.actions.GotoMatchingBracketAction
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.m2m.atl.adt.ui.actions.OpenDeclarationAction
setActiveEditor(IAction, IEditorPart) - Method in class org.eclipse.m2m.atl.adt.ui.actions.ToggleCommentAction
 
setActiveEditor(IEditorPart) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.m2m.atl.adt.debug.ui.DisassemblyModeAction
setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.m2m.atl.adt.ui.actions.OpenDeclarationAction
setAllowInterModelReferences(boolean) - Method in class org.eclipse.m2m.atl.engine.emfvm.adapter.EMFModelAdapter
Sets "allow inter-model references" for this model adapter.
setAllowInterModelReferences(boolean) - Method in interface org.eclipse.m2m.atl.engine.emfvm.adapter.IModelAdapter
Sets "allow inter-model references" for this model adapter.
setAsmModel(ASMModel) - Method in class org.eclipse.m2m.atl.core.ui.vm.asm.ASMModelWrapper
Sets the inner ASMModel.
setATLElementRef(Object) - Method in interface org.eclipse.m2m.atl.profiler.model.ATLInstruction
Sets the value of the 'ATL Element Ref' attribute
setATLElementRef(Object) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ATLInstructionImpl
 
setAtlInstruction(ATLInstruction) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ProfilingInstructionImpl
 
setAtlInstruction(ATLInstruction) - Method in interface org.eclipse.m2m.atl.profiler.model.ProfilingInstruction
Sets the value of the 'Atl Instruction' reference
setAtlModel(EObject) - Method in class org.eclipse.m2m.atl.profiler.core.ATLModelHandler
 
setAttribute(String, Object) - Method in class org.eclipse.m2m.atl.adt.debug.ui.AtlDebugModelPresentation
setBeginMemory(long) - Method in interface org.eclipse.m2m.atl.profiler.exportmodel.ExportElement
Sets the value of the 'Begin Memory' attribute
setBeginMemory(long) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.impl.ExportElementImpl
 
setBytecodes(Bytecode[]) - Method in class org.eclipse.m2m.atl.engine.emfvm.ASMOperation
Sets the bytecodes for the operation.
setCalls(long) - Method in interface org.eclipse.m2m.atl.profiler.exportmodel.AtlOperationExport
Sets the value of the 'Calls' attribute
setCalls(long) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.impl.AtlOperationExportImpl
 
setCalls(int) - Method in interface org.eclipse.m2m.atl.profiler.model.ATLOperation
Sets the value of the 'Calls' attribute
setCalls(int) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ATLOperationImpl
 
setCheckSameModel(boolean) - Method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMModel
Sets whether this model allows references to other models (inter-model references).
setCodeScanner(AtlCodeScanner) - Method in class org.eclipse.m2m.atl.adt.ui.text.AtlTextTools
Sets the new code scanner to use.
setCol(MemoryComparator.ColumnType) - Method in class org.eclipse.m2m.atl.profiler.ui.profilingdatatable.MemoryComparator
 
setCommentsAfter(Object, Object) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.TCSRuntime
 
setCommentsAfter(Object, Object) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.wrappers.antlr3.ParserWrapper
 
setCommentsAfter(Object, Object) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.wrappers.ParserWrapper
 
setCommentsBefore(Object, Object) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.TCSRuntime
 
setCommentsBefore(Object, Object) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.wrappers.antlr3.ParserWrapper
sets the comments before a model element.
setCommentsBefore(Object, Object) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.wrappers.ParserWrapper
 
setCompletionProposalAutoActivationCharacters(char[]) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionProcessor
Sets this processor's set of characters triggering the activation of the completion proposal computation.
setContent(String) - Method in interface org.eclipse.m2m.atl.profiler.model.Context
Sets the value of the 'Content' attribute
setContent(String) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ContextImpl
 
setContent(String) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ProfilingInstructionImpl
 
setContent(String) - Method in interface org.eclipse.m2m.atl.profiler.model.ProfilingInstruction
Sets the value of the 'Content' attribute
setContext(String) - Method in class org.eclipse.m2m.atl.engine.asm.ASMEmitter
 
setContext(String) - Method in class org.eclipse.m2m.atl.engine.asm.ASMOperation
 
setContext(String) - Method in class org.eclipse.m2m.atl.engine.emfvm.ASMOperation
 
setContext(String) - Method in class org.eclipse.m2m.atl.engine.vm.ASMEmitter
 
setContext(String) - Method in class org.eclipse.m2m.atl.engine.vm.ASMOperation
 
setContextInformation(IContextInformation) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionProposal
Sets the context information.
setContextType(ASMOclType) - Method in class org.eclipse.m2m.atl.engine.vm.ASMOperation
 
setCurrentViewer(Viewer) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one
setCurrentViewerPane(ViewerPane) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelEditor
 
setCursorPosition(int) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionProposal
Sets the cursor position relative to the insertion offset.
setDebugMessages(boolean) - Method in class org.eclipse.m2m.atl.profiler.core.ProfilerModelHandler
 
setDefault(String, boolean) - Method in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
setDefault(String, double) - Method in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
setDefault(String, float) - Method in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
setDefault(String, int) - Method in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
setDefault(String, long) - Method in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
setDefault(String, String) - Method in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.m2m.atl.core.ui.launch.AdvancedTab
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.m2m.atl.core.ui.launch.MainAtlTab
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.m2m.atl.core.ui.launch.RemoteAtlTab
setDisassemblyMode(boolean) - Method in class org.eclipse.m2m.atl.debug.core.AtlDebugTarget
Sets the disassembly mode.
setDocument(IDocument) - Method in class org.eclipse.m2m.atl.adt.ui.text.AtlReconcilingStrategy
setDocumentation(String) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.types.Feature
 
setDocumentation(String) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.types.Operation
 
setDocumentLocator(Locator) - Method in class org.eclipse.m2m.atl.engine.injectors.xml.ProtectedHandler
 
setDocumentLocator(Locator) - Method in class org.eclipse.m2m.atl.engine.injectors.xml.XMLInjector
 
setEditor(ITextEditor) - Method in class org.eclipse.m2m.atl.adt.ui.actions.ToggleCommentAction
setElementType(Object) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.OclParametrizedType
Sets the element type.
setElementType(StackFrame, ASMOclParametrizedType, ASMOclType) - Static method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclParametrizedType
 
setEndColumn(int) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.wrappers.antlr3.ANTLR3LocationToken
 
setEndLine(int) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.wrappers.antlr3.ANTLR3LocationToken
 
setEndMemory(long) - Method in interface org.eclipse.m2m.atl.profiler.exportmodel.ExportElement
Sets the value of the 'End Memory' attribute
setEndMemory(long) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.impl.ExportElementImpl
 
setEndMemoryUsage(long) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ProfilingOperationImpl
 
setEndMemoryUsage(long) - Method in interface org.eclipse.m2m.atl.profiler.model.ProfilingOperation
Sets the value of the 'End Memory Usage' attribute
setEndTime(long) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ProfilingOperationImpl
 
setEndTime(long) - Method in interface org.eclipse.m2m.atl.profiler.model.ProfilingOperation
Sets the value of the 'End Time' attribute
setError(String) - Method in interface org.eclipse.m2m.atl.profiler.model.ExecutionError
Sets the value of the 'Error' attribute
setError(String) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ExecutionErrorImpl
 
setExp() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
setFocus() - Method in class org.eclipse.m2m.atl.adt.ui.outline.AtlOutlinePage
setFocus() - Method in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelEditor
 
setFocus() - Method in class org.eclipse.m2m.atl.profiler.ui.executionviewer.view.ExecutionView
Passing the focus request to the treeViewer's control.
setFocus() - Method in class org.eclipse.m2m.atl.profiler.ui.profilingdatatable.ProfilingDataTableView
setFrames(String) - Method in interface org.eclipse.m2m.atl.profiler.model.ExecutionError
Sets the value of the 'Frames' attribute
setFrames(String) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ExecutionErrorImpl
 
setHasError(boolean) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ProfilingInstructionImpl
 
setHasError(boolean) - Method in interface org.eclipse.m2m.atl.profiler.model.ProfilingInstruction
Sets the value of the 'Has Error' attribute
setHasTocreateStep(boolean) - Method in class org.eclipse.m2m.atl.profiler.core.ProfilerModelHandler
 
setHelp(AtlNbCharFile) - Method in class org.eclipse.m2m.atl.adt.ui.editor.AtlEditor
 
setHelp(AtlNbCharFile) - Method in class org.eclipse.m2m.atl.adt.ui.outline.DefaultSorter
 
setHelperValue(Object, String, Object) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.ExecEnv
Sets an helper value (only for weaving helpers).
setHelperValue(StackFrame, ASMOclAny, String, ASMOclAny) - Method in class org.eclipse.m2m.atl.engine.vm.ASMExecEnv
 
setID(Object, Object) - Method in class org.eclipse.m2m.atl.engine.emfvm.adapter.EMFModelAdapter
Sets the element id.
setID(Object, Object) - Method in interface org.eclipse.m2m.atl.engine.emfvm.adapter.IModelAdapter
Sets the element id.
setImage(Image) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionProposal
Sets the image.
setImagePath(String) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.types.Feature
 
setIndex(int) - Method in class org.eclipse.m2m.atl.engine.asm.ASMOperation.Label
 
setIndex(int) - Method in class org.eclipse.m2m.atl.engine.vm.ASMOperation.Label
 
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.m2m.atl.adt.ui.wizard.atlfile.AtlFileWizard
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.m2m.atl.adt.ui.wizard.atlplugin.AtlPluginCreator
setInitializationData(IConfigurationElement, String, Object) - Method in class org.eclipse.m2m.atl.adt.ui.wizard.atlproject.AtlProjectCreator
setInput(Object) - Method in class org.eclipse.m2m.atl.profiler.ui.executionviewer.view.ExecutionView
Sets the view input.
setInput(Object) - Method in class org.eclipse.m2m.atl.profiler.ui.profilingdatatable.ProfilingDataTableView
Sets the view input.
setInstructionID(int) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ProfilingInstructionImpl
 
setInstructionID(int) - Method in interface org.eclipse.m2m.atl.profiler.model.ProfilingInstruction
Sets the value of the 'Instruction ID' attribute
setInstructions(long) - Method in interface org.eclipse.m2m.atl.profiler.exportmodel.ExportElement
Sets the value of the 'Instructions' attribute
setInstructions(long) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.impl.ExportElementImpl
 
setIsTarget(boolean) - Method in class org.eclipse.m2m.atl.core.emf.EMFModel
Sets if the model is readonly or not.
setIsTarget(boolean) - Method in interface org.eclipse.m2m.atl.core.IModel
Sets if the model is readonly or not.
setIsTarget(boolean) - Method in class org.eclipse.m2m.atl.core.ui.vm.asm.ASMModelWrapper
Sets if the model is readonly or not.
setIsTarget(boolean) - Method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMModel
 
setKeepComments(boolean) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.TCSRuntime
 
setLastWasCreation(boolean) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.TCSRuntime
 
setLaunchedMemoryUsage(long) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ProfilingInstructionImpl
 
setLaunchedMemoryUsage(long) - Method in interface org.eclipse.m2m.atl.profiler.model.ProfilingInstruction
Sets the value of the 'Launched Memory Usage' attribute
setLaunchedTime(long) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ProfilingInstructionImpl
 
setLaunchedTime(long) - Method in interface org.eclipse.m2m.atl.profiler.model.ProfilingInstruction
Sets the value of the 'Launched Time' attribute
setLocalVars(Object[]) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.AbstractStackFrame
 
setLocation(Object) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ElementTrace
 
setLocation(Object, String) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.TCSRuntime
 
setLocation(int) - Method in class org.eclipse.m2m.atl.engine.vm.ASMStackFrame
 
setMatchingOperation(boolean) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ProfilingOperationImpl
 
setMatchingOperation(boolean) - Method in interface org.eclipse.m2m.atl.profiler.model.ProfilingOperation
Sets the value of the 'Matching Operation' attribute
setMaxMemory(long) - Method in interface org.eclipse.m2m.atl.profiler.exportmodel.ExportElement
Sets the value of the 'Max Memory' attribute
setMaxMemory(long) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.impl.ExportElementImpl
 
setMaxMemoryUsage(long) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ProfilingOperationImpl
 
setMaxMemoryUsage(long) - Method in interface org.eclipse.m2m.atl.profiler.model.ProfilingOperation
Sets the value of the 'Max Memory Usage' attribute
setMessage(String) - Method in interface org.eclipse.m2m.atl.profiler.model.ExecutionError
Sets the value of the 'Message' attribute
setMessage(String) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ExecutionErrorImpl
 
setMetaobject(ASMModelElement) - Method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMModelElement
 
setModelName(String) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ProfilingModelImpl
 
setModelName(String) - Method in interface org.eclipse.m2m.atl.profiler.model.ProfilingModel
Sets the value of the 'Model Name' attribute
setModuleName(String) - Method in class org.eclipse.m2m.atl.adt.ui.wizard.atlfile.AtlFileScreen
Initialize the page from previous informations, if no module name has been specified.
setName(String) - Method in class org.eclipse.m2m.atl.engine.asm.ASM
 
setName(String) - Method in class org.eclipse.m2m.atl.engine.asm.ASMEmitter
Wraps to ASM methods.
setName(String) - Method in class org.eclipse.m2m.atl.engine.asm.ASMParameter
 
setName(String) - Method in class org.eclipse.m2m.atl.engine.emfvm.ASM
 
setName(String) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.EnumLiteral
 
setName(String) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.OclType
 
setName(String) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.Operation
 
setName(String) - Method in class org.eclipse.m2m.atl.engine.vm.ASM
 
setName(String) - Method in class org.eclipse.m2m.atl.engine.vm.ASMEmitter
 
setName(String) - Method in class org.eclipse.m2m.atl.engine.vm.ASMParameter
 
setName(String) - Method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMModelElement
 
setName(StackFrame, ASMOclParametrizedType, ASMString) - Static method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclParametrizedType
 
setName(String) - Method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclSimpleType
 
setName(StackFrame, ASMOclSimpleType, ASMString) - Static method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclSimpleType
 
setName(String) - Method in interface org.eclipse.m2m.atl.profiler.exportmodel.ExportElement
Sets the value of the 'Name' attribute
setName(String) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.impl.ExportElementImpl
 
setName(String) - Method in interface org.eclipse.m2m.atl.profiler.model.ATLInstruction
Sets the value of the 'Name' attribute
setName(String) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ATLInstructionImpl
 
setNewPreferenceStore(IPreferenceStore) - Method in class org.eclipse.m2m.atl.adt.ui.editor.AtlEditor
 
setNewPreferenceStore(IPreferenceStore) - Method in class org.eclipse.m2m.atl.adt.ui.text.AtlSourceViewerConfiguration
Sets the preference fPreferenceeStore used by this configuration to initialize the individual bits and pieces to the given preference fPreferenceeStore.
setNewPreferenceStore(IPreferenceStore) - Method in class org.eclipse.m2m.atl.adt.ui.text.AtlTextTools
Sets the new preference fPreferenceeStore to use.
setOperand(String) - Method in class org.eclipse.m2m.atl.engine.asm.ASMInstructionWithOperand
 
setOperand(Object) - Method in class org.eclipse.m2m.atl.engine.emfvm.Bytecode
 
setOperand(String) - Method in class org.eclipse.m2m.atl.engine.vm.ASMInstructionWithOperand
 
setOptions(Map<String, String>) - Method in class org.eclipse.m2m.atl.adt.runner.CreateRunnableData
 
setOrderAlphabetically(boolean) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionProposalComparator
 
setParameter(String, Object) - Method in class org.eclipse.m2m.atl.drivers.emf4atl.EMFModelLoader
setParameter(String, Object) - Method in class org.eclipse.m2m.atl.engine.vm.ModelLoader
 
setParent(StackFrame) - Method in class org.eclipse.m2m.atl.engine.vm.StackFrame
 
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.provider.ExportmodelItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.m2m.atl.profiler.model.provider.ModelItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory
setParentOperation(ProfilingOperation) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ProfilingInstructionImpl
 
setParentOperation(ProfilingOperation) - Method in interface org.eclipse.m2m.atl.profiler.model.ProfilingInstruction
Sets the value of the 'Parent Operation' reference
setPc(int) - Method in class org.eclipse.m2m.atl.engine.emfvm.StackFrame
 
setPrefix(String) - Method in interface org.eclipse.m2m.atl.dsls.tcs.injector.CompletionInformation
 
setPrevLocation(String) - Method in class org.eclipse.m2m.atl.debug.core.AtlDebugTarget
Sets the previous location.
setProfilingModel(ProfilingModel) - Method in class org.eclipse.m2m.atl.profiler.core.ProfilerModelHandler
 
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.m2m.atl.adt.ui.text.AtlReconcilingStrategy
setProject(IProject) - Method in class org.eclipse.m2m.atl.adt.AtlNature
setPropertyValue(Object, Object) - Method in class org.eclipse.m2m.atl.adt.ui.properties.AtlElementProperties
setRecorder(AtlCompletionProcessor.IATLCompletionRecorder) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionProcessor
 
setRef(Object, String, String, String, Object, String, String, String, boolean, String) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.TCSRuntime
 
setReferenceModel(ASMModelWrapper) - Method in class org.eclipse.m2m.atl.core.ui.vm.asm.ASMModelWrapper
Sets the metamodel.
setRelevance(int) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionProposal
Sets the proposal's relevance.
setReplacementLength(int) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionProposal
Sets the replacement length.
setReplacementOffset(int) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionProposal
Sets the replacement offset.
setReplacementString(String) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionProposal
Sets the replacement string.
setResource(Resource) - Method in class org.eclipse.m2m.atl.core.emf.EMFModel
Sets the resource with the resource value.
setRet(ASMOclAny) - Method in class org.eclipse.m2m.atl.engine.vm.NativeStackFrame
 
setRule(String) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.TransientLink
 
setRule(StackFrame, ASMTransientLink, ASMOclAny) - Static method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMTransientLink
 
setRunnableData(CreateRunnableData) - Method in class org.eclipse.m2m.atl.adt.runner.CreatePluginData
Sets the runnable data and initializes metamodel dependencies.
setRuntime(TCSRuntime) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.wrappers.ParserWrapper
 
setRuntimeOnly(boolean) - Method in class org.eclipse.m2m.atl.adt.ui.common.RegisteredPackageDialog
 
setSelection(String) - Method in class org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage
Sets the selection to the given cursorPosition.
setSelection(ISelection) - Method in class org.eclipse.m2m.atl.adt.ui.outline.AtlOutlinePage
 
setSelection(ISelection) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelectionToViewer(Collection<?>) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelEditor
This sets the selection into whichever viewer is active
setShowPercentAction(boolean) - Static method in class org.eclipse.m2m.atl.profiler.ui.profilingdatatable.ProfilingDataTableView
 
setSourceElements(Map<Object, Object>) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.TransientLink
 
setStackFrames(AtlStackFrame[]) - Method in class org.eclipse.m2m.atl.debug.core.AtlThread
This method allow to update the array of stackFrames.
setStat() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
setState(int) - Method in class org.eclipse.m2m.atl.debug.core.AtlDebugTarget
The state corresponding to the state of the debugger (running, disconnected ...)
setStatusLineErrorMessage(String) - Method in class org.eclipse.m2m.atl.adt.ui.editor.AtlEditor
Sets the given message as error message to this editor's status line.
setStatusLineManager(ISelection) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelEditor
 
setStatusLineMessage(String) - Method in class org.eclipse.m2m.atl.adt.ui.editor.AtlEditor
Sets the given message as message to this editor's status line.
setStep(boolean) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.ExecEnv
 
setStopInMain(boolean) - Method in class org.eclipse.m2m.atl.debug.core.AtlDebugTarget
 
setTargetElements(Map<Object, Object>) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.TransientLink
 
setTargetElementsList(List<Object>) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.TransientLink
 
setText(String) - Method in class org.eclipse.m2m.atl.adt.ui.common.AtlResourceSelectionBox
Sets the dialog text.
setTimExecution(double) - Method in interface org.eclipse.m2m.atl.profiler.exportmodel.ExportElement
Sets the value of the 'Tim Execution' attribute
setTimExecution(double) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.impl.ExportElementImpl
 
setToDefault(String) - Method in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
setToken(Object) - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.TCSRuntime
 
setTotalExecutedInstructions(int) - Method in class org.eclipse.m2m.atl.profiler.model.impl.ProfilingOperationImpl
 
setTotalExecutedInstructions(int) - Method in interface org.eclipse.m2m.atl.profiler.model.ProfilingOperation
Sets the value of the 'Total Executed Instructions' attribute
setTotalInstructions(long) - Method in interface org.eclipse.m2m.atl.profiler.exportmodel.ExportRoot
Sets the value of the 'Total Instructions' attribute
setTotalInstructions(long) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.impl.ExportRootImpl
 
setTotalInstructionsPercent(String) - Method in interface org.eclipse.m2m.atl.profiler.exportmodel.ExportElement
Sets the value of the 'Total Instructions Percent' attribute
setTotalInstructionsPercent(String) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.impl.ExportElementImpl
 
setTotalTime(double) - Method in interface org.eclipse.m2m.atl.profiler.exportmodel.ExportRoot
Sets the value of the 'Total Time' attribute
setTotalTime(double) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.impl.ExportRootImpl
 
setTotalTimeExecutionPercent(String) - Method in interface org.eclipse.m2m.atl.profiler.exportmodel.ExportElement
Sets the value of the 'Total Time Execution Percent' attribute
setTotalTimeExecutionPercent(String) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.impl.ExportElementImpl
 
setTriggerCharacters(char[]) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionProposal
Sets the trigger characters.
SetType - Class in org.eclipse.m2m.atl.adt.ui.text.atl.types
The ATL Set type.
SetType(OclAnyType) - Constructor for class org.eclipse.m2m.atl.adt.ui.text.atl.types.SetType
Constructor.
setType() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
setType(ASMOclType) - Method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclAny
 
setUnit() - Method in class org.eclipse.m2m.atl.adt.ui.outline.AtlContentOutlinePage
Sets the Unit of the input of the tree Viewer.
setUnit(EObject) - Method in class org.eclipse.m2m.atl.adt.ui.outline.Root
 
setValue(String, boolean) - Method in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
setValue(String, double) - Method in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
setValue(String, float) - Method in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
setValue(String, int) - Method in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
setValue(String, long) - Method in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
setValue(String, String) - Method in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
setValue(String) - Method in class org.eclipse.m2m.atl.debug.core.AtlVariable
setValue(IValue) - Method in class org.eclipse.m2m.atl.debug.core.AtlVariable
setValue(int) - Method in class org.eclipse.m2m.atl.engine.emfvm.Bytecode
 
setValue2(int) - Method in class org.eclipse.m2m.atl.engine.emfvm.Bytecode
 
setVariable(String, ASMOclAny) - Method in class org.eclipse.m2m.atl.engine.vm.ASMStackFrame
 
setVariables(Map<Object, Object>) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.TransientLink
 
setVersion(String) - Method in class org.eclipse.m2m.atl.engine.asm.ASM
 
setVersion(String) - Method in class org.eclipse.m2m.atl.engine.asm.ASMEmitter
 
setVersion(String) - Method in class org.eclipse.m2m.atl.engine.emfvm.ASM
 
setVersion(String) - Method in class org.eclipse.m2m.atl.engine.vm.ASM
 
setVersion(String) - Method in class org.eclipse.m2m.atl.engine.vm.ASMEmitter
 
setVisible(boolean) - Method in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelModelWizard.ExportmodelModelWizardInitialObjectCreationPage
 
severe(String) - Static method in class org.eclipse.m2m.atl.common.ATLLogger
Log a SEVERE message.
severity() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
sfHelperDefinition - Static variable in class org.eclipse.m2m.atl.adt.ui.outline.AtlEMFConstants
 
sfLocation - Static variable in class org.eclipse.m2m.atl.adt.ui.outline.AtlEMFConstants
 
sfModuleElements - Static variable in class org.eclipse.m2m.atl.adt.ui.outline.AtlEMFConstants
 
sfVarName - Static variable in class org.eclipse.m2m.atl.adt.ui.outline.AtlEMFConstants
 
SHARP - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Lexer
 
SHARP - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
SHARP - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Lexer
 
SHARP - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
showEObject(IWorkbenchPage, URI, EObject) - Static method in class org.eclipse.m2m.atl.adt.ui.text.atl.OpenDeclarationUtils
Opens the referenced definition on the given page.
showOutlineView() - Method in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelEditor
Returns whether the outline view should be presented to the user
showPropertiesViewAction - Variable in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelActionBarContributor
This action opens the Properties view
showTabs() - Method in class org.eclipse.m2m.atl.profiler.exportmodel.presentation.ExportmodelEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom
SimpleDebugger - Class in org.eclipse.m2m.atl.engine.vm
A simple ATL VM debugger with step tracing and basic profiling optional capabilities.
SimpleDebugger(boolean, List, List, List, List, boolean) - Constructor for class org.eclipse.m2m.atl.engine.vm.SimpleDebugger
 
SimpleDebugger(boolean, List, List, List, List, boolean, boolean) - Constructor for class org.eclipse.m2m.atl.engine.vm.SimpleDebugger
 
SimpleDebugger(boolean, List, List, List, List, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.m2m.atl.engine.vm.SimpleDebugger
 
SimpleDebugger.OperationCall - Class in org.eclipse.m2m.atl.engine.vm
 
SimpleDebugger.OperationCall(Operation) - Constructor for class org.eclipse.m2m.atl.engine.vm.SimpleDebugger.OperationCall
 
simpleInPatternElement() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
simpleNode() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
simpleOutPatternElement() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
sin(StackFrame, ASMNumber) - Static method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMReal
 
SINGLE_LINE_COMMENT - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlPartitions
 
SingleCharReader - Class in org.eclipse.m2m.atl.adt.ui.corext.doc
 
SingleCharReader() - Constructor for class org.eclipse.m2m.atl.adt.ui.corext.doc.SingleCharReader
 
SINGLETON - Static variable in class org.eclipse.m2m.atl.engine.emfvm.lib.OclUndefined
The unique oclUndefined value.
size() - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.Bag
size() - Method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMCollection
 
size(StackFrame, ASMCollection) - Static method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMCollection
 
size(StackFrame, ASMString) - Static method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMString
 
SLASH - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Lexer
 
SLASH - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
SLASH - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Lexer
 
SLASH - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
slot - Variable in class org.eclipse.m2m.atl.engine.asm.ASMOperation.LocalVariableEntry
 
slot - Variable in class org.eclipse.m2m.atl.engine.vm.ASMOperation.LocalVariableEntry
 
SNAME - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Lexer
 
SNAME - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
SNAME - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Lexer
 
SNAME - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
SOTSExpression2 - Class in org.eclipse.m2m.atl.engine.asm.lib
Simple query language evaluator.
SOTSExpression2(String) - Constructor for class org.eclipse.m2m.atl.engine.asm.lib.SOTSExpression2
 
SOTSExpression2 - Class in org.eclipse.m2m.atl.engine.vm.nativelib
Simple query language evaluator.
SOTSExpression2(String) - Constructor for class org.eclipse.m2m.atl.engine.vm.nativelib.SOTSExpression2
 
sourceManager - Variable in class org.eclipse.m2m.atl.adt.ui.text.atl.types.UnitType
 
SPECIAL_COMMENTS - Static variable in interface org.eclipse.m2m.atl.common.IAtlLexems
Special comments.
split(StackFrame, ASMString, ASMString) - Static method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMString
 
sqrt(StackFrame, ASMNumber) - Static method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMReal
 
StackFrame - Class in org.eclipse.m2m.atl.engine.emfvm
The Stack Frame implementation.
StackFrame(ExecEnv, ASMModule, Operation) - Constructor for class org.eclipse.m2m.atl.engine.emfvm.StackFrame
Creates a new StackFrame with the given parameters.
StackFrame(StackFrame, Operation) - Constructor for class org.eclipse.m2m.atl.engine.emfvm.StackFrame
Creates a new StackFrame.
StackFrame(ExecEnv) - Constructor for class org.eclipse.m2m.atl.engine.emfvm.StackFrame
Creates an empty StackFrame which refers to its ExecEnv.
StackFrame - Class in org.eclipse.m2m.atl.engine.vm
 
StackFrame(ASMOclType, ExecEnv, Operation, List) - Constructor for class org.eclipse.m2m.atl.engine.vm.StackFrame
 
StackFrameAdapter - Class in org.eclipse.m2m.atl.profiler.emfvm.adapter
An EMFVM / Profiler stack frame wrapper.
StackFrameAdapter(AbstractStackFrame) - Constructor for class org.eclipse.m2m.atl.profiler.emfvm.adapter.StackFrameAdapter
Creates an StackFrameAdapter wrapping the given AbstractStackFrame.
StackFrameAdapter - Class in org.eclipse.m2m.atl.profiler.vm.adapter
A RegularM / Profiler stack frame wrapper.
StackFrameAdapter(StackFrame) - Constructor for class org.eclipse.m2m.atl.profiler.vm.adapter.StackFrameAdapter
Creates an StackFrameAdapter wrapping the given StackFrame.
stackFrames - Variable in class org.eclipse.m2m.atl.profiler.model.impl.ProfilingInstructionImpl
The cached value of the 'Stack Frames' attribute list
STAR - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Lexer
 
STAR - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
STAR - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Lexer
 
STAR - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
start(BundleContext) - Method in class org.eclipse.m2m.atl.adt.AdtPlugin
start() - Method in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
 
start(BundleContext) - Method in class org.eclipse.m2m.atl.cheatsheets.Family2PersonCheatsheet
start(BundleContext) - Method in class org.eclipse.m2m.atl.core.ui.ATLCoreUIPlugin
start() - Method in class org.eclipse.m2m.atl.debug.core.AtlDebugTarget
Starts debug.
start(BundleContext) - Method in class org.eclipse.m2m.atl.dsls.Activator
start(BundleContext) - Method in class org.eclipse.m2m.atl.engine.vm.ATLVMPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.m2m.atl.profiler.ui.activators.ExecutionViewerActivator
start(BundleContext) - Method in class org.eclipse.m2m.atl.profiler.ui.activators.ProfilingDataTableActivator
startConsole() - Static method in class org.eclipse.m2m.atl.core.ui.ATLCoreUIPlugin
Starts the ATL Console.
startElement(String, String, String, Attributes) - Method in class org.eclipse.m2m.atl.engine.emfvm.ASMXMLReader
startElement(String, String, String, Attributes) - Method in class org.eclipse.m2m.atl.engine.injectors.xml.ProtectedHandler
 
startElement(String, String, String, Attributes) - Method in class org.eclipse.m2m.atl.engine.injectors.xml.XMLInjector
 
startElement(String, String, String, Attributes) - Method in class org.eclipse.m2m.atl.engine.vm.ASMXMLReader
 
startsWith(IDocument, int, String) - Method in class org.eclipse.m2m.atl.adt.ui.text.atl.AtlCompletionProposal
Returns true if a words starts with the code completion prefix in the document, false otherwise.
startsWith(StackFrame, ASMString, ASMString) - Static method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMString
 
Startup - Class in org.eclipse.m2m.atl.adt.ui.startup
The startup adt class.
Startup() - Constructor for class org.eclipse.m2m.atl.adt.ui.startup.Startup
 
STATE_DISCONNECTED - Static variable in class org.eclipse.m2m.atl.debug.core.AtlDebugTarget
Disconnected.
STATE_RUNNING - Static variable in class org.eclipse.m2m.atl.debug.core.AtlDebugTarget
Running.
STATE_SUSPENDED - Static variable in class org.eclipse.m2m.atl.debug.core.AtlDebugTarget
Suspended.
STATE_TERMINATED - Static variable in class org.eclipse.m2m.atl.debug.core.AtlDebugTarget
Terminated.
statement() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
statement() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
step(ASMStackFrame) - Method in class org.eclipse.m2m.atl.core.ui.vm.debug.NetworkDebugger
Steps into the frame.
step(AbstractStackFrame) - Method in class org.eclipse.m2m.atl.engine.emfvm.launch.debug.NetworkDebugger
Steps into the frame.
step(AbstractStackFrame) - Method in interface org.eclipse.m2m.atl.engine.emfvm.launch.ITool
Steps into the frame.
step() - Method in class org.eclipse.m2m.atl.engine.vm.ASMStackFrame
 
step(ASMStackFrame) - Method in interface org.eclipse.m2m.atl.engine.vm.Debugger
Steps into the frame.
step(ASMStackFrame) - Method in class org.eclipse.m2m.atl.engine.vm.DummyDebugger
 
step(ASMStackFrame) - Method in class org.eclipse.m2m.atl.engine.vm.SimpleDebugger
 
step(AbstractStackFrame) - Method in class org.eclipse.m2m.atl.profiler.emfvm.ProfilingTool
Steps into the frame.
step(ASMStackFrame) - Method in class org.eclipse.m2m.atl.profiler.vm.ProfilingDebugger
Steps into the frame.
stepInto() - Method in class org.eclipse.m2m.atl.debug.core.AtlStackFrame
stepInto() - Method in class org.eclipse.m2m.atl.debug.core.AtlThread
stepOver() - Method in class org.eclipse.m2m.atl.debug.core.AtlStackFrame
stepOver() - Method in class org.eclipse.m2m.atl.debug.core.AtlThread
stepReturn() - Method in class org.eclipse.m2m.atl.debug.core.AtlStackFrame
stepReturn() - Method in class org.eclipse.m2m.atl.debug.core.AtlThread
stepTools(AbstractStackFrame) - Method in class org.eclipse.m2m.atl.engine.emfvm.lib.ExecEnv
Steps the tools.
stop(BundleContext) - Method in class org.eclipse.m2m.atl.adt.AdtPlugin
stop(BundleContext) - Method in class org.eclipse.m2m.atl.adt.ui.AtlUIPlugin
stop() - Method in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
 
stop(char, int, boolean) - Method in class org.eclipse.m2m.atl.adt.ui.text.AtlHeuristicScanner.SkippingScopeMatch
 
stop(char, int, boolean) - Method in interface org.eclipse.m2m.atl.adt.ui.text.AtlHeuristicScanner.StopCondition
Instructs the scanner to return the current position.
stop(BundleContext) - Method in class org.eclipse.m2m.atl.cheatsheets.Family2PersonCheatsheet
stop(BundleContext) - Method in class org.eclipse.m2m.atl.core.ui.ATLCoreUIPlugin
stop(BundleContext) - Method in class org.eclipse.m2m.atl.dsls.Activator
stop(BundleContext) - Method in class org.eclipse.m2m.atl.engine.vm.ATLVMPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.m2m.atl.profiler.ui.activators.ExecutionViewerActivator
stop(BundleContext) - Method in class org.eclipse.m2m.atl.profiler.ui.activators.ProfilingDataTableActivator
STOP_IN_MAIN - Static variable in interface org.eclipse.m2m.atl.common.ATLLaunchConstants
Stop in main option (for debug mode).
stopConsole() - Static method in class org.eclipse.m2m.atl.core.ui.ATLCoreUIPlugin
Stops the ATL Console.
STORE - Static variable in class org.eclipse.m2m.atl.engine.emfvm.Bytecode
Store value into local variable.
storeStat() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
storeTo - Variable in class org.eclipse.m2m.atl.engine.vm.ACTInterpreter.Import
 
STRING - Static variable in class org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore
 
STRING - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlPartitions
 
STRING - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Lexer
 
STRING - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
STRING - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Lexer
 
STRING - Static variable in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
stringExp() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
stringExp() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
stringSymbol() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
stringSymbol() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
StringTextSource - Class in org.eclipse.m2m.atl.dsls.textsource
Manages a text source in a string.
StringTextSource(String) - Constructor for class org.eclipse.m2m.atl.dsls.textsource.StringTextSource
Constructor.
StringType - Class in org.eclipse.m2m.atl.adt.ui.text.atl.types
The ATL String type.
stringType() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
StringValue - Class in org.eclipse.m2m.atl.debug.core.adwp
The String implementation of the debugger value.
subKind - Variable in class org.eclipse.m2m.atl.engine.vm.ACTInterpreter.Import
 
subOrderedSet(StackFrame, ASMOrderedSet, ASMInteger, ASMInteger) - Static method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMOrderedSet
 
subSequence(StackFrame, ASMSequence, ASMInteger, ASMInteger) - Static method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMSequence
 
substring(StackFrame, ASMString, ASMInteger, ASMInteger) - Static method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMString
 
sum(StackFrame, ASMCollection) - Static method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMCollection
 
superCallStat() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
superExp() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
SUPERIMPOSE - Static variable in interface org.eclipse.m2m.atl.common.ATLLaunchConstants
Superimposed modules.
superimposedChanged(List<String>) - Method in class org.eclipse.m2m.atl.core.ui.launch.MainAtlTab
Handles changes in the list of superimposed modules.
SUPERTYPE - Static variable in class org.eclipse.m2m.atl.debug.core.AtlVariable
supertype type.
supportedTypes - Variable in class org.eclipse.m2m.atl.profiler.exportmodel.provider.ExportmodelItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType
supportedTypes - Variable in class org.eclipse.m2m.atl.profiler.model.provider.ModelItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType
supportsBreakpoint(IBreakpoint) - Method in class org.eclipse.m2m.atl.debug.core.AtlDebugTarget
supportsBreakpoint(IBreakpoint) - Method in class org.eclipse.m2m.atl.debug.core.AtlRunTarget
supportsStorageRetrieval() - Method in class org.eclipse.m2m.atl.debug.core.AtlDebugTarget
Not use in our context.
supportsStorageRetrieval() - Method in class org.eclipse.m2m.atl.debug.core.AtlRunTarget
supportsValueModification() - Method in class org.eclipse.m2m.atl.debug.core.AtlVariable
suspend() - Method in class org.eclipse.m2m.atl.debug.core.AtlDebugTarget
suspend() - Method in class org.eclipse.m2m.atl.debug.core.AtlRunTarget
suspend() - Method in class org.eclipse.m2m.atl.debug.core.AtlStackFrame
suspend() - Method in class org.eclipse.m2m.atl.debug.core.AtlThread
SWAP - Static variable in class org.eclipse.m2m.atl.engine.emfvm.Bytecode
Swap the two top operand stack values.
swapStat() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ACG_ANTLR3Parser
 
Symbols - Interface in org.eclipse.m2m.atl.adt.ui.text
Symbols for the heuristic scanner.
SYMBOLS - Static variable in interface org.eclipse.m2m.atl.common.IAtlLexems
Symbols.
symetricDifference(StackFrame, ASMSet, ASMSet) - Static method in class org.eclipse.m2m.atl.engine.vm.nativelib.ASMSet
 
synchronizeOutlinePageSelection() - Method in class org.eclipse.m2m.atl.adt.ui.editor.AtlEditor
Synchronizes the outliner selection with the actual cursor position in the editor.
synpred1() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Lexer
 
synpred122() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
synpred122_fragment() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
synpred123() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
synpred123_fragment() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
synpred124() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
synpred124_fragment() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
synpred132() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
synpred132_fragment() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Parser
 
synpred1_fragment() - Method in class org.eclipse.m2m.atl.dsls.tcs.injector.ATL_ANTLR3Lexer
 
SYNTAX - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_ABSTRACT_TYPE - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_ABSTRACT_TYPE_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_ABSTRACT_TYPE_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_ABSTRACT_TYPE_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_ABSTRACT_TYPE_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_ABSTRACT_TYPE_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_ABSTRACT_TYPE_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_BOLD_KEYWORD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_BOLD_KEYWORD_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_BOLD_KEYWORD_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_BOLD_KEYWORD_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_BOLD_KEYWORD_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_BOLD_KEYWORD_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_BOLD_KEYWORD_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_BRACKET - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_BRACKET_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_BRACKET_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_BRACKET_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_BRACKET_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_BRACKET_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_BRACKET_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_CONSTANT - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_CONSTANT_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_CONSTANT_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_CONSTANT_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_CONSTANT_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_CONSTANT_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_CONSTANT_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_CONTEXT_KEYWORD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_CONTEXT_KEYWORD_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_CONTEXT_KEYWORD_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_CONTEXT_KEYWORD_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_CONTEXT_KEYWORD_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_CONTEXT_KEYWORD_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_CONTEXT_KEYWORD_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_DEFAULT - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_DEFAULT_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_DEFAULT_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_DEFAULT_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_DEFAULT_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_DEFAULT_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_DEFAULT_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_IDENTIFIER - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_IDENTIFIER_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_IDENTIFIER_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_IDENTIFIER_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_IDENTIFIER_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_IDENTIFIER_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_IDENTIFIER_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_KEYWORD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_KEYWORD_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_KEYWORD_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_KEYWORD_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_KEYWORD_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_KEYWORD_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_KEYWORD_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_LITERAL - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_LITERAL_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_LITERAL_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_LITERAL_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_LITERAL_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_LITERAL_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_LITERAL_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_NUMBER - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_NUMBER_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_NUMBER_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_NUMBER_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_NUMBER_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_NUMBER_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_NUMBER_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_OPERATOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_OPERATOR_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_OPERATOR_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_OPERATOR_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_OPERATOR_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_OPERATOR_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_OPERATOR_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_SINGLE_LINE_COMMENT - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_SINGLE_LINE_COMMENT_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_SINGLE_LINE_COMMENT_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_SINGLE_LINE_COMMENT_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_SINGLE_LINE_COMMENT_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_SINGLE_LINE_COMMENT_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_SINGLE_LINE_COMMENT_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_SINGLE_LINE_SPECIAL_COMMENT - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_SINGLE_LINE_SPECIAL_COMMENT_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_SINGLE_LINE_SPECIAL_COMMENT_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_SINGLE_LINE_SPECIAL_COMMENT_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_SINGLE_LINE_SPECIAL_COMMENT_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_SINGLE_LINE_SPECIAL_COMMENT_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_SINGLE_LINE_SPECIAL_COMMENT_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_STRING - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_STRING_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_STRING_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_STRING_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_STRING_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_STRING_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_STRING_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_SYMBOL - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_SYMBOL_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_SYMBOL_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_SYMBOL_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_SYMBOL_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_SYMBOL_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_SYMBOL_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_TYPE - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_TYPE_BOLD - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_TYPE_BOLD - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_TYPE_COLOR - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_TYPE_COLOR - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 
SYNTAX_TYPE_ITALIC - Static variable in class org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants
 
SYNTAX_TYPE_ITALIC - Static variable in interface org.eclipse.m2m.atl.adt.ui.text.IAtlDefaultValues
 

Copyright 2007 IBM Corporation and others.
All Rights Reserved.
A B C D E F G H I K L M N O P Q R S T U V W X