|
Eclipse JDT 2.1 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IBuffer
s for openables..class
file).IClasspathContainerPage
can
optionally implement IClasspathContainerPageExtension
to get additional
information about the context when the page is opened.RGB
objects.IColorManager
instances with new functionality..java
source file)."id"
).
"org.eclipse.jdt.ui.JavaActionSet"
).
javaEditorTextHovers
.
"org.eclipse.jdt.ui.JavaBrowsingPerspective"
).
"org.eclipse.jdt.ui.ClassFileEditor"
).
"org.eclipse.jdt.ui.CodingActionSet"
).
"org.eclipse.jdt.ui.CompilationUnitEditor"
).
"org.eclipse.jdt.debug.ui.DisplayView"
).
"org.eclipse.jdt.ui.JavaElementCreationActionSet"
).
"org.eclipse.jdt.ui.JavaHierarchyPerspective"
).
org.eclipse.jdt.launching.javaApplet"
).
org.eclipse.jdt.launching.localJavaApplication"
).
"org.eclipse.jdt.debug.ui.SnippetEditor"
)
"org.eclipse.jdt.launching.javaSourceLocator"
).
javaEditorTextHovers
.
"org.eclipse.jdt.ui.MembersView"
).
"org.eclipse.jdt.ui.A_OpenActionSet"
).
"org.eclipse.jdt.ui.PackageExplorer"
).
"org.eclipse.jdt.ui.PackagesView"
).
"org.eclipse.jdt.ui.JavaPerspective"
).
"org.eclipse.jdt.ui"
).
javaEditorTextHovers
.
"org.eclipse.jdt.ui.ProjectsView"
).
"org.eclipse.jdt.debug.ui.javaSourceLocator"
).
org.eclipse.jdt.launching.remoteJavaApplication"
).
org.eclipse.jdt.ui.SearchActionSet"
).
"org.eclipse.jdt.ui.SnippetEditor"
).
org.eclipse.jdt.launching.socketAttachConnector"
).
javaEditorTextHovers
.
"org.eclipse.jdt.ui.TypesView"
).
.java
source file).IDOMMember
defines functionality common to nodes, which
can be members of types.IfStatement
.
java.lang.Class
on a
target VM.IJavaSearchResultCollector
collects search results from a search
query to a SearchEngine
.IJavaSearchScope
defines where search result should be found by a
SearchEngine
.ImplementorsSearchGroup
.
ImportDeclaration
.
ImportActionGroup
.
InfixExpression
.
initialize()
is called before IClasspathContainerPage.setSelection
to give additional information about the context the classpath container entry is configured in.
IClasspathContainer
for a given project,
or silently fails if unable to do so.
Initializer
.
"org.eclipse.jdt.ui.actions.Inline"
).
"org.
- INLINE_LOCAL_VARIABLE -
Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
- Deprecated. Use INLINE
- INLINE_TEMP -
Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
- Deprecated. Use INLINE
- InlineAction - class org.eclipse.jdt.ui.actions.InlineAction.
- Inlines a method, local variable or a static final field.
- InlineAction(CompilationUnitEditor) -
Constructor for class org.eclipse.jdt.ui.actions.InlineAction
- Note: This constructor is for internal use only.
- InlineAction(IWorkbenchSite) -
Constructor for class org.eclipse.jdt.ui.actions.InlineAction
- Creates a new
InlineAction
.
- InlineTempAction - class org.eclipse.jdt.ui.actions.InlineTempAction.
- Inlines the value of a local variable at all places where a read reference
is used.
- InlineTempAction(CompilationUnitEditor) -
Constructor for class org.eclipse.jdt.ui.actions.InlineTempAction
- Note: This constructor is for internal use only.
- InlineTempAction(IWorkbenchSite) -
Constructor for class org.eclipse.jdt.ui.actions.InlineTempAction
-
- INNER_CLASSES -
Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
-
- inputChanged(Viewer, Object, Object) -
Method in class org.eclipse.jdt.ui.StandardJavaElementContentProvider
-
- inputChanged(Viewer, Object, Object) -
Method in class org.eclipse.jdt.ui.JavaElementContentProvider
- Deprecated.
- INSERT -
Static variable in class org.eclipse.jdt.core.JavaCore
- Possible configurable option value.
- insertSibling(IDOMNode) -
Method in interface org.eclipse.jdt.core.jdom.IDOMNode
- Inserts the given un-parented node as a sibling of this node, immediately before
this node.
- installingBreakpoint(IJavaDebugTarget, IJavaBreakpoint, IJavaType) -
Method in interface org.eclipse.jdt.debug.core.IJavaBreakpointListener
- Notification that the given breakpoint is about to be installed in
the specified target, in the specified type.
- InstanceFieldDuringConstructorInvocation -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InstanceMethodDuringConstructorInvocation -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- INSTANCEOF -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- INSTANCEOF_EXPRESSION -
Static variable in class org.eclipse.jdt.core.dom.ASTNode
- Node type constant indicating a node of type
InstanceofExpression
.
- InstanceofExpression - class org.eclipse.jdt.core.dom.InstanceofExpression.
- Instanceof expression AST node type.
- INT -
Static variable in class org.eclipse.jdt.core.dom.PrimitiveType
- Type code for the primitive type "int".
- INTERFACE -
Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
- The searched element is an interface.
- InterfaceAmbiguous -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InterfaceCannotHaveConstructors -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InterfaceCannotHaveInitializers -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InterfaceInheritedNameHidesEnclosingName -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InterfaceInternalNameProvided -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InterfaceNotFound -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InterfaceNotVisible -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- INTERFACES -
Static variable in class org.eclipse.jdt.core.CorrectionEngine
- This field is not intended to be used by client.
- INTERFACES -
Static variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
- Field ID of the super interfaces input field
- Internal -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- INTERNAL -
Static variable in interface org.eclipse.jdt.core.eval.ICodeSnippetRequestor
- Indicates an internal problem.
- INTERNAL_ERROR -
Static variable in interface org.eclipse.jdt.debug.ui.IJavaDebugUIConstants
- Status code indicating an unexpected internal error (value
150
).
- internalGetParent(Object) -
Method in class org.eclipse.jdt.ui.StandardJavaElementContentProvider
- Note: This method is for internal use only.
- InternalTypeNameProvided -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- INVALID_ARGUMENTS_FOR_INVOKEINTERFACE -
Static variable in class org.eclipse.jdt.core.util.ClassFormatException
-
- INVALID_BYTECODE -
Static variable in class org.eclipse.jdt.core.util.ClassFormatException
-
- INVALID_CLASSPATH -
Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
- Status constant indicating that a classpath entry was invalid
- INVALID_CLASSPATH_FILE_FORMAT -
Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
- Status indicating that a .classpath file is ill-formed, and thus cannot
be read/written successfully.
- INVALID_CONSTANT_POOL_ENTRY -
Static variable in class org.eclipse.jdt.core.util.ClassFormatException
-
- INVALID_CONTENTS -
Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
- Status constant indicating that the specified contents
are not valid.
- INVALID_CP_CONTAINER_ENTRY -
Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
- Status constant indicating that a container path was resolved
to invalid entries (null or container).
- INVALID_DESTINATION -
Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
- Status constant indicating that a destination provided for a copy/move/rename operation
is invalid.
- INVALID_ELEMENT_TYPES -
Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
- Status constant indicating one or more of the elements
supplied are not of a valid type for the operation to
process.
- INVALID_NAME -
Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
- Status constant indicating that a name provided is not syntactically correct.
- INVALID_PACKAGE -
Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
- Status indicating that the package declaration in a
ICompilationUnit
does not correspond to the IPackageFragment
it belongs to.
- INVALID_PATH -
Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
- Status constant indicating that a path provided to an operation
is invalid.
- INVALID_PROJECT -
Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
- Status indicating that a Java element could not be created because
the project owning underlying resource does not have the Java nature.
- INVALID_RESOURCE -
Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
- Status indicating that a Java element could not be created because
the underlying resource is invalid.
- INVALID_RESOURCE_TYPE -
Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
- Status indicating that a Java element could not be created because
the underlying resource is not of an appropriate type.
- INVALID_SIBLING -
Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
- Status constant indicating that a sibling specified is not valid.
- InvalidBreak -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidCharacterConstant -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidClassInstantiation -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidContinue -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidEscape -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidExpressionAsStatement -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidFloat -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidHexa -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidInput -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidInputException - exception org.eclipse.jdt.core.compiler.InvalidInputException.
- Exception thrown by a scanner when encountering lexical errors.
- InvalidInputException() -
Constructor for class org.eclipse.jdt.core.compiler.InvalidInputException
- Creates a new exception with no detail message.
- InvalidInputException(String) -
Constructor for class org.eclipse.jdt.core.compiler.InvalidInputException
- Creates a new exception with the given detail message.
- InvalidNullToSynchronized -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidOctal -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidOperator -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidParenthesizedExpression -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidTypeExpression -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidTypeToSynchronized -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidUnaryExpression -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidUnicodeEscape -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- InvalidVoidExpression -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- INVOKEINTERFACE -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- INVOKESPECIAL -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- INVOKESTATIC -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- INVOKEVIRTUAL -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- IO_EXCEPTION -
Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
- Status constant indicating that an
java.io.IOException
occurred.
- IOpcodeMnemonics - interface org.eclipse.jdt.core.util.IOpcodeMnemonics.
- Description of each opcode mnemonic according to the JVM specifications.
- IOpenable - interface org.eclipse.jdt.core.IOpenable.
- Common protocol for Java elements that must be opened before they can be
navigated or modified.
- IOR -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- IPackageBinding - interface org.eclipse.jdt.core.dom.IPackageBinding.
- A package binding represents a named or unnamed package.
- IPackageDeclaration - interface org.eclipse.jdt.core.IPackageDeclaration.
- Represents a package declaration in Java compilation unit.
- IPackageFragment - interface org.eclipse.jdt.core.IPackageFragment.
- A package fragment is a portion of the workspace corresponding to an entire package,
or to a portion thereof.
- IPackageFragmentRoot - interface org.eclipse.jdt.core.IPackageFragmentRoot.
- A package fragment root contains a set of package fragments.
- IPackagesViewPart - interface org.eclipse.jdt.ui.IPackagesViewPart.
- The standard Packages view presents a Java-centric view of the workspace.
- IParent - interface org.eclipse.jdt.core.IParent.
- Common protocol for Java elements that contain other Java elements.
- IProblem - interface org.eclipse.jdt.core.compiler.IProblem.
- Description of a Java problem, as detected by the compiler or some of the underlying
technology reusing the compiler.
- IProblemRequestor - interface org.eclipse.jdt.core.IProblemRequestor.
- A callback interface for receiving java problem as they are discovered
by some Java operation.
- IRegion - interface org.eclipse.jdt.core.IRegion.
- A Java model region describes a hierarchical set of elements.
- IREM -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- IRETURN -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- IRuntimeClasspathEntry - interface org.eclipse.jdt.launching.IRuntimeClasspathEntry.
- Represents an entry on a runtime classpath.
- IRuntimeClasspathEntryResolver - interface org.eclipse.jdt.launching.IRuntimeClasspathEntryResolver.
- Resolves variable and/or container runtime classpath entries in
the context of a launch configuration or Java project.
- IRuntimeClasspathProvider - interface org.eclipse.jdt.launching.IRuntimeClasspathProvider.
- A classpath provider computes an unresolved classpath for a launch
configuration, and resolves classpath entries for a launch configuration.
- IRuntimeContainerComparator - interface org.eclipse.jdt.launching.IRuntimeContainerComparator.
- Determines if container entries are duplicates/redundant on a runtime
classpath.
- isAbstract(int) -
Static method in class org.eclipse.jdt.core.Flags
- Returns whether the given integer includes the
abstract
modifier.
- isAbstract(int) -
Static method in class org.eclipse.jdt.core.dom.Modifier
- Returns whether the given flags includes the "abstract" modifier.
- isAccess() -
Method in interface org.eclipse.jdt.debug.core.IJavaWatchpoint
- Returns whether this watchpoint is an access watchpoint
- isAccessSuspend(IDebugTarget) -
Method in interface org.eclipse.jdt.debug.core.IJavaWatchpoint
- Returns whether this breakpoint last suspended in this target due to an access
(
true
) or modification (false
).
- isActive() -
Method in interface org.eclipse.jdt.core.IProblemRequestor
- Predicate allowing the problem requestor to signal whether or not it is currently
interested by problem reports.
- isAllowableChild(IDOMNode) -
Method in interface org.eclipse.jdt.core.jdom.IDOMNode
- Returns whether the given node is an allowable child for this node.
- isAllowTerminate(ILaunchConfiguration) -
Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
- Returns whether the given launch configuration
specifies that termination is allowed.
- isAnonymous() -
Method in interface org.eclipse.jdt.core.IType
- Returns whether this type represents an anonymous type.
- isAnonymous() -
Method in interface org.eclipse.jdt.core.dom.ITypeBinding
- Returns whether this type binding represents an anonymous class.
- isArchive() -
Method in interface org.eclipse.jdt.core.IPackageFragmentRoot
- Returns whether this package fragment root's underlying
resource is a binary archive (a JAR or zip file).
- isArray() -
Method in interface org.eclipse.jdt.core.dom.ITypeBinding
- Returns whether this type binding represents an array type.
- isArrayType() -
Method in class org.eclipse.jdt.core.dom.Type
- Returns whether this type is an array type
(
ArrayType
).
- isBasedOn(IResource) -
Method in interface org.eclipse.jdt.core.IWorkingCopy
- Returns whether this working copy's original element's content
has not changed since the inception of this working copy.
- isBinary() -
Method in interface org.eclipse.jdt.core.IMember
- Returns whether this member is from a class file.
- isBuildingIfNeeded() -
Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
- Answers if a build should be performed before exporting files.
- IScanner - interface org.eclipse.jdt.core.compiler.IScanner.
- Definition of a Java scanner, as returned by the
ToolFactory
. - isCaught() -
Method in interface org.eclipse.jdt.debug.core.IJavaExceptionBreakpoint
- Returns whether this breakpoint suspends execution when the
associated exception is thrown in a caught location (i.e.
- isChecked() -
Method in interface org.eclipse.jdt.debug.core.IJavaExceptionBreakpoint
- Returns whether the exception associated with this breakpoint is a
checked exception (i.e.
- isClass() -
Method in interface org.eclipse.jdt.core.IType
- Returns whether this type represents a class.
- isClass() -
Method in interface org.eclipse.jdt.core.IClassFile
- Returns whether this type represents a class.
- isClass() -
Method in interface org.eclipse.jdt.core.dom.ITypeBinding
- Returns whether this type binding represents a class type.
- isClass() -
Method in interface org.eclipse.jdt.core.jdom.IDOMType
- Returns whether this type is a class.
- isClass() -
Method in interface org.eclipse.jdt.core.util.IClassFileReader
- Answer true if this .class file represents an class, false otherwise.
- isClassPathChange(IJavaElementDelta) -
Method in class org.eclipse.jdt.ui.StandardJavaElementContentProvider
- Note: This method is for internal use only.
- IsClassPathCorrect -
Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- isClinit() -
Method in interface org.eclipse.jdt.core.util.IMethodInfo
- Answer true if this method info represents a <clinit> method,
false otherwise.
- isClosed() -
Method in interface org.eclipse.jdt.core.IBuffer
- Returns whether this buffer has been closed.
- isCompressed() -
Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
- Tells whether the JAR is compressed or not.
- isConditionEnabled() -
Method in interface org.eclipse.jdt.debug.core.IJavaLineBreakpoint
- Returns whether the condition on this breakpoint is enabled.
- isConditionSuspendOnTrue() -
Method in interface org.eclipse.jdt.debug.core.IJavaLineBreakpoint
- Returns whether the breakpoint suspends when the value of the condition
is
true
or when the value of the condition changes.
- isConsistent() -
Method in interface org.eclipse.jdt.core.IOpenable
- Returns whether the element is consistent with its underlying resource or buffer.
- isConstructor() -
Method in interface org.eclipse.jdt.core.IMethod
- Returns whether this method is a constructor.
- isConstructor() -
Method in class org.eclipse.jdt.core.dom.MethodDeclaration
- Returns whether this declaration declares a constructor or a method.
- isConstructor() -
Method in interface org.eclipse.jdt.core.dom.IMethodBinding
- Returns whether this binding is for a constructor or a method.
- isConstructor() -
Method in interface org.eclipse.jdt.core.jdom.IDOMMethod
- Returns whether this method is a constructor.
- isConstructor() -
Method in interface org.eclipse.jdt.core.util.IMethodInfo
- Answer true if this method info represents a constructor,
false otherwise.
- isConstructor() -
Method in interface org.eclipse.jdt.debug.core.IJavaStackFrame
- Returns whether the method associated with this stack frame
is a constructor.
- isCreateConstructors() -
Method in class org.eclipse.jdt.ui.wizards.NewClassWizardPage
- Returns the current selection state of the 'Create Constructors' checkbox.
- isCreateInherited() -
Method in class org.eclipse.jdt.ui.wizards.NewClassWizardPage
- Returns the current selection state of the 'Create inherited abstract methods'
checkbox.
- isCreateMain() -
Method in class org.eclipse.jdt.ui.wizards.NewClassWizardPage
- Returns the current selection state of the 'Create Main' checkbox.
- isDeclaration() -
Method in class org.eclipse.jdt.core.dom.SimpleName
- Returns whether this simple name represents a name that is being defined,
as opposed to one being referenced.
- isDefault() -
Method in class org.eclipse.jdt.core.dom.SwitchCase
- Returns whether this switch case represents the "default:" case.
- isDefaultAppletViewerClassName() -
Method in class org.eclipse.jdt.debug.ui.launchConfigurations.AppletMainTab
- Returns whether the default appletviewer is to be used
- isDefaultPackage() -
Method in interface org.eclipse.jdt.core.IPackageFragment
- Returns whether this package fragment is a default package.
- isDeprecated() -
Method in interface org.eclipse.jdt.core.dom.IBinding
- Return whether this binding is for something that is deprecated.
- isDeprecated() -
Method in interface org.eclipse.jdt.core.util.IMethodInfo
- Answer true if this method info has a deprecated attribute,
false otherwise.
- isDeprecated() -
Method in interface org.eclipse.jdt.core.util.IFieldInfo
- Return true if the field info has a deprecated attribute, false otherwise.
- isDeprecated(int) -
Static method in class org.eclipse.jdt.core.Flags
- Returns whether the given integer includes the indication that the
element is deprecated (
@deprecated
tag in Javadoc comment).
- isDescriptionSaved() -
Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
- Tells whether a description of this JAR package must be saved
to a file by a JAR description writer during the export operation.
- isDoesNotExist() -
Method in class org.eclipse.jdt.core.JavaModelException
- Returns whether this exception indicates that a Java model element does not
exist.
- isDoesNotExist() -
Method in interface org.eclipse.jdt.core.IJavaModelStatus
- Returns whether this status indicates that a Java model element does not exist.
- isDuplicate(IPath) -
Method in interface org.eclipse.jdt.launching.IRuntimeContainerComparator
- Returns whether this container is a duplicate of the conatiner
identified by the given path.
- isDuplicateName(String) -
Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
-
- ISearchPattern - interface org.eclipse.jdt.core.search.ISearchPattern.
- A search pattern defines how search results are found.
- isEnclosingTypeSelected() -
Method in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
- Returns the selection state of the enclosing type checkbox.
- isEntry() -
Method in interface org.eclipse.jdt.debug.core.IJavaMethodBreakpoint
- Returns whether this breakpoint causes execution to suspend
on entry to methods.
- isEntrySuspend(IDebugTarget) -
Method in interface org.eclipse.jdt.debug.core.IJavaMethodBreakpoint
- Returns whether this breakpoint last suspended in the given
target due to a method entry (
true
) or exit
(false
).
- isError() -
Method in interface org.eclipse.jdt.core.compiler.IProblem
- Checks the severity to see if the Error bit is set.
- isExit() -
Method in interface org.eclipse.jdt.debug.core.IJavaMethodBreakpoint
- Returns whether this breakpoint causes execution to suspend
on exit of methods.
- isExported() -
Method in interface org.eclipse.jdt.core.IClasspathEntry
- Returns whether this entry is exported to dependent projects.
- isExternal() -
Method in interface org.eclipse.jdt.core.IPackageFragmentRoot
- Returns whether this package fragment root is external
to the workbench (that is, a local file), and has no
underlying resource.
- isField() -
Method in interface org.eclipse.jdt.core.dom.IVariableBinding
- Returns whether this binding is for a field or for a local variable.
- isFilterConstructors() -
Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
- Returns whether constructors are filtered when stepping,
if step filters are enabled.
- isFilterStaticInitializers() -
Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
- Returns whether static initializers are filtered
when stepping, if step filters are enabled.
- isFilterSynthetics() -
Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
- Returns whether synthetic methods are filtered
when stepping, if step filters are enabled.
- isFinal() -
Method in interface org.eclipse.jdt.debug.core.IJavaModifiers
- Returns whether the associated Java construct is declared as final.
- isFinal(int) -
Static method in class org.eclipse.jdt.core.Flags
- Returns whether the given integer includes the
final
modifier.
- isFinal(int) -
Static method in class org.eclipse.jdt.core.dom.Modifier
- Returns whether the given flags includes the "final" modifier.
- isFindAllSourceElements() -
Method in class org.eclipse.jdt.debug.ui.JavaUISourceLocator
- Returns whether this source locator is configured to search for all
source elements that correspond to a stack frame.
- isFromSource() -
Method in interface org.eclipse.jdt.core.dom.ITypeBinding
- Returns whether this type binding originated in source code.
- ISharedImages - interface org.eclipse.jdt.ui.ISharedImages.
- Standard images provided by the Java UI plug-in.
- ISHL -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- ISHR -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- isInclusiveFiltered() -
Method in interface org.eclipse.jdt.debug.core.IJavaExceptionBreakpoint
- Deprecated. Exception breakpoints can have a mixed set of filters
and this method is maintained strictly for API backwards compatibility
- isInside(int, ISourceReference) -
Method in class org.eclipse.jdt.ui.ProblemsLabelDecorator
- Tests if a position is inside the source range of an element.
- isInstalled() -
Method in interface org.eclipse.jdt.debug.core.IJavaBreakpoint
- Returns whether this breakpoint is installed in at least
one debug target.
- isInterface() -
Method in interface org.eclipse.jdt.core.IType
- Returns whether this type represents an interface.
- isInterface() -
Method in interface org.eclipse.jdt.core.IClassFile
- Returns whether this type represents an interface.
- isInterface() -
Method in class org.eclipse.jdt.core.dom.TypeDeclaration
- Returns whether this type declaration declares a class or an
interface.
- isInterface() -
Method in interface org.eclipse.jdt.core.dom.ITypeBinding
- Returns whether this type binding represents an interface type.
- isInterface() -
Method in interface org.eclipse.jdt.core.util.IClassFileReader
- Answer true if this .class file represents an interface, false otherwise.
- isInterface(int) -
Static method in class org.eclipse.jdt.core.Flags
- Returns whether the given integer includes the
interface
modifier.
- isJarSealed() -
Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
- Answers whether the JAR itself is sealed.
- isLabelProperty(Object, String) -
Method in class org.eclipse.jdt.ui.ProblemsLabelDecorator
-
- isLabelProperty(Object, String) -
Method in class org.eclipse.jdt.ui.OverrideIndicatorLabelDecorator
-
- isLocal() -
Method in interface org.eclipse.jdt.core.IType
- Returns whether this type represents a local type.
- isLocal() -
Method in interface org.eclipse.jdt.core.dom.ITypeBinding
- Returns whether this type binding represents a local class or
interface.
- isLocal() -
Method in interface org.eclipse.jdt.debug.core.IJavaVariable
- Returns whether this variable is local.
- isLocalTypeDeclaration() -
Method in class org.eclipse.jdt.core.dom.TypeDeclaration
- Returns whether this type declaration is a local type.
- isMainClassValid(IRunnableContext) -
Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
- Tells whether the specified manifest main class is valid.
- isMainMethod() -
Method in interface org.eclipse.jdt.core.IMethod
- Returns whether this method is a main method.
- isManifestAccessible() -
Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
- Tells whether a manifest is available.
- isManifestGenerated() -
Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
- Tells whether the manifest file must be generated.
- isManifestReused() -
Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
- Tells whether a previously generated manifest should be reused.
- isManifestSaved() -
Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
- Tells whether the manifest file must be saved to the
specified file during the export operation.
- isMarkerChange() -
Method in class org.eclipse.jdt.ui.ProblemsLabelDecorator.ProblemsLabelChangedEvent
- Returns whether this event origins from marker changes.
- isMember() -
Method in interface org.eclipse.jdt.core.IType
- Returns whether this type represents a member type.
- isMember() -
Method in interface org.eclipse.jdt.core.dom.ITypeBinding
- Returns whether this type binding represents a member class or
interface.
- isMemberTypeDeclaration() -
Method in class org.eclipse.jdt.core.dom.TypeDeclaration
- Returns whether this type declaration is a type member.
- isModification() -
Method in interface org.eclipse.jdt.debug.core.IJavaWatchpoint
- Returns whether this watchpoint is a modification watchpoint
- isNative() -
Method in interface org.eclipse.jdt.debug.core.IJavaStackFrame
- Returns whether the method associated with this stack frame
has been declared as native.
- isNative(int) -
Static method in class org.eclipse.jdt.core.Flags
- Returns whether the given integer includes the
native
modifier.
- isNative(int) -
Static method in class org.eclipse.jdt.core.dom.Modifier
- Returns whether the given flags includes the "native" modifier.
- isNativeOnly() -
Method in interface org.eclipse.jdt.debug.core.IJavaMethodBreakpoint
- Returns whether this breakpoint causes execution to suspend
only on entry/exit of native methods.
- isNested() -
Method in interface org.eclipse.jdt.core.dom.ITypeBinding
- Returns whether this type binding represents a nested class or
interface.
- isNotAskAgain() -
Method in class org.eclipse.jdt.debug.ui.JavaSourceLookupDialog
- Returns whether the "do not ask again" check box is selected in the dialog.
- isNullType() -
Method in interface org.eclipse.jdt.core.dom.ITypeBinding
- Returns whether this type binding represents the null type.
- isObsolete() -
Method in interface org.eclipse.jdt.debug.core.IJavaStackFrame
- Returns whether the method associated with this stack frame is
obsolete, that is, it is running old bytecodes that have been
replaced in the VM.
- isOnClasspath(IJavaElement) -
Method in interface org.eclipse.jdt.core.IJavaProject
- Returns whether the given element is on the classpath of this project,
that is, referenced from a classpath entry and not explicitly excluded
using an exclusion pattern.
- isOnClasspath(IResource) -
Method in interface org.eclipse.jdt.core.IJavaProject
- Returns whether the given resource is on the classpath of this project,
that is, referenced from a classpath entry and not explicitly excluded
using an exclusion pattern.
- isOnDemand() -
Method in interface org.eclipse.jdt.core.IImportDeclaration
- Returns whether the import is on-demand.
- isOnDemand() -
Method in class org.eclipse.jdt.core.dom.ImportDeclaration
- Returns whether this import declaration is an on-demand or a
single-type import.
- isOnDemand() -
Method in interface org.eclipse.jdt.core.jdom.IDOMImport
- Returns whether this import declaration ends with
".*"
.
- isOpen() -
Method in interface org.eclipse.jdt.core.IOpenable
- Returns whether this openable is open.
- ISourceAttribute - interface org.eclipse.jdt.core.util.ISourceAttribute.
- Description of a source attribute as described in the JVM
specifications.
- ISourceManipulation - interface org.eclipse.jdt.core.ISourceManipulation.
- Common protocol for Java elements that support source code manipulations such
as copy, move, rename, and delete.
- ISourceRange - interface org.eclipse.jdt.core.ISourceRange.
- A source range defines an element's source coordinates relative to
its source buffer.
- ISourceReference - interface org.eclipse.jdt.core.ISourceReference.
- Common protocol for Java elements that have associated source code.
- isOutOfSynch() -
Method in interface org.eclipse.jdt.debug.core.IJavaThread
- Returns whether any of the stack frames associated with this thread
are running code in the VM that is out of synch with the code
in the workspace.
- isOutOfSynch() -
Method in interface org.eclipse.jdt.debug.core.IJavaStackFrame
- Returns whether the method associated with this stack frame
is running code in the VM that is out of synch with the code
in the workspace.
- isOutOfSynch() -
Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
- Returns whether any of the threads associated with this debug target
are running code in the VM that is out of synch with the code
in the workspace.
- isOverlappingRoots(IPath, IPath) -
Static method in class org.eclipse.jdt.core.JavaConventions
- Deprecated. Overlapping roots are allowed in 2.1
- isPackageFragmentEmpty(IJavaElement) -
Method in class org.eclipse.jdt.ui.StandardJavaElementContentProvider
- Note: This method is for internal use only.
- isPackageMemberTypeDeclaration() -
Method in class org.eclipse.jdt.core.dom.TypeDeclaration
- Returns whether this type declaration is a package member (that is,
a top-level type).
- isPackagePrivate() -
Method in interface org.eclipse.jdt.debug.core.IJavaModifiers
- Returns whether the associated Java construct is declared with
no protection modifier (i.e.
- isPerformingEvaluation() -
Method in interface org.eclipse.jdt.debug.core.IJavaThread
- Returns whether this thread is currently performing
an evaluation.
- isPerformingHotCodeReplace() -
Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
- Returns whether this target is currently performing a hot code replace.
- isPrimitive() -
Method in interface org.eclipse.jdt.core.dom.ITypeBinding
- Returns whether this type binding represents a primitive type.
- isPrimitiveType() -
Method in class org.eclipse.jdt.core.dom.Type
- Returns whether this type is a primitive type
(
PrimitiveType
).
- isPrivate() -
Method in interface org.eclipse.jdt.debug.core.IJavaModifiers
- Returns whether the associated Java construct is declared as private.
- isPrivate(int) -
Static method in class org.eclipse.jdt.core.Flags
- Returns whether the given integer includes the
private
modifier.
- isPrivate(int) -
Static method in class org.eclipse.jdt.core.dom.Modifier
- Returns whether the given flags includes the "private" modifier.
- isProjectPackageFragmentRoot(IPackageFragmentRoot) -
Method in class org.eclipse.jdt.ui.StandardJavaElementContentProvider
- Note: This method is for internal use only.
- isProtected() -
Method in interface org.eclipse.jdt.debug.core.IJavaModifiers
- Returns whether the associated Java construct is declared as protected.
- isProtected(int) -
Static method in class org.eclipse.jdt.core.Flags
- Returns whether the given integer includes the
protected
modifier.
- isProtected(int) -
Static method in class org.eclipse.jdt.core.dom.Modifier
- Returns whether the given flags includes the "protected" modifier.
- isPublic() -
Method in interface org.eclipse.jdt.debug.core.IJavaModifiers
- Returns whether the associated Java construct is declared as public.
- isPublic(int) -
Static method in class org.eclipse.jdt.core.Flags
- Returns whether the given integer includes the
public
modifier.
- isPublic(int) -
Static method in class org.eclipse.jdt.core.dom.Modifier
- Returns whether the given flags includes the "public" modifier.
- isQualifiedName() -
Method in class org.eclipse.jdt.core.dom.Name
- Returns whether this name is a qualified name
(
QualifiedName
).
- isReadOnly() -
Method in interface org.eclipse.jdt.core.IJavaElement
- Returns whether this Java element is read-only.
- isReadOnly() -
Method in interface org.eclipse.jdt.core.IBuffer
- Returns whether this buffer is read-only.
- isReadOnly() -
Method in class org.eclipse.jdt.launching.sourcelookup.ZipEntryStorage
-
- isReadOnly() -
Method in class org.eclipse.jdt.launching.sourcelookup.LocalFileStorage
-
- isReferencedBy(IJavaElement, IMarker) -
Static method in class org.eclipse.jdt.core.JavaCore
- Returns whether the given marker references the given Java element.
- isReferencedBy(IJavaElement, IMarkerDelta) -
Static method in class org.eclipse.jdt.core.JavaCore
- Returns whether the given marker delta references the given Java element.
- isSignatureEqual(IDOMNode) -
Method in interface org.eclipse.jdt.core.jdom.IDOMNode
- Returns whether this node's signature is equivalent to the given
node's signature.
- isSimilar(IMethod) -
Method in interface org.eclipse.jdt.core.IMethod
- Returns whether this method is similar to the given method.
- isSimpleName() -
Method in class org.eclipse.jdt.core.dom.Name
- Returns whether this name is a simple name
(
SimpleName
).
- isSimpleType() -
Method in class org.eclipse.jdt.core.dom.Type
- Returns whether this type is a simple type
(
SimpleType
).
- isSorterProperty(Object, Object) -
Method in class org.eclipse.jdt.ui.JavaElementSorter
- Deprecated. Bug 22518. Method never used: does not override ViewerSorter#isSorterProperty(Object, String).
Method could be removed, but kept for API compatibility.
- isStatic() -
Method in interface org.eclipse.jdt.debug.core.IJavaModifiers
- Returns whether the associated Java construct is declared as static.
- isStatic(int) -
Static method in class org.eclipse.jdt.core.Flags
- Returns whether the given integer includes the
static
modifier.
- isStatic(int) -
Static method in class org.eclipse.jdt.core.dom.Modifier
- Returns whether the given flags includes the "static" modifier.
- isStaticInitializer() -
Method in interface org.eclipse.jdt.debug.core.IJavaStackFrame
- Returns whether the method associated with this stack frame
is a static initializer.
- isStepFiltersEnabled() -
Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
- Returns whether step filters are enabled
in this target.
- isStopInMain(ILaunchConfiguration) -
Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
- Returns whether the given launch configuration
specifies that execution should suspend on entry of the
main method.
- isStrictfp(int) -
Static method in class org.eclipse.jdt.core.Flags
- Returns whether the given integer includes the
strictfp
modifier.
- isStrictfp(int) -
Static method in class org.eclipse.jdt.core.dom.Modifier
- Returns whether the given flags includes the "strictfp" modifier.
- isStructureKnown() -
Method in interface org.eclipse.jdt.core.IJavaElement
- Returns whether the structure of this element is known.
- isSynchronized() -
Method in interface org.eclipse.jdt.debug.core.IJavaStackFrame
- Returns whether the method associated with this stack frame
has been declared as synchronized.
- isSynchronized(int) -
Static method in class org.eclipse.jdt.core.Flags
- Returns whether the given integer includes the
synchronized
modifier.
- isSynchronized(int) -
Static method in class org.eclipse.jdt.core.dom.Modifier
- Returns whether the given flags includes the "synchronized" modifier.
- isSynthetic() -
Method in interface org.eclipse.jdt.core.dom.IBinding
- Returns whether this binding is synthetic.
- isSynthetic() -
Method in interface org.eclipse.jdt.core.util.IMethodInfo
- Answer true if this method info has a synthetic attribute,
false otherwise.
- isSynthetic() -
Method in interface org.eclipse.jdt.core.util.IFieldInfo
- Return true if the field info has a synthetic attribute, false otherwise.
- isSynthetic() -
Method in interface org.eclipse.jdt.debug.core.IJavaModifiers
- Returns whether the associated Java construct is synthetic.
- isSynthetic(int) -
Static method in class org.eclipse.jdt.core.Flags
- Returns whether the given integer includes the indication that the
element is synthetic.
- isSystemThread() -
Method in interface org.eclipse.jdt.debug.core.IJavaThread
- Returns whether this thread is a system thread.
- isTopLevel() -
Method in interface org.eclipse.jdt.core.dom.ITypeBinding
- Returns whether this type binding represents a top-level class or
interface.
- ISTORE -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- ISTORE_0 -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- ISTORE_1 -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- ISTORE_2 -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- ISTORE_3 -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- isTransient() -
Method in interface org.eclipse.jdt.debug.core.IJavaFieldVariable
- Returns whether this variable is declared as transient.
- isTransient(int) -
Static method in class org.eclipse.jdt.core.Flags
- Returns whether the given integer includes the
transient
modifier.
- isTransient(int) -
Static method in class org.eclipse.jdt.core.dom.Modifier
- Returns whether the given flags includes the "transient" modifier.
- ISUB -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- isUncaught() -
Method in interface org.eclipse.jdt.debug.core.IJavaExceptionBreakpoint
- Returns whether this breakpoint suspends execution when the
associated exception is thrown in an uncaught location (i.e.
- isUnnamed() -
Method in interface org.eclipse.jdt.core.dom.IPackageBinding
- Returns whether this package is an unnamed package.
- isUseDynamicJREArea() -
Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
-
- isValid() -
Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
- Tells whether this JAR package data can be used to generate
a valid JAR.
- isValid(ILaunchConfiguration) -
Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab
-
- isValid(ILaunchConfiguration) -
Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
-
- isValid(ILaunchConfiguration) -
Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab
-
- isValid(ILaunchConfiguration) -
Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab
-
- isValid(ILaunchConfiguration) -
Method in class org.eclipse.jdt.debug.ui.launchConfigurations.AppletParametersTab
-
- isValid(ILaunchConfiguration) -
Method in class org.eclipse.jdt.debug.ui.launchConfigurations.AppletMainTab
-
- isVolatile() -
Method in interface org.eclipse.jdt.debug.core.IJavaFieldVariable
- Returns whether this variable is declared as volatile.
- isVolatile(int) -
Static method in class org.eclipse.jdt.core.Flags
- Returns whether the given integer includes the
volatile
modifier.
- isVolatile(int) -
Static method in class org.eclipse.jdt.core.dom.Modifier
- Returns whether the given flags includes the "volatile" modifier.
- isWarning() -
Method in interface org.eclipse.jdt.core.compiler.IProblem
- Checks the severity to see if the Error bit is not set.
- isWhitespace(char) -
Static method in class org.eclipse.jdt.core.compiler.CharOperation
- Answers true if c is a whitespace according to the JLS (\u000a, \u000c, \u000d, \u0009), otherwise false.
- isWorkingCopy() -
Method in interface org.eclipse.jdt.core.IWorkingCopy
- Returns whether this element is a working copy.
- ITerminalSymbols - interface org.eclipse.jdt.core.compiler.ITerminalSymbols.
- Maps each terminal symbol in the java-grammar into a unique integer.
- IType - interface org.eclipse.jdt.core.IType.
- Represents either a source type in a compilation unit (either a top-level
type or a member type) or a binary type in a class file.
- ITypeBinding - interface org.eclipse.jdt.core.dom.ITypeBinding.
- A type binding represents a class type, interface type, array type, a
primitive type (including the special return type
void
), or the
null type. - ITypeHierarchy - interface org.eclipse.jdt.core.ITypeHierarchy.
- A type hierarchy provides navigations between a type and its resolved
supertypes and subtypes for a specific type or for all types within a region.
- ITypeHierarchyChangedListener - interface org.eclipse.jdt.core.ITypeHierarchyChangedListener.
- A listener which gets notified when a particular type hierarchy object
changes.
- ITypeHierarchyViewPart - interface org.eclipse.jdt.ui.ITypeHierarchyViewPart.
- The standard type hierarchy view presents a type hierarchy for a given input class
or interface.
- ITypeNameRequestor - interface org.eclipse.jdt.core.search.ITypeNameRequestor.
- A
ITypeNameRequestor
collects search results from a searchAllTypeNames
query to a SearchEngine
. - IUSHR -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
- IVariableBinding - interface org.eclipse.jdt.core.dom.IVariableBinding.
- A variable binding represents either a field of a class or interface, or
a local variable declaration (including formal parameters, local variables,
and exception variables).
- IVMConnector - interface org.eclipse.jdt.launching.IVMConnector.
- A VM connector establishes a JDI connection with a debuggable
virtual machine.
- IVMInstall - interface org.eclipse.jdt.launching.IVMInstall.
- Represents a particular installation of a VM.
- IVMInstallChangedListener - interface org.eclipse.jdt.launching.IVMInstallChangedListener.
- A VM install changed listener is notified when
the workspace default VM install changes, or when an attribute of
a specific VM install changes.
- IVMInstallType - interface org.eclipse.jdt.launching.IVMInstallType.
- Represents a particular type of VM for which there may be
any number of VM installations.
- IVMRunner - interface org.eclipse.jdt.launching.IVMRunner.
- A VM runner starts a Java VM running a Java program.
- IWorkingCopy - interface org.eclipse.jdt.core.IWorkingCopy.
- Common protocol for Java elements that support working copies.
- IWorkingCopyManager - interface org.eclipse.jdt.ui.IWorkingCopyManager.
- Interface for accessing working copies of
ICompilationUnit
objects. - IWorkingCopyManagerExtension - interface org.eclipse.jdt.ui.IWorkingCopyManagerExtension.
- Extension interface for
IWorkingCopyManager
. - IWorkingCopyProvider - interface org.eclipse.jdt.ui.IWorkingCopyProvider.
- Interface used for Java element content providers to indicate that
the content provider can return working copy elements for members
below compilation units.
- IXOR -
Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
-
|
Eclipse JDT 2.1 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |