- FacadeFlags - Class in org.eclipse.emf.codegen.merge.java.facade
-
Utility class for decoding modifier flags in Java elements.
- facadeHelper - Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter
-
- FacadeHelper - Class in org.eclipse.emf.codegen.merge.java.facade
-
- FacadeHelper() - Constructor for class org.eclipse.emf.codegen.merge.java.facade.FacadeHelper
-
- facadeHelper - Variable in class org.eclipse.emf.codegen.merge.java.JControlModel
-
- FacadeVisitor - Class in org.eclipse.emf.codegen.merge.java.facade
-
- FacadeVisitor() - Constructor for class org.eclipse.emf.codegen.merge.java.facade.FacadeVisitor
-
- factor - Variable in class org.eclipse.emf.codegen.util.GIFEmitter.ColorInformation
-
- Feature(String, Class<?>[]) - Constructor for class org.eclipse.emf.codegen.jmerge.JControlModel.Feature
-
Deprecated.
- Feature(String) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.Feature
-
- Feature(String, String, Class<?>[]) - Constructor for class org.eclipse.emf.codegen.merge.java.JControlModel.Feature
-
- featureClass - Variable in class org.eclipse.emf.codegen.merge.java.JControlModel.Feature
-
- featureMethod - Variable in class org.eclipse.emf.codegen.merge.java.JControlModel.Feature
-
- fieldIndexesMap - Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter.EnumToTypeConverter
-
Map of fields to their index in the children list
- fieldInitializersMap - Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter.EnumToTypeConverter
-
Map of initializer values of the fields to fields
- fieldMap - Variable in class org.eclipse.emf.codegen.jmerge.JPatternDictionary
-
Deprecated.
- fieldMap - Variable in class org.eclipse.emf.codegen.merge.java.JPatternDictionary
-
- fieldNamesMap - Variable in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTNodeConverter.TypeToEnumConverter
-
Map of field names to fields
- FILE_CANNOT_READ - Static variable in class org.eclipse.emf.codegen.jet.JETProblemListener
-
- FILE_NOT_A_TEMPLATE - Static variable in class org.eclipse.emf.codegen.jet.JETProblemListener
-
- FILE_NOT_ON_TEMPLATE_SOURCE_PATH - Static variable in class org.eclipse.emf.codegen.jet.JETProblemListener
-
- fileid - Variable in class org.eclipse.emf.codegen.jet.JETMark
-
This is the id of the file.
- files - Variable in class org.eclipse.emf.codegen.jet.JETCompileTemplateOperation
-
- FINAL - Static variable in class org.eclipse.emf.codegen.merge.java.facade.FacadeFlags
-
Final access flag.
- find(String[], String) - Static method in class org.eclipse.emf.codegen.jet.JETCompiler
-
- findAndCommentOutReplaceEdit(TextEdit, ITrackedNodePosition) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJCompilationUnit.NodeCommenter
-
Finds first ReplaceEdit in existing edits that covers node position range, and comments out
each line in it.
- findFirstCommentInRangeIndex(int, int) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.CommentAwareSourceRangeComputer
-
Finds index of the first comment that is completely in the given range.
- findLastCommentInRangeIndex(int, int) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.CommentAwareSourceRangeComputer
-
Finds index of the last comment in the given range.
- findLeadingComment(ASTNode, ASTNode, boolean) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.CommentAwareSourceRangeComputer
-
Finds the farthest leading comment of node after the previous node.
- findLocation(String[], int, String) - Static method in class org.eclipse.emf.codegen.jet.JETCompiler
-
- findLocation(String[], int, String, JETCompiler.JETInputStreamHandler) - Static method in class org.eclipse.emf.codegen.jet.JETCompiler
-
- findOrCreateContainer(IPath, boolean, IPath, IProgressMonitor) - Static method in class org.eclipse.emf.codegen.CodeGen
-
- findOrCreateContainer(IPath, boolean, IProjectDescription, IProgressMonitor) - Static method in class org.eclipse.emf.codegen.CodeGen
-
- findOrCreateContainer(IPath, boolean, IPath, IProgressMonitor) - Static method in class org.eclipse.emf.codegen.util.CodeGenUtil.EclipseUtil
-
- findOrCreateContainer(IPath, boolean, IProjectDescription, IProgressMonitor) - Static method in class org.eclipse.emf.codegen.util.CodeGenUtil.EclipseUtil
-
- findOrCreateContainer(IPath, boolean, IPath, IProgressMonitor) - Static method in class org.eclipse.emf.codegen.util.CodeGenUtil
-
- findOrCreateContainer(IPath, boolean, IProjectDescription, IProgressMonitor) - Static method in class org.eclipse.emf.codegen.util.CodeGenUtil
-
- findParent(ASTNode) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper
-
Finds the parent node based on the parent of wrapped AST node.
- findTrailingComments(ASTNode, ASTNode, boolean) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.CommentAwareSourceRangeComputer
-
Finds the farthest trailing comment of node before the next node.
- fixFactor() - Method in class org.eclipse.emf.codegen.util.GIFEmitter.ColorInformation
-
- fixInterfaceBrace - Variable in class org.eclipse.emf.codegen.jmerge.JMerger
-
Deprecated.
- fixInterfaceBrace() - Method in class org.eclipse.emf.codegen.merge.java.facade.FacadeHelper
-
- fixInterfaceBrace() - Method in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMFacadeHelper
-
- fixInterfaceBrace - Variable in class org.eclipse.emf.codegen.merge.java.JMerger
-
- fixPackageContent(String) - Method in class org.eclipse.emf.codegen.merge.java.facade.ast.ASTJPackage
-
Fixes package contents to not include the header or the javadoc.
- flushCharData() - Method in class org.eclipse.emf.codegen.jet.JETParser
-
- fNoNewLineForScriptlets - Variable in class org.eclipse.emf.codegen.jet.JETCompiler
-
If true, the newline immediately preceding a scriptlet or directive (though not a successful include directive),
along with any intervening spaces, will be stripped from the character data.
- forcedSourceCompatibility - Variable in class org.eclipse.emf.codegen.merge.java.facade.jdom.JDOMFacadeHelper
-
- format(String) - Method in class org.eclipse.emf.codegen.jet.JETMark
-
- format(String, char, String, boolean) - Static method in class org.eclipse.emf.codegen.util.CodeGenUtil
-
- format(String, char, String, boolean, boolean) - Static method in class org.eclipse.emf.codegen.util.CodeGenUtil
-
Formats a name by parsing it into words separated by underscores and/or mixed-casing and then
recombining them using the specified separator.
- fSavedLine - Variable in class org.eclipse.emf.codegen.jet.JETCompiler
-
If fNoNewLineForScriptlets is true, the trailing newline/space sequence is stripped from each character
data segment, and stored in this field.
- fullBuild(IProgressMonitor) - Method in class org.eclipse.emf.codegen.jet.JETBuilder
-
Does a full build.
- FUNCTION_CALL_BEGIN - Static variable in class org.eclipse.emf.codegen.jet.JETCharDataGenerator
-
- FUNCTION_CALL_BEGIN - Static variable in class org.eclipse.emf.codegen.jet.JETExpressionGenerator
-
- FUNCTION_CALL_BEGIN_APPEND - Static variable in class org.eclipse.emf.codegen.jet.JETCharDataGenerator
-
- FUNCTION_CALL_BEGIN_APPEND - Static variable in class org.eclipse.emf.codegen.jet.JETExpressionGenerator
-
- FUNCTION_CALL_END - Static variable in class org.eclipse.emf.codegen.jet.JETCharDataGenerator
-
- FUNCTION_CALL_END - Static variable in class org.eclipse.emf.codegen.jet.JETExpressionGenerator
-
- fUseStaticFinalConstants - Variable in class org.eclipse.emf.codegen.jet.JETCompiler
-