- generateEmptyManifest() - Static method in class jreframeworker.engine.utils.JarModifier
-
Generates a Jar Manifest based on the given parameters
- getBaseMethods() - Method in class jreframeworker.engine.identifiers.BaseMethodsIdentifier
-
- getBinaryDirectory() - Method in class jreframeworker.core.JReFrameworkerProject
-
- getBoldFont(Font) - Static method in class org.eclipse.wb.swt.SWTResourceManager
-
Returns a bold version of the given Font
.
- getBuildDirectory() - Method in class jreframeworker.core.JReFrameworkerProject
-
- getBuildFile() - Method in class jreframeworker.core.JReFrameworkerProject
-
- getBuildPhaseDirectory(JReFrameworkerProject, int) - Static method in class jreframeworker.core.BuilderUtils
-
- getBuildPhaseDirectory(int) - Static method in class jreframeworker.core.JReFrameworker
-
- getBuildPhaseJar(String, JReFrameworkerProject, int) - Static method in class jreframeworker.core.BuilderUtils
-
- getClassName() - Method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier.DefineFieldFinalityAnnotation
-
- getClassName() - Method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier.DefineMethodFinalityAnnotation
-
- getClassName() - Method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier.DefineTypeFinalityAnnotation
-
- getClassName() - Method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier.DefineFieldVisibilityAnnotation
-
- getClassName() - Method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier.DefineMethodVisibilityAnnotation
-
- getClassName() - Method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier.DefineTypeVisibilityAnnotation
-
- getClassName() - Method in class jreframeworker.engine.identifiers.PurgeIdentifier.PurgeFieldAnnotation
-
- getClassName() - Method in class jreframeworker.engine.identifiers.PurgeIdentifier.PurgeMethodAnnotation
-
- getClassName() - Method in class jreframeworker.engine.identifiers.PurgeIdentifier.PurgeTypeAnnotation
-
- getClassNode() - Method in class jreframeworker.core.IncrementalBuilder.Source
-
- getClassNode() - Method in class jreframeworker.engine.identifiers.DefineIdentifier.DefineTypeAnnotation
-
- getClassNode(File) - Static method in class jreframeworker.engine.utils.BytecodeUtils
-
Reads a bytecode class file into a ClassNode object
- getClassNode(byte[]) - Static method in class jreframeworker.engine.utils.BytecodeUtils
-
Reads a bytecode class file into a ClassNode object
- getClasspathJar(String, JReFrameworkerProject) - Static method in class jreframeworker.common.RuntimeUtils
-
- getColor(int) - Static method in class org.eclipse.wb.swt.SWTResourceManager
-
Returns the system Color
matching the specific ID.
- getColor(int, int, int) - Static method in class org.eclipse.wb.swt.SWTResourceManager
-
Returns a Color
given its red, green and blue component values.
- getColor(RGB) - Static method in class org.eclipse.wb.swt.SWTResourceManager
-
Returns a Color
given its RGB value.
- getCorrespondingClassFile(JReFrameworkerProject, File) - Static method in class jreframeworker.core.BuilderUtils
-
Returns the corresponding class file for the given compilation units of the project
- getCorrespondingSourceFile(JReFrameworkerProject, File) - Static method in class jreframeworker.core.BuilderUtils
-
Returns the corresponding source file for the given class files of a project
- getCursor(int) - Static method in class org.eclipse.wb.swt.SWTResourceManager
-
Returns the system cursor matching the specific ID.
- getDefault() - Static method in class jreframeworker.Activator
-
Returns the shared instance
- getDefault() - Static method in class jreframeworker.annotations.Activator
-
Returns the shared instance
- getDefault() - Static method in class jreframeworker.atlas.Activator
-
Returns the shared instance
- getDefault() - Static method in class jreframeworker.dropper.Activator
-
Returns the shared instance
- getDefault() - Static method in class jreframeworker.engine.Activator
-
Returns the shared instance
- getDefineFieldAnnotations() - Method in class jreframeworker.engine.identifiers.DefineIdentifier
-
- getDefineMethodAnnotations() - Method in class jreframeworker.engine.identifiers.DefineIdentifier
-
- getDefineTypeAnnotation() - Method in class jreframeworker.engine.identifiers.DefineIdentifier
-
- getDelta() - Method in class jreframeworker.core.IncrementalBuilder.DeltaSource
-
- getFieldName() - Method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier.DefineFieldFinalityAnnotation
-
- getFieldName() - Method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier.DefineFieldVisibilityAnnotation
-
- getFieldName() - Method in class jreframeworker.engine.identifiers.PurgeIdentifier.PurgeFieldAnnotation
-
- getFieldNode() - Method in class jreframeworker.engine.identifiers.DefineIdentifier.DefineFieldAnnotation
-
- getFinality() - Method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier.DefineFieldFinalityAnnotation
-
- getFinality() - Method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier.DefineMethodFinalityAnnotation
-
- getFinality() - Method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier.DefineTypeFinalityAnnotation
-
- getFinalityTargets(ClassNode) - Static method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier
-
- getFinalityTargets(ClassNode, int) - Static method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier
-
- getFont(String, int, int) - Static method in class org.eclipse.wb.swt.SWTResourceManager
-
Returns a Font
based on its name, height and style.
- getFont(String, int, int, boolean, boolean) - Static method in class org.eclipse.wb.swt.SWTResourceManager
-
Returns a Font
based on its name, height and style.
- getImage(String) - Static method in class org.eclipse.wb.swt.SWTResourceManager
-
Returns an Image
stored in the file at the specified path.
- getImage(Class<?>, String) - Static method in class org.eclipse.wb.swt.SWTResourceManager
-
Returns an Image
stored in the file at the specified path relative to the specified class.
- getJarEntrySet() - Method in class jreframeworker.engine.utils.JarModifier
-
- getJarFile() - Method in class jreframeworker.engine.utils.JarModifier
-
- getJarName() - Method in class jreframeworker.engine.Engine
-
- getJARPath() - Method in class jreframeworker.dropper.ui.ExportPayloadDropperPage
-
- getJavaProject() - Method in class jreframeworker.core.JReFrameworkerProject
-
Returns the Eclipse project resource
- getJReFrameworkerProject() - Method in class jreframeworker.core.IncrementalBuilder
-
- getJReFrameworkerProject() - Method in class jreframeworker.dropper.ui.SelectJReFrameworkerProjectPage
-
- getJReFrameworkerProjects() - Static method in class jreframeworker.core.JReFrameworker
-
- getLastBuildPhase(JReFrameworkerProject) - Static method in class jreframeworker.core.BuilderUtils
-
- getLibraryPath() - Method in class jreframeworker.core.BuildFile.LibraryTarget
-
- getManifest() - Method in class jreframeworker.engine.utils.JarModifier
-
Returns the parsed manifest or null if there is no manifest
- getMergeMethodAnnotations() - Method in class jreframeworker.engine.identifiers.MergeIdentifier
-
- getMergeRenamingPrefix() - Static method in class jreframeworker.preferences.JReFrameworkerPreferences
-
Returns the merge renaming prefix
- getMergeTypeAnnotation() - Method in class jreframeworker.engine.identifiers.MergeIdentifier
-
- getMethodName() - Method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier.DefineMethodFinalityAnnotation
-
- getMethodName() - Method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier.DefineMethodVisibilityAnnotation
-
- getMethodName() - Method in class jreframeworker.engine.identifiers.PurgeIdentifier.PurgeMethodAnnotation
-
- getMethodNode() - Method in class jreframeworker.engine.identifiers.DefineIdentifier.DefineMethodAnnotation
-
- getMethodNode() - Method in class jreframeworker.engine.identifiers.MergeIdentifier.MergeMethodAnnotation
-
- getModificationEntries() - Method in class jreframeworker.engine.Engine
-
- getModifiers(Node) - Static method in class jreframeworker.atlas.analysis.MethodAnalysis
-
- getModifiers() - Method in class jreframeworker.atlas.analysis.MethodAnalysis.Parameter
-
- getName(Node) - Static method in class jreframeworker.atlas.analysis.ClassAnalysis
-
Returns the name of the given class
- getName(Node) - Static method in class jreframeworker.atlas.analysis.MethodAnalysis
-
Returns the name of the given method
- getName() - Method in class jreframeworker.atlas.analysis.MethodAnalysis.Parameter
-
- getName() - Method in class jreframeworker.core.BuildFile.Target
-
- getOrCreateBuildFile(IJavaProject) - Static method in class jreframeworker.core.BuildFile
-
Returns the existing build file or creates one if one does not exist
- getOriginalEntries() - Method in class jreframeworker.engine.Engine
-
- getOriginalJar() - Method in class jreframeworker.engine.Engine
-
- getOwnerClass(Node) - Static method in class jreframeworker.atlas.analysis.MethodAnalysis
-
Returns the class that owns the given method
- getPackage(Node) - Static method in class jreframeworker.atlas.analysis.ClassAnalysis
-
Returns the package name that contains the given class
- getParameters(Node) - Static method in class jreframeworker.atlas.analysis.MethodAnalysis
-
- getPhase() - Method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier.DefineFieldFinalityAnnotation
-
- getPhase() - Method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier.DefineMethodFinalityAnnotation
-
- getPhase() - Method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier.DefineTypeFinalityAnnotation
-
- getPhase() - Method in class jreframeworker.engine.identifiers.DefineIdentifier.DefineTypeAnnotation
-
- getPhase() - Method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier.DefineFieldVisibilityAnnotation
-
- getPhase() - Method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier.DefineMethodVisibilityAnnotation
-
- getPhase() - Method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier.DefineTypeVisibilityAnnotation
-
- getPhase() - Method in class jreframeworker.engine.identifiers.MergeIdentifier.MergeTypeAnnotation
-
- getPhase() - Method in class jreframeworker.engine.identifiers.PurgeIdentifier.PurgeFieldAnnotation
-
- getPhase() - Method in class jreframeworker.engine.identifiers.PurgeIdentifier.PurgeMethodAnnotation
-
- getPhase() - Method in class jreframeworker.engine.identifiers.PurgeIdentifier.PurgeTypeAnnotation
-
- getPrimitive() - Method in class jreframeworker.atlas.analysis.MethodAnalysis.Parameter
-
- getPrimitive() - Method in class jreframeworker.atlas.analysis.MethodAnalysis.Return
-
- getProcessedSource() - Method in class jreframeworker.core.IncrementalBuilder.DeltaSource
-
- getProject() - Method in class jreframeworker.atlas.projects.JReFrameworkerAtlasProject
-
Returns the Eclipse project resource
- getProject() - Method in class jreframeworker.builder.JReFrameworkerNature
-
- getProject() - Method in class jreframeworker.core.JReFrameworkerProject
-
Returns the Eclipse project resource
- getPurgeFieldAnnotations() - Method in class jreframeworker.engine.identifiers.PurgeIdentifier
-
- getPurgeMethodAnnotations() - Method in class jreframeworker.engine.identifiers.PurgeIdentifier
-
- getPurgeTargets(ClassNode) - Static method in class jreframeworker.engine.identifiers.PurgeIdentifier
-
Returns a collection of qualified classes that are marked to be purged or contain
classes, fields, or methods marked to be purged
- getPurgeTargets(ClassNode, int) - Static method in class jreframeworker.engine.identifiers.PurgeIdentifier
-
Returns a collection of qualified classes that are marked to be purged or contain
classes, fields, or methods marked to be purged
- getPurgeTypeAnnotations() - Method in class jreframeworker.engine.identifiers.PurgeIdentifier
-
- getResourceFile() - Method in class jreframeworker.core.IncrementalBuilder.Source
-
- getReturnType(Node) - Static method in class jreframeworker.atlas.analysis.MethodAnalysis
-
- getRuntimeJar(String) - Static method in class jreframeworker.common.RuntimeUtils
-
- getSortedBuildPhases(ClassNode) - Static method in class jreframeworker.core.BuilderUtils
-
- getSortedPhases() - Method in class jreframeworker.core.IncrementalBuilder.DeltaSource
-
- getSortedPhases() - Method in class jreframeworker.core.IncrementalBuilder.ProcessedSource
-
- getSortedPhases() - Method in class jreframeworker.core.IncrementalBuilder.Source
-
- getSourceCompilationUnits(IJavaProject) - Static method in class jreframeworker.core.BuilderUtils
-
Returns a collection of K_SOURCE Compilation units in the project's package fragments
Reference: https://www.eclipse.org/forums/index.php/t/68072/
- getSourceDirectory() - Method in class jreframeworker.core.JReFrameworkerProject
-
- getSourceFile() - Method in class jreframeworker.core.IncrementalBuilder.Source
-
- getSupertype() - Method in class jreframeworker.engine.identifiers.MergeIdentifier.MergeTypeAnnotation
-
- getTargetFields() - Method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier
-
- getTargetFields() - Method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier
-
- getTargetMethods() - Method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier
-
- getTargetMethods() - Method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier
-
- getTargets() - Method in class jreframeworker.core.BuildFile
-
Returns a set of all the target jars in the xml file
- getTargetTypes() - Method in class jreframeworker.engine.identifiers.DefineFinalityIdentifier
-
- getTargetTypes() - Method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier
-
- getType() - Method in class jreframeworker.atlas.analysis.MethodAnalysis.Parameter
-
- getType() - Method in class jreframeworker.atlas.analysis.MethodAnalysis.Return
-
- getVisibility() - Method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier.DefineFieldVisibilityAnnotation
-
- getVisibility() - Method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier.DefineMethodVisibilityAnnotation
-
- getVisibility() - Method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier.DefineTypeVisibilityAnnotation
-
- getVisibilityFromString(String) - Static method in enum jreframeworker.engine.identifiers.DefineVisibilityIdentifier.Visibility
-
- getVisibilityTargets(ClassNode) - Static method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier
-
- getVisibilityTargets(ClassNode, int) - Static method in class jreframeworker.engine.identifiers.DefineVisibilityIdentifier
-
- getVMArguments(ILaunchConfiguration) - Method in class jreframeworker.launcher.JReFrameworkerLaunchDelegate
-
Prepends the modified runtime jar to the boot classpath
- getXML() - Method in class jreframeworker.dropper.Dropper.Configuration
-