Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse JDT
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _


 

M

MALFORMED - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Flag constant (bit mask, value 1) indicating that there is something not quite right with this AST node.
MARKER_ANNOTATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MarkerAnnotation.
MEMBER_REF - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MemberRef.
MEMBER_VALUE_PAIR - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MemberValuePair.
MENU_ID - Static variable in class org.eclipse.jdt.ui.actions.GenerateActionGroup
Pop-up menu: id of the source sub menu (value org.eclipse.jdt.ui.source.menu).
MENU_ID - Static variable in class org.eclipse.jdt.ui.actions.RefactorActionGroup
Pop-up menu: id of the refactor sub menu (value org.eclipse.jdt.ui.refactoring.menu).
MESSAGE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.AssertStatement
The "message" structural property of this node type.
METHOD - Static variable in class org.eclipse.jdt.core.CorrectionEngine
This field is not intended to be used by client.
METHOD - Static variable in interface org.eclipse.jdt.core.IJavaElement
Constant representing a method or constructor.
METHOD - Static variable in interface org.eclipse.jdt.core.dom.IBinding
Kind constant (value 4) indicating a method or constructor binding.
METHOD - Static variable in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Node type constant indicating a method (or constructor) declaration.
METHOD - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a method.
METHODS - Static variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
Field ID of the method stubs check boxes.
METHOD_BODIES - Static variable in interface org.eclipse.jdt.core.util.IClassFileReader
This value should be used to read the method bodies.
METHOD_DECLARATION - Static variable in class org.eclipse.jdt.core.CompletionProposal
Completion is a declaration of a method.
METHOD_DECLARATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MethodDeclaration.
METHOD_INFOS - Static variable in interface org.eclipse.jdt.core.util.IClassFileReader
This value should be used to read the constant pool entries and the method infos of a .class file.
METHOD_INVOCATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MethodInvocation.
METHOD_REF - Static variable in class org.eclipse.jdt.core.CompletionProposal
Completion is a reference to a method.
METHOD_REF - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MethodRef.
METHOD_REF_PARAMETER - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type MethodRefParameter.
MINUS - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
Subtraction "-" operator.
MINUS - Static variable in class org.eclipse.jdt.core.dom.PrefixExpression.Operator
Unary minus "-" operator.
MINUS_ASSIGN - Static variable in class org.eclipse.jdt.core.dom.Assignment.Operator
-= operator.
MODEL_ID - Static variable in class org.eclipse.jdt.core.JavaCore
The identifier for the Java model (value "org.eclipse.jdt.core.javamodel").
MODIFIER - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type Modifier.
MODIFIERS - Static variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
Field ID of the modifier check boxes.
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.AnnotationTypeDeclaration
The "modifiers" structural property of this node type.
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
The "modifiers" structural property of this node type.
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.EnumConstantDeclaration
The "modifiers" structural property of this node type).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.EnumDeclaration
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.FieldDeclaration
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.Initializer
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodDeclaration
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.TypeDeclaration
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.VariableDeclarationExpression
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS2_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.VariableDeclarationStatement
The "modifiers" structural property of this node type (added in JLS3 API).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.FieldDeclaration
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.Initializer
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodDeclaration
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.TypeDeclaration
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.VariableDeclarationExpression
The "modifiers" structural property of this node type (JLS2 API only).
MODIFIERS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.VariableDeclarationStatement
The "modifiers" structural property of this node type (JLS2 API only).
MODIFY_METHOD_PARAMETERS - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the refactor -> modify method parameters action (value "org.eclipse.jdt.ui.edit.text.java.modify.method.parameters").
MODIFY_PARAMETERS - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Refactor menu: name of standard Modify Parameters global action (value "org.eclipse.jdt.ui.actions.ModifyParameters").
MONITORENTER - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
MONITOREXIT - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
MOVE - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Refactor menu: name of standard Move Element global action (value "org.eclipse.jdt.ui.actions.Move").
MOVE_ELEMENT - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the refactor -> move element action (value "org.eclipse.jdt.ui.edit.text.java.move.element").
MOVE_INNER_TO_TOP - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the refactor -> move inner type to top level action (value "org.eclipse.jdt.ui.edit.text.java.move.inner.to.top.level").
MOVE_PROCESSOR - Static variable in interface org.eclipse.jdt.ui.refactoring.IRefactoringProcessorIds
Processor ID of the move resource processor (value "org.eclipse.jdt.ui.MoveProcessor").
MOVE_STATIC_MEMBERS_PROCESSOR - Static variable in interface org.eclipse.jdt.ui.refactoring.IRefactoringProcessorIds
Processor ID of the move static member processor (value "org.eclipse.jdt.ui.MoveStaticMemberProcessor").
MULTIANEWARRAY - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
MarkerAnnotation - class org.eclipse.jdt.core.dom.MarkerAnnotation.
Marker annotation node (added in JLS3 API).
MaskedCatch - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MemberFilterActionGroup - class org.eclipse.jdt.ui.actions.MemberFilterActionGroup.
Action Group that contributes filter buttons for a view parts showing methods and fields.
MemberFilterActionGroup(StructuredViewer, String) - Constructor for class org.eclipse.jdt.ui.actions.MemberFilterActionGroup
Creates a new MemberFilterActionGroup.
MemberFilterActionGroup(StructuredViewer, String, boolean) - Constructor for class org.eclipse.jdt.ui.actions.MemberFilterActionGroup
Creates a new MemberFilterActionGroup.
MemberFilterActionGroup(StructuredViewer, String, boolean, int) - Constructor for class org.eclipse.jdt.ui.actions.MemberFilterActionGroup
Creates a new MemberFilterActionGroup.
MemberRef - class org.eclipse.jdt.core.dom.MemberRef.
AST node for a member reference within a doc comment (Javadoc).
MemberValuePair - class org.eclipse.jdt.core.dom.MemberValuePair.
Member value pair node (added in JLS3 API).
Message - class org.eclipse.jdt.core.dom.Message.
Error message used to report potential errors found during the AST parsing or name resolution.
Message(String, int) - Constructor for class org.eclipse.jdt.core.dom.Message
Creates a message.
Message(String, int, int) - Constructor for class org.eclipse.jdt.core.dom.Message
Creates a message.
MethodButWithConstructorName - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodDeclaration - class org.eclipse.jdt.core.dom.MethodDeclaration.
Method declaration AST node type.
MethodDeclarationMatch - class org.eclipse.jdt.core.search.MethodDeclarationMatch.
A Java search match that represents a method declaration.
MethodDeclarationMatch(IJavaElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.eclipse.jdt.core.search.MethodDeclarationMatch
Creates a new method declaration match.
MethodInvocation - class org.eclipse.jdt.core.dom.MethodInvocation.
Method invocation expression AST node type.
MethodReducesVisibility - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodRef - class org.eclipse.jdt.core.dom.MethodRef.
AST node for a method or constructor reference within a doc comment (Javadoc).
MethodRefParameter - class org.eclipse.jdt.core.dom.MethodRefParameter.
AST node for a parameter within a method reference (MethodRef).
MethodReferenceMatch - class org.eclipse.jdt.core.search.MethodReferenceMatch.
A Java search match that represents a method reference.
MethodReferenceMatch(IJavaElement, int, int, int, boolean, SearchParticipant, IResource) - Constructor for class org.eclipse.jdt.core.search.MethodReferenceMatch
Creates a new method reference match.
MethodRelated - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodRequiresBody - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MethodReturnsVoid - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MissingEnclosingInstance - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MissingEnclosingInstanceForConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Inner types related problems
MissingReturnType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MissingSemiColon - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
Modifier - class org.eclipse.jdt.core.dom.Modifier.
Modifier node.
Modifier.ModifierKeyword - class org.eclipse.jdt.core.dom.Modifier.ModifierKeyword.
Modifier keywords (typesafe enumeration).
ModifyParametersAction - class org.eclipse.jdt.ui.actions.ModifyParametersAction.
Action to start the modify parameters refactoring.
ModifyParametersAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.ModifyParametersAction
Note: This constructor is for internal use only.
ModifyParametersAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.ModifyParametersAction
Creates a new ModifyParametersAction.
MoveAction - class org.eclipse.jdt.ui.actions.MoveAction.
This action moves Java elements to a new location.
MoveAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.MoveAction
Creates a new MoveAction.
MoveAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.MoveAction
Note: This constructor is for internal use only.
MoveArguments - class org.eclipse.ltk.core.refactoring.participants.MoveArguments.
Move arguments describe the data that a processor provides to its move participants.
MoveArguments(Object, boolean) - Constructor for class org.eclipse.ltk.core.refactoring.participants.MoveArguments
Creates new rename arguments.
MoveParticipant - class org.eclipse.ltk.core.refactoring.participants.MoveParticipant.
A participant to participate in refactorings that move elements.
MoveParticipant() - Constructor for class org.eclipse.ltk.core.refactoring.participants.MoveParticipant
 
MoveProcessor - class org.eclipse.ltk.core.refactoring.participants.MoveProcessor.
A special processor that performs move operations.
MoveProcessor() - Constructor for class org.eclipse.ltk.core.refactoring.participants.MoveProcessor
 
MoveRefactoring - class org.eclipse.ltk.core.refactoring.participants.MoveRefactoring.
A generic move refactoring.
MoveRefactoring(MoveProcessor) - Constructor for class org.eclipse.ltk.core.refactoring.participants.MoveRefactoring
Creates a new move refactoring with the given move processor.
MustDefineEitherDimensionExpressionsOrInitializer - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
MustSpecifyPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
makeConsistent(IProgressMonitor) - Method in interface org.eclipse.jdt.core.IOpenable
Makes this element consistent with its underlying resource or buffer by updating the element's structure and properties as necessary.
markAsSynthetic() - Method in class org.eclipse.ltk.core.refactoring.CompositeChange
Marks this change as synthetic.
match(char[], char[], boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the pattern matches the given name, false otherwise.
match(char[], int, int, char[], int, int, boolean) - Static method in class org.eclipse.jdt.core.compiler.CharOperation
Answers true if the a sub-pattern matches the subpart of the given name, false otherwise.
match(AnnotationTypeDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(AnnotationTypeMemberDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(AnonymousClassDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ArrayAccess, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ArrayCreation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object object match.
match(ArrayInitializer, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ArrayType, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(AssertStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Assignment, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Block, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(BlockComment, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(BooleanLiteral, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(BreakStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(CastExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(CatchClause, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(CharacterLiteral, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ClassInstanceCreation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(CompilationUnit, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ConditionalExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ConstructorInvocation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ContinueStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(DoStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(EmptyStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(EnhancedForStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(EnumConstantDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(EnumDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ExpressionStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(FieldAccess, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(FieldDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ForStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(IfStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ImportDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(InfixExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(InstanceofExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Initializer, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Javadoc, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(LabeledStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(LineComment, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MarkerAnnotation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MemberRef, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MemberValuePair, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MethodRef, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MethodRefParameter, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MethodDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(MethodInvocation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(Modifier, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(NormalAnnotation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(NullLiteral, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(NumberLiteral, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PackageDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ParameterizedType, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ParenthesizedExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PostfixExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PrefixExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(PrimitiveType, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(QualifiedName, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(QualifiedType, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ReturnStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SimpleName, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SimpleType, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SingleMemberAnnotation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SingleVariableDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(StringLiteral, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SuperConstructorInvocation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SuperFieldAccess, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SuperMethodInvocation, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SwitchCase, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SwitchStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(SynchronizedStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TagElement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TextElement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ThisExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(ThrowStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TryStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeDeclaration, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeDeclarationStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeLiteral, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(TypeParameter, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(VariableDeclarationExpression, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(VariableDeclarationFragment, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(VariableDeclarationStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(WhileStatement, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
match(WildcardType, Object) - Method in class org.eclipse.jdt.core.dom.ASTMatcher
Returns whether the given node and the other object match.
matchesDecodedKey(SearchPattern) - Method in class org.eclipse.jdt.core.search.SearchPattern
Returns whether this pattern matches the given pattern (representing a decoded index key).
matchesName(char[], char[]) - Method in class org.eclipse.jdt.core.search.SearchPattern
Returns whether the given name matches the given pattern.
mayBeOutOfSynch() - Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
Returns whether any of the threads associated with this debug target may be running code in the VM that is out of synch with the code in the workspace.
mayBeOutOfSynch() - Method in interface org.eclipse.jdt.debug.core.IJavaThread
Returns whether this thread may be running code in the VM that is out of synch with the code in the workspace.
merge(CompositeChange) - Method in class org.eclipse.ltk.core.refactoring.CompositeChange
Merges the children of the given composite change into this change.
merge(RefactoringStatus) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Merges the receiver and the parameter statuses.
modificationCount() - Method in class org.eclipse.jdt.core.dom.AST
Returns the modification count for this AST.
modifiers() - Method in class org.eclipse.jdt.core.dom.BodyDeclaration
Returns the live ordered list of modifiers and annotations of this declaration (added in JLS3 API).
modifiers() - Method in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
Returns the live ordered list of modifiers and annotations of this declaration (added in JLS3 API).
modifiers() - Method in class org.eclipse.jdt.core.dom.VariableDeclarationExpression
Returns the live ordered list of modifiers and annotations of this declaration (added in JLS3 API).
modifiers() - Method in class org.eclipse.jdt.core.dom.VariableDeclarationStatement
Returns the live ordered list of modifiers and annotations of this declaration (added in JLS3 API).
modifiersChanged() - Method in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
Hook method that gets called when the modifiers have changed.
move(IJavaElement[], IJavaElement[], IJavaElement[], String[], boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaModel
Moves the given elements to the specified container(s).
move(IPath, int, int, IClasspathEntry, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IPackageFragmentRoot
Moves the resource of this package fragment root to the destination path as specified by IResource.move(IPath,int,IProgressMonitor) but excluding nested source folders.
move(IJavaElement, IJavaElement, String, boolean, IProgressMonitor) - Method in interface org.eclipse.jdt.core.ISourceManipulation
Moves this element to the given container.


 

Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse JDT
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _


Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.