- rainbow - Variable in class org.eclipse.emf.codegen.util.GIFEmitter.ColorInformation
-
- readContentsAsBytes(InputStream) - Static method in class org.eclipse.emf.codegen.jet.JETNature
-
Reads an input stream and converts it to bytes
- reader - Variable in class org.eclipse.emf.codegen.jet.JETCompiler
-
- reader - Variable in class org.eclipse.emf.codegen.jet.JETMark
-
This is the reader that owns this mark.
- reader - Variable in class org.eclipse.emf.codegen.jet.JETParser
-
The input source we read from...
- readJETSettingFile() - Method in class org.eclipse.emf.codegen.jet.JETNature
-
Open the JET Settings file and return a StringReader on the contents
- red - Variable in class org.eclipse.emf.codegen.util.GIFEmitter.ColorInformation
-
- redirect - Variable in class org.eclipse.emf.codegen.merge.java.JControlModel
-
- registerBaseURI(String) - Method in class org.eclipse.emf.codegen.jet.JETReader
-
Register a new baseURI.
- registerResolvedURI(String, String) - Method in class org.eclipse.emf.codegen.jet.JETReader
-
Register a new resolvedURI.
- registerSourceFile(String) - Method in class org.eclipse.emf.codegen.jet.JETReader
-
Register a new source file.
- remerge() - Method in class org.eclipse.emf.codegen.jmerge.JMerger
-
Deprecated.
- remerge() - Method in class org.eclipse.emf.codegen.merge.java.JMerger
-
- remove(ASTNode, ChildListPropertyDescriptor, ASTNode) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper.ASTRewriteWithRemove
-
Deprecated.
Workaround method that removes nodes similar to #remove(ASTNode, org.eclipse.text.edits.TextEditGroup), but
it allows removal of newly created and inserted nodes that were not a part of original tree.
- remove(JNode) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper
-
Removes the given node.
- remove(ASTJNode<?>) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJAbstractType
-
Removes the node.
- remove(ASTJNode<?>) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit
-
Removes the given node.
- remove(ASTJNode<?>) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJEnum
-
- remove(ASTJNode<?>) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJField
-
- remove(ASTJNode<?>) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJMember
-
- remove(ASTJNode<?>) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJNode
-
Removes a node.
- remove(ASTJNode<?>, ChildListPropertyDescriptor) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJNode
-
Removes AST node wrapped by given ASTJNode from the given property.
- remove(JNode) - Method in class org.eclipse.emf.codegen.merge.java.facade.FacadeHelper
-
Separates the specified node from its parent and siblings, maintaining any ties
that this node has to the underlying document fragment.
- remove(JNode) - Method in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMFacadeHelper
-
- removeNodeFromListProperty(ASTNode, ASTNode, ChildListPropertyDescriptor) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJNode
-
Removes value from list property.
- removeQuotes(char[]) - Static method in class org.eclipse.emf.codegen.jet.JETScriptletGenerator
-
- removeTrackAndReplace(ASTNode) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJNode
-
Permanently disables tracking for the given AST node.
- replaceNode(JNode, JNode) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter.Converter
-
Replaces existing node by new node.
- reset(JETMark) - Method in class org.eclipse.emf.codegen.jet.JETReader
-
- reset() - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper
-
- reset() - Method in class org.eclipse.emf.codegen.merge.java.facade.FacadeHelper
-
- reset() - Method in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMFacadeHelper
-
- reset() - Method in class org.eclipse.emf.codegen.merge.java.JMerger
-
Resets this JMerger.
- reset() - Method in class org.eclipse.emf.codegen.merge.java.JPatternDictionary
-
Resets this JPatternDictionary.
- resolve(URI) - Static method in class org.eclipse.emf.codegen.jet.JETNature
-
- RESOLVED_INCLUDE - Static variable in class org.eclipse.emf.codegen.jet.JETDirectiveItem
-
- RESOLVED_INCLUDE_FILE_ID - Static variable in class org.eclipse.emf.codegen.jet.JETDirectiveItem
-
- RESOLVED_INCLUDE_START - Static variable in class org.eclipse.emf.codegen.jet.JETDirectiveItem
-
- RESOLVED_INCLUDE_SUCCESS - Static variable in class org.eclipse.emf.codegen.jet.JETDirectiveItem
-
- RESOLVED_SKELETON - Static variable in class org.eclipse.emf.codegen.jet.JETDirectiveItem
-
- resolvedURIs - Variable in class org.eclipse.emf.codegen.jet.JETReader
-
- resolveLocation(String[], String, String) - Static method in class org.eclipse.emf.codegen.jet.JETCompiler
-
- resolveLocation(String[], int, String, String) - Static method in class org.eclipse.emf.codegen.jet.JETCompiler
-
- returnType - Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJMethod
-
- revertPrepareSplit() - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJField
-
Revert the changes made by prepareSplit().
- rewriter - Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJNode
-
ASTRewrite object used to keep track of all modifications
- rootNode - Variable in class org.eclipse.emf.codegen.merge.java.facade.FacadeVisitor
-
- run(Object) - Method in class org.eclipse.emf.codegen.CodeGen.PlatformRunnable
-
This is called with the command line arguments of a headless workbench invocation.
- run(Object) - Method in class org.eclipse.emf.codegen.CodeGen
-
This is called with the command line arguments of a headless workbench invocation.
- run(IProgressMonitor) - Method in class org.eclipse.emf.codegen.jet.JETAddNatureOperation
-
Perform this operation.
- run(IProgressMonitor) - Method in class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
-
- run(Object) - Method in class org.eclipse.emf.codegen.jmerge.JMerger
-
Deprecated.
This is called with the command line arguments of a headless workbench invocation.
- run(Object) - Method in class org.eclipse.emf.codegen.merge.java.JMerger
-
This is called with the command line arguments of a headless workbench invocation.
- run(Object) - Method in class org.eclipse.emf.codegen.merge.properties.PropertyMerger
-
This is called with the command line arguments of a headless workbench invocation.
- runHelper(Object) - Static method in class org.eclipse.emf.codegen.CodeGen.PlatformRunnable
-