Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- o2address() - Method in class org.eclipse.mat.parser.index.IndexManager
-
The index from object ID to the object address
- o2c - Variable in class org.eclipse.mat.parser.index.IndexManager
-
The index from object ID to the type as a class ID
- o2class() - Method in class org.eclipse.mat.parser.index.IndexManager
-
The index for each object to class.
- O2CLASS - Enum constant in enum org.eclipse.mat.parser.index.IndexManager.Index
-
Object to class: object id to 1 class id
- o2ret - Variable in class org.eclipse.mat.parser.index.IndexManager
-
Index from object ID to its retained size
- o2retained() - Method in class org.eclipse.mat.parser.index.IndexManager
-
The index reader for each object to its retained size
- O2RETAINED - Enum constant in enum org.eclipse.mat.parser.index.IndexManager.Index
-
Object to retained size: object in dominator tree to retained size (as a long)
- object - Variable in class org.eclipse.mat.internal.snapshot.inspections.Path2GCRootsQuery
- OBJECT - Enum constant in enum org.eclipse.mat.query.registry.QueryObjectLink.Type
- OBJECT - Static variable in interface org.eclipse.mat.snapshot.model.IObject.Type
-
An object array/field
- OBJECT_ADDRESS - Enum constant in enum org.eclipse.mat.ui.internal.query.arguments.TextEditor.DecoratorType
- OBJECT_INSTANCE - Static variable in class org.eclipse.mat.snapshot.query.Icons
-
A Java object.
- OBJECT_INSTANCE - Static variable in interface org.eclipse.mat.ui.snapshot.ImageHelper.Type
- OBJECT_INSTANCE_AS_GC_ROOT - Static variable in class org.eclipse.mat.snapshot.query.Icons
-
A Java object decorated as Garbage Collection Root.
- OBJECT_INSTANCE_GC_ROOT - Static variable in interface org.eclipse.mat.ui.snapshot.ImageHelper.Type
- OBJECT_READER - Static variable in class org.eclipse.mat.parser.internal.util.ParserRegistry
- objectAddress - Variable in class org.eclipse.mat.hprof.IHprofParserHandler.HeapObject
- ObjectAddress() - Method in class org.eclipse.mat.parser.internal.oql.parser.OQLParser
- ObjectArrayImpl - Class in org.eclipse.mat.parser.model
-
Implementation of a Java object array.
- ObjectArrayImpl(int, long, ClassImpl, int) - Constructor for class org.eclipse.mat.parser.model.ObjectArrayImpl
-
Constructs an array of objects.
- ObjectArrayImpl_forArray - Static variable in class org.eclipse.mat.parser.internal.Messages
- objectAsString(IObject, int) - Static method in class org.eclipse.mat.snapshot.model.PrettyPrinter
-
Convert a
java.lang.String
object into a String. - ObjectCache<E> - Class in org.eclipse.mat.parser.internal.snapshot
- ObjectCache(int) - Constructor for class org.eclipse.mat.parser.internal.snapshot.ObjectCache
- ObjectComparators - Class in org.eclipse.mat.snapshot.model
-
Factory of heap object comparators.
- ObjectComparators() - Constructor for class org.eclipse.mat.snapshot.model.ObjectComparators
- ObjectFacet(boolean) - Method in class org.eclipse.mat.parser.internal.oql.parser.OQLParser
- ObjectId() - Method in class org.eclipse.mat.parser.internal.oql.parser.OQLParser
- ObjectListQuery - Class in org.eclipse.mat.inspections
- ObjectListQuery() - Constructor for class org.eclipse.mat.inspections.ObjectListQuery
- ObjectListResult - Class in org.eclipse.mat.snapshot.query
-
Describes a set of objects returned from a query, as a tree of inbound or outbound nodes.
- ObjectListResult.Inbound - Class in org.eclipse.mat.snapshot.query
-
Helper class which describes a tree of objects by inbound references.
- ObjectListResult.Outbound - Class in org.eclipse.mat.snapshot.query
-
Helper class which describes a tree of objects by outbound references.
- ObjectMarker - Class in org.eclipse.mat.parser.internal.snapshot
- ObjectMarker(int[], boolean[], IIndexReader.IOne2ManyIndex, long, IProgressListener) - Constructor for class org.eclipse.mat.parser.internal.snapshot.ObjectMarker
- ObjectMarker(int[], boolean[], IIndexReader.IOne2ManyIndex, IProgressListener) - Constructor for class org.eclipse.mat.parser.internal.snapshot.ObjectMarker
- ObjectMarker_ErrorMarkingObjects - Static variable in class org.eclipse.mat.parser.internal.Messages
- ObjectMarker_ErrorMarkingObjectsSeeLog - Static variable in class org.eclipse.mat.parser.internal.Messages
- ObjectMarker_MarkingObjects - Static variable in class org.eclipse.mat.parser.internal.Messages
- ObjectMarker_WarningMarkingObjects - Static variable in class org.eclipse.mat.parser.internal.Messages
- ObjectMarker.DfsThread - Class in org.eclipse.mat.parser.internal.snapshot
- ObjectMarker.LocalDfsThread - Class in org.eclipse.mat.parser.internal.snapshot
-
Depth first search thread - with locality.
- ObjectReference - Class in org.eclipse.mat.snapshot.model
-
The value of a field if it is an object reference.
- ObjectReference(ISnapshot, long) - Constructor for class org.eclipse.mat.snapshot.model.ObjectReference
-
Create a reference to an object based on its address but in a form where the object id can be found.
- objects - Variable in class org.eclipse.mat.hprof.ExportHprof
- objects - Variable in class org.eclipse.mat.inspections.ClassLoaderExplorerQuery
- objects - Variable in class org.eclipse.mat.inspections.ClassReferrersQuery
- objects - Variable in class org.eclipse.mat.inspections.collections.ArrayFillRatioQuery
- objects - Variable in class org.eclipse.mat.inspections.collections.ArraysBySizeQuery
- objects - Variable in class org.eclipse.mat.inspections.collections.CollectionFillRatioQuery
- objects - Variable in class org.eclipse.mat.inspections.collections.CollectionsBySizeQuery
- objects - Variable in class org.eclipse.mat.inspections.collections.HashEntriesQuery
- objects - Variable in class org.eclipse.mat.inspections.collections.MapCollisionRatioQuery
- objects - Variable in class org.eclipse.mat.inspections.collections.PrimitiveArraysWithAConstantValueQuery
- objects - Variable in class org.eclipse.mat.inspections.component.ComponentReportQuery
- objects - Variable in class org.eclipse.mat.inspections.CustomizedRetainedSetQuery
- objects - Variable in class org.eclipse.mat.inspections.FindStringsQuery
- objects - Variable in class org.eclipse.mat.inspections.GroupByValueQuery
- objects - Variable in class org.eclipse.mat.inspections.HistogramQuery
- objects - Variable in class org.eclipse.mat.inspections.ImmediateDominatorsQuery
- objects - Variable in class org.eclipse.mat.inspections.ObjectListQuery
- objects - Variable in class org.eclipse.mat.inspections.ReferenceLeakQuery
- objects - Variable in class org.eclipse.mat.inspections.ReferenceQuery
- objects - Variable in class org.eclipse.mat.inspections.RetainedSetQuery
- objects - Variable in class org.eclipse.mat.inspections.threads.ThreadOverviewQuery
- objects - Variable in class org.eclipse.mat.inspections.TopConsumers2Query
- objects - Variable in class org.eclipse.mat.inspections.TopConsumersQuery
- objects - Variable in class org.eclipse.mat.internal.snapshot.inspections.MultiplePath2GCRootsQuery
- objects - Variable in class org.eclipse.mat.internal.snapshot.inspections.ShowInDominatorQuery
- objects - Variable in class org.eclipse.mat.ui.snapshot.actions.SaveValueAsQuery
- ObjectTreeFactory - Class in org.eclipse.mat.inspections.util
- ObjectTreeFactory() - Constructor for class org.eclipse.mat.inspections.util.ObjectTreeFactory
- ObjectTreeFactory_Column_Percentage - Static variable in class org.eclipse.mat.internal.Messages
- ObjectTreeFactory_ErrorMsg_addChild - Static variable in class org.eclipse.mat.internal.Messages
- ObjectTreeFactory_ErrorMsg_addChildren - Static variable in class org.eclipse.mat.internal.Messages
- ObjectTreeFactory.TreePathBuilder - Class in org.eclipse.mat.inspections.util
- OCTAL_LITERAL - Static variable in interface org.eclipse.mat.parser.internal.oql.parser.OQLParserConstants
-
RegularExpression Id.
- of(int) - Static method in enum org.eclipse.mat.query.Column.SortDirection
-
Get the direction the column is sorted in based on SWT code
- of(long) - Static method in enum org.eclipse.mat.util.Units.Plain
- of(long) - Static method in enum org.eclipse.mat.util.Units.Storage
- of(JdkVersion, JdkVersion...) - Static method in enum org.eclipse.mat.snapshot.extension.JdkVersion
- OLD_FAD - Static variable in interface org.eclipse.mat.inspections.ClassReferrersQuery.Type
- onBaselineLoaded(ISnapshot) - Method in interface org.eclipse.mat.ui.snapshot.editor.ISnapshotEditorInput.IChangeListener
- onBaselineLoaded(ISnapshot) - Method in class org.eclipse.mat.ui.snapshot.views.SnapshotOutlinePage.HeapEditorOutlinePage
- onError(String) - Method in interface org.eclipse.mat.ui.internal.acquire.ProviderArgumentsTable.ITableListener
- onError(String) - Method in class org.eclipse.mat.ui.internal.acquire.ProviderArgumentsWizardPage
- onError(String) - Method in class org.eclipse.mat.ui.internal.acquire.ProviderConfigurationWizardPage
- onError(String) - Method in interface org.eclipse.mat.ui.internal.query.arguments.ArgumentsTable.ITableListener
- onError(String) - Method in class org.eclipse.mat.ui.internal.query.arguments.ArgumentsWizardPage
- onError(ArgumentEditor, String) - Method in class org.eclipse.mat.ui.internal.acquire.ProviderArgumentsTable
- onError(ArgumentEditor, String) - Method in interface org.eclipse.mat.ui.internal.query.arguments.ArgumentEditor.IEditorListener
- onError(ArgumentEditor, String) - Method in class org.eclipse.mat.ui.internal.query.arguments.ArgumentsTable
- onFileHistoryChange(List<SnapshotHistoryService.Entry>) - Method in class org.eclipse.mat.ui.internal.views.SnapshotHistoryView
- onFileHistoryChange(List<SnapshotHistoryService.Entry>) - Method in interface org.eclipse.mat.ui.SnapshotHistoryService.IChangeListener
- onFocus(String) - Method in interface org.eclipse.mat.ui.internal.acquire.ProviderArgumentsTable.ITableListener
- onFocus(String) - Method in class org.eclipse.mat.ui.internal.acquire.ProviderArgumentsTable
- onFocus(String) - Method in class org.eclipse.mat.ui.internal.acquire.ProviderArgumentsWizardPage
- onFocus(String) - Method in class org.eclipse.mat.ui.internal.acquire.ProviderConfigurationWizardPage
- onFocus(String) - Method in interface org.eclipse.mat.ui.internal.query.arguments.ArgumentEditor.IEditorListener
- onFocus(String) - Method in interface org.eclipse.mat.ui.internal.query.arguments.ArgumentsTable.ITableListener
- onFocus(String) - Method in class org.eclipse.mat.ui.internal.query.arguments.ArgumentsTable
- onFocus(String) - Method in class org.eclipse.mat.ui.internal.query.arguments.ArgumentsWizardPage
- onInputChanged() - Method in interface org.eclipse.mat.ui.internal.acquire.ProviderArgumentsTable.ITableListener
- onInputChanged() - Method in class org.eclipse.mat.ui.internal.acquire.ProviderArgumentsWizardPage
- onInputChanged() - Method in class org.eclipse.mat.ui.internal.acquire.ProviderConfigurationWizardPage
- onInputChanged() - Method in interface org.eclipse.mat.ui.internal.query.arguments.ArgumentsTable.ITableListener
- onInputChanged() - Method in class org.eclipse.mat.ui.internal.query.arguments.ArgumentsWizardPage
- onModeChange(LinkEditor.Mode) - Method in interface org.eclipse.mat.ui.internal.query.arguments.ArgumentsTable.ITableListener
- onModeChange(LinkEditor.Mode) - Method in class org.eclipse.mat.ui.internal.query.arguments.ArgumentsWizardPage
- onModeChange(LinkEditor.Mode, ArgumentDescriptor) - Method in class org.eclipse.mat.ui.internal.acquire.ProviderArgumentsTable
- onModeChange(LinkEditor.Mode, ArgumentDescriptor) - Method in interface org.eclipse.mat.ui.internal.query.arguments.ArgumentEditor.IEditorListener
- onModeChange(LinkEditor.Mode, ArgumentDescriptor) - Method in class org.eclipse.mat.ui.internal.query.arguments.ArgumentsTable
- onParsingCompleted(SnapshotInfo) - Method in interface org.eclipse.mat.hprof.extension.IParsingEnhancer
-
The method within the process of initially parsing a heap dump, just after the snapshot and SnapshotInfo objects have been created.
- onSnapshotLoaded(ISnapshot) - Method in interface org.eclipse.mat.ui.snapshot.editor.ISnapshotEditorInput.IChangeListener
- onSnapshotLoaded(ISnapshot) - Method in class org.eclipse.mat.ui.snapshot.views.SnapshotOutlinePage.HeapEditorOutlinePage
- onStateChanged(PaneState) - Method in class org.eclipse.mat.ui.internal.views.NavigatorViewPage
- onStateChanged(PaneState) - Method in interface org.eclipse.mat.ui.util.NavigatorState.IStateChangeListener
- onStop(Runnable) - Static method in class org.eclipse.mat.report.internal.ReportPlugin
- onValueChanged() - Method in interface org.eclipse.mat.ui.internal.acquire.ProviderArgumentsTable.ITableListener
- onValueChanged() - Method in class org.eclipse.mat.ui.internal.acquire.ProviderArgumentsWizardPage
- onValueChanged() - Method in class org.eclipse.mat.ui.internal.acquire.ProviderConfigurationWizardPage
- onValueChanged(Object, ArgumentDescriptor, TableItem, ArgumentEditor) - Method in class org.eclipse.mat.ui.internal.acquire.ProviderArgumentsTable
- onValueChanged(Object, ArgumentDescriptor, TableItem, ArgumentEditor) - Method in interface org.eclipse.mat.ui.internal.query.arguments.ArgumentEditor.IEditorListener
- onValueChanged(Object, ArgumentDescriptor, TableItem, ArgumentEditor) - Method in class org.eclipse.mat.ui.internal.query.arguments.ArgumentsTable
- open(ISnapshot) - Method in class org.eclipse.mat.dtfj.DTFJHeapObjectReader
- open(ISnapshot) - Method in class org.eclipse.mat.hprof.HprofHeapObjectReader
- open(ISnapshot) - Method in interface org.eclipse.mat.parser.IObjectReader
-
Open the dump file associated with the snapshot
- OPEN_SNAPSHOT - Static variable in interface org.eclipse.mat.ui.MemoryAnalyserPlugin.ISharedImages
- openEditor(String, String, Object) - Static method in class org.eclipse.mat.ui.snapshot.actions.OpenSampleHeapDumpAction
- OpenHelpPageAction - Class in org.eclipse.mat.ui.actions
- OpenHelpPageAction(String) - Constructor for class org.eclipse.mat.ui.actions.OpenHelpPageAction
- OpenHelpPageAction_Help - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction - Class in org.eclipse.mat.ui.snapshot.actions
- OpenIconAssistAction() - Constructor for class org.eclipse.mat.ui.snapshot.actions.OpenIconAssistAction
- OpenIconAssistAction_ArrayObject - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_ClassLoaderObject - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_ClassObject - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_ExecuteQuery - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_HeapObjects - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_IndicatorsAdded - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_InstancesGroupedByClass - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_MixedInstancesGroupedByClass - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_OldInstancesGroupedByClass - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_OtherObject - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_Others - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_Package - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_QueryViews - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_ReferenceAbove - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_ReferenceBelow - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_StackFrame - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction_ThisObjectIsGCRoot - Static variable in class org.eclipse.mat.ui.Messages
- OpenIconAssistAction.Handler - Class in org.eclipse.mat.ui.snapshot.actions
- OpenObjectByIdAction - Class in org.eclipse.mat.ui.snapshot.actions
- OpenObjectByIdAction() - Constructor for class org.eclipse.mat.ui.snapshot.actions.OpenObjectByIdAction
- OpenObjectByIdAction_AddressIsNotHexNumber - Static variable in class org.eclipse.mat.ui.Messages
- OpenObjectByIdAction_AddressMustBeHexNumber - Static variable in class org.eclipse.mat.ui.Messages
- OpenObjectByIdAction_ErrorGettingHeapDump - Static variable in class org.eclipse.mat.ui.Messages
- OpenObjectByIdAction_ErrorOpeningObject - Static variable in class org.eclipse.mat.ui.Messages
- OpenObjectByIdAction_ErrorReadingObject - Static variable in class org.eclipse.mat.ui.Messages
- OpenObjectByIdAction_FindObjectByAddress - Static variable in class org.eclipse.mat.ui.Messages
- OpenObjectByIdAction_NoObjectWithAddress - Static variable in class org.eclipse.mat.ui.Messages
- OpenObjectByIdAction_ObjectAddress - Static variable in class org.eclipse.mat.ui.Messages
- OpenOQLStudioAction - Class in org.eclipse.mat.ui.snapshot.actions
- OpenOQLStudioAction() - Constructor for class org.eclipse.mat.ui.snapshot.actions.OpenOQLStudioAction
- OpenOQLStudioAction_OpenOQLStudio - Static variable in class org.eclipse.mat.ui.Messages
- OpenPaneAction - Class in org.eclipse.mat.ui.internal.actions
- OpenPaneAction(MultiPaneEditor, String) - Constructor for class org.eclipse.mat.ui.internal.actions.OpenPaneAction
- openReport(MultiPaneEditor, File) - Static method in class org.eclipse.mat.ui.actions.ImportReportAction
- OpenSampleHeapDumpAction - Class in org.eclipse.mat.ui.snapshot.actions
- OpenSampleHeapDumpAction() - Constructor for class org.eclipse.mat.ui.snapshot.actions.OpenSampleHeapDumpAction
- OpenSampleHeapDumpAction_ErrorOpeningEditor - Static variable in class org.eclipse.mat.ui.Messages
- OpenSampleHeapDumpAction_NoEditorToOpen - Static variable in class org.eclipse.mat.ui.Messages
- OpenSampleHeapDumpAction.Handler - Class in org.eclipse.mat.ui.snapshot.actions
- openSnapshot(File, Map<String, String>, IProgressListener) - Method in class org.eclipse.mat.parser.internal.SnapshotFactoryImpl
- openSnapshot(File, Map<String, String>, IProgressListener) - Method in interface org.eclipse.mat.snapshot.SnapshotFactory.Implementation
-
Opens a snapshot
- openSnapshot(File, Map<String, String>, IProgressListener) - Static method in class org.eclipse.mat.snapshot.SnapshotFactory
-
Create a snapshot Object from a file representation of a snapshot.
- openSnapshot(File, IProgressListener) - Static method in class org.eclipse.mat.snapshot.SnapshotFactory
-
Create a snapshot Object from a file representation of a snapshot.
- OpenSnapshot - Class in org.eclipse.mat.ui.snapshot
- OpenSnapshot() - Constructor for class org.eclipse.mat.ui.snapshot.OpenSnapshot
- OpenSnapshot_AllFiles - Static variable in class org.eclipse.mat.ui.Messages
- OpenSnapshot_AllKnownFormats - Static variable in class org.eclipse.mat.ui.Messages
- OpenSnapshot_BadName - Static variable in class org.eclipse.mat.ui.Messages
- OpenSnapshot_FileAlreadyExists - Static variable in class org.eclipse.mat.ui.Messages
- OpenSnapshot_FileMustHaveExtension - Static variable in class org.eclipse.mat.ui.Messages
- OpenSnapshot_FileNotFound - Static variable in class org.eclipse.mat.ui.Messages
- OpenSnapshot_FilesNotFound - Static variable in class org.eclipse.mat.ui.Messages
- OpenSnapshot_OpenSnapshot - Static variable in class org.eclipse.mat.ui.Messages
- OpenSnapshot_RenameHeapDump - Static variable in class org.eclipse.mat.ui.Messages
- OpenSnapshot_Warning - Static variable in class org.eclipse.mat.ui.Messages
- OpenSnapshot.Visitor - Class in org.eclipse.mat.ui.snapshot
- OpenSnapshotAction - Class in org.eclipse.mat.ui.snapshot.actions
- OpenSnapshotAction() - Constructor for class org.eclipse.mat.ui.snapshot.actions.OpenSnapshotAction
- OpenSnapshotAction_ErrorOpeningFile - Static variable in class org.eclipse.mat.ui.Messages
- OpenSnapshotAction_Message - Static variable in class org.eclipse.mat.ui.Messages
- OpenSnapshotAction_SelectWorkspace - Static variable in class org.eclipse.mat.ui.Messages
- OpenSnapshotAction.Handler - Class in org.eclipse.mat.ui.snapshot.actions
- OpenSourceFileJob - Class in org.eclipse.mat.jdt
- OpenSourceFileJob(String, String, String, Display) - Constructor for class org.eclipse.mat.jdt.OpenSourceFileJob
- OpenSourceFileJob_LookingFor - Static variable in class org.eclipse.mat.jdt.Messages
- OpenSourceFileJob_NotFound - Static variable in class org.eclipse.mat.jdt.Messages
- OpenSourceFileJob_SelectFile - Static variable in class org.eclipse.mat.jdt.Messages
- OpenSourceFileJob_SelectFileToOpen - Static variable in class org.eclipse.mat.jdt.Messages
- OpenSourceFileJob_TypeNotFound - Static variable in class org.eclipse.mat.jdt.Messages
- OpenSourceFileQuery - Class in org.eclipse.mat.jdt
- OpenSourceFileQuery() - Constructor for class org.eclipse.mat.jdt.OpenSourceFileQuery
- Operation_Error_ArgumentOfUnknownClass - Static variable in class org.eclipse.mat.parser.internal.Messages
- Operation_Error_CannotCompare - Static variable in class org.eclipse.mat.parser.internal.Messages
- Operation_Error_NotInArgumentOfUnknownClass - Static variable in class org.eclipse.mat.parser.internal.Messages
- Operation_Error_NotInCannotCompare - Static variable in class org.eclipse.mat.parser.internal.Messages
- Operation_ErrorNoComparable - Static variable in class org.eclipse.mat.parser.internal.Messages
- Operation_ErrorNotNumber - Static variable in class org.eclipse.mat.parser.internal.Messages
- OperationCanceledException() - Constructor for exception org.eclipse.mat.util.IProgressListener.OperationCanceledException
- options - Variable in class org.eclipse.mat.inspections.FindLeaksQuery2
- options - Variable in class org.eclipse.mat.inspections.LeakHunterQuery2
- options - Variable in class org.eclipse.mat.inspections.SimpleComparison
- options() - Element in annotation type org.eclipse.mat.query.annotations.Menu.Entry
-
The specific options for the query for this menu item.
- OQL - Class in org.eclipse.mat.snapshot
-
Factory for often-used OQL queries.
- OQL - Static variable in interface org.eclipse.mat.ui.MemoryAnalyserPlugin.ISharedImages
- OQLContentAssistantProcessor - Class in org.eclipse.mat.ui.snapshot.panes.oql.contentAssist
-
Provides the actual context assistant
- OQLContentAssistantProcessor(SuggestionProvider, ContextExtractor) - Constructor for class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.OQLContentAssistantProcessor
-
Base constructor that initializes suggestion provider and extractor.
- OQLforSubject(String, Object, String) - Static method in class org.eclipse.mat.parser.internal.oql.OQLQueryImpl
- OQLLiteral(Object) - Static method in class org.eclipse.mat.parser.internal.oql.OQLQueryImpl
- OQLPane - Class in org.eclipse.mat.ui.snapshot.panes
- OQLPane() - Constructor for class org.eclipse.mat.ui.snapshot.panes.OQLPane
- OQLPane_ErrorExecutingQuery - Static variable in class org.eclipse.mat.ui.Messages
- OQLPane_ExecutedQuery - Static variable in class org.eclipse.mat.ui.Messages
- OQLPane_ExecuteQuery - Static variable in class org.eclipse.mat.ui.Messages
- OQLPane_F1ForHelp - Static variable in class org.eclipse.mat.ui.Messages
- OQLPane_PaneNotFound - Static variable in class org.eclipse.mat.ui.Messages
- OQLPane_ProblemReported - Static variable in class org.eclipse.mat.ui.Messages
- OQLParseException - Exception in org.eclipse.mat.snapshot
-
Exception thrown by the OQL parser.
- OQLParseException(String, Throwable, int, int) - Constructor for exception org.eclipse.mat.snapshot.OQLParseException
- OQLParseException(Throwable) - Constructor for exception org.eclipse.mat.snapshot.OQLParseException
- OQLParser - Class in org.eclipse.mat.parser.internal.oql.parser
- OQLParser(InputStream) - Constructor for class org.eclipse.mat.parser.internal.oql.parser.OQLParser
-
Constructor with InputStream.
- OQLParser(InputStream, String) - Constructor for class org.eclipse.mat.parser.internal.oql.parser.OQLParser
-
Constructor with InputStream and supplied encoding
- OQLParser(Reader) - Constructor for class org.eclipse.mat.parser.internal.oql.parser.OQLParser
-
Constructor.
- OQLParser(OQLParserTokenManager) - Constructor for class org.eclipse.mat.parser.internal.oql.parser.OQLParser
-
Constructor with generated Token Manager.
- OQLParser_Encountered_X_at_line_X_column_X_Was_expecting_one_of_X - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLParser_Missing_return_statement_in_function - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLParserConstants - Interface in org.eclipse.mat.parser.internal.oql.parser
-
Token literal values and constants.
- OQLParserTokenManager - Class in org.eclipse.mat.parser.internal.oql.parser
-
Token Manager.
- OQLParserTokenManager(SimpleCharStream) - Constructor for class org.eclipse.mat.parser.internal.oql.parser.OQLParserTokenManager
-
Constructor.
- OQLParserTokenManager(SimpleCharStream, int) - Constructor for class org.eclipse.mat.parser.internal.oql.parser.OQLParserTokenManager
-
Constructor.
- OQLPartitionScanner - Class in org.eclipse.mat.ui.snapshot.panes.oql.textPartitioning
-
Defines rules for identifying partitions in an OQL queries.
- OQLPartitionScanner() - Constructor for class org.eclipse.mat.ui.snapshot.panes.oql.textPartitioning.OQLPartitionScanner
-
Defines the rules for splitting query into.
- OQLQuery - Class in org.eclipse.mat.inspections
- OQLQuery() - Constructor for class org.eclipse.mat.inspections.OQLQuery
- OQLQuery_Column_Value - Static variable in class org.eclipse.mat.internal.Messages
- OQLQuery_ExecutedQuery - Static variable in class org.eclipse.mat.internal.Messages
- OQLQuery_NoResult - Static variable in class org.eclipse.mat.internal.Messages
- OQLQuery_ProblemReported - Static variable in class org.eclipse.mat.internal.Messages
- OQLQuery_TooManyObjects - Static variable in class org.eclipse.mat.internal.Messages
- OQLQuery_Unindexed - Static variable in class org.eclipse.mat.internal.Messages
- OQLQueryImpl - Class in org.eclipse.mat.parser.internal.oql
- OQLQueryImpl(String) - Constructor for class org.eclipse.mat.parser.internal.oql.OQLQueryImpl
- OQLQueryImpl(EvaluationContext, Query) - Constructor for class org.eclipse.mat.parser.internal.oql.OQLQueryImpl
- OQLQueryImpl_CheckingClass - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLQueryImpl_CollectingObjects - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLQueryImpl_Error_CannotCalculateRetainedSet - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLQueryImpl_Error_ClassCastExceptionOccured - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLQueryImpl_Error_ElementIsNotClass - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLQueryImpl_Error_InvalidClassNamePattern - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLQueryImpl_Error_MissingSnapshot - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLQueryImpl_Error_MustReturnObjectList - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLQueryImpl_Error_QueryCannotBeConverted - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLQueryImpl_Error_QueryMustHaveIdenticalSelectItems - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLQueryImpl_Error_QueryMustReturnObjects - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLQueryImpl_Error_ResultMustReturnObjectList - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLQueryImpl_Errot_IsNotClass - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLQueryImpl_Selecting - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLQueryImpl_SelectingObjects - Static variable in class org.eclipse.mat.parser.internal.Messages
- OQLScanner - Class in org.eclipse.mat.ui.snapshot.panes.oql.contentAssist
-
Provides color tokens for syntax highlighting.
- OQLScanner(Color) - Constructor for class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.OQLScanner
-
Assigns keyword coloring rule to the ruleset
- OQLScanner(Color, String) - Constructor for class org.eclipse.mat.ui.snapshot.panes.oql.contentAssist.OQLScanner
-
Assigns keyword coloring rule to the ruleset
- OQLTextViewerConfiguration - Class in org.eclipse.mat.ui.snapshot.panes.oql
-
Configuration provider to assign content assist to the SourceViewer.
- OQLTextViewerConfiguration(ISnapshot, Color, Color) - Constructor for class org.eclipse.mat.ui.snapshot.panes.oql.OQLTextViewerConfiguration
-
Associates snapshot at this object.
- or(Object[]) - Method in class org.eclipse.mat.parser.internal.oql.compiler.CompilerImpl
- or(Object[]) - Method in interface org.eclipse.mat.parser.internal.oql.ICompiler
- OR - Static variable in interface org.eclipse.mat.parser.internal.oql.parser.OQLParserConstants
-
RegularExpression Id.
- org.eclipse.mat - package org.eclipse.mat
-
Package for general Memory Analyzer exceptions, usable from any plug-in.
- org.eclipse.mat.collect - package org.eclipse.mat.collect
-
Collections optimized for keys and values of ints and longs.
- org.eclipse.mat.dtfj - package org.eclipse.mat.dtfj
-
This provides the parser for IBM Diagnostic Tooling Framework for Java (DTFJ) dumps, and is just a parser extension, not an Application Programming Interface (API).
- org.eclipse.mat.hprof - package org.eclipse.mat.hprof
-
Parser for HPROF dumps, just a parser extension, not an Application Programming Interface (API).
- org.eclipse.mat.hprof.acquire - package org.eclipse.mat.hprof.acquire
-
Generator of HPROF dumps from other running processes on the system, just a acquire dumps extension, not an Application Programming Interface (API).
- org.eclipse.mat.hprof.describer - package org.eclipse.mat.hprof.describer
-
Content describer for HPROF dumps, in a separate package so bundle not started just for content provider calls.
- org.eclipse.mat.hprof.extension - package org.eclipse.mat.hprof.extension
-
Extension point interfaces for HPROF dumps.
- org.eclipse.mat.hprof.ui - package org.eclipse.mat.hprof.ui
-
User interface for HPROF parser configuration.
- org.eclipse.mat.ibmvm.acquire - package org.eclipse.mat.ibmvm.acquire
-
Create IBM dumps - this is an internal package not intended as an Application Programming Interface (API) except as an extension.
- org.eclipse.mat.ibmvm.agent - package org.eclipse.mat.ibmvm.agent
-
Create IBM dumps - this is an internal package not intended as an Application Programming Interface (API).
- org.eclipse.mat.impl.chart - package org.eclipse.mat.impl.chart
-
Builds pie charts using BIRT, not an Application Programming Interface (API).
- org.eclipse.mat.inspections - package org.eclipse.mat.inspections
-
These are general queries.
- org.eclipse.mat.inspections.collectionextract - package org.eclipse.mat.inspections.collectionextract
-
Code for reading data from collections found in a snapshot.
- org.eclipse.mat.inspections.collections - package org.eclipse.mat.inspections.collections
-
These are queries for Collection classes.
- org.eclipse.mat.inspections.component - package org.eclipse.mat.inspections.component
-
These are queries for whole components (class loaders and packages).
- org.eclipse.mat.inspections.eclipse - package org.eclipse.mat.inspections.eclipse
-
These are queries for debugging Eclipse based applications.
- org.eclipse.mat.inspections.finalizer - package org.eclipse.mat.inspections.finalizer
-
These are queries for examining objects subject to finalization.
- org.eclipse.mat.inspections.jetty - package org.eclipse.mat.inspections.jetty
-
These are queries for the Jetty web server.
- org.eclipse.mat.inspections.osgi - package org.eclipse.mat.inspections.osgi
-
These are queries for examining OSGi bundles.
- org.eclipse.mat.inspections.osgi.model - package org.eclipse.mat.inspections.osgi.model
-
These are utilities for the OSGi bundle queries.
- org.eclipse.mat.inspections.osgi.model.eclipse - package org.eclipse.mat.inspections.osgi.model.eclipse
-
These are utilities for Eclipse OSGi bundle queries.
- org.eclipse.mat.inspections.threads - package org.eclipse.mat.inspections.threads
-
These are queries for Threads.
- org.eclipse.mat.inspections.util - package org.eclipse.mat.inspections.util
-
These are utilities for Eclipse OSGi bundle queries.
- org.eclipse.mat.inspections.wildfly - package org.eclipse.mat.inspections.wildfly
-
These are queries for the application servers Wildfly and JBoss Enterprise Application Platform.
- org.eclipse.mat.internal - package org.eclipse.mat.internal
-
This is an internal package not intended as an Application Programming Interface (API).
- org.eclipse.mat.internal.acquire - package org.eclipse.mat.internal.acquire
-
Support for collecting arguments for acquiring heap dumps from running programs.
- org.eclipse.mat.internal.apps - package org.eclipse.mat.internal.apps
-
This is an internal package not intended as an Application Programming Interface (API).
- org.eclipse.mat.internal.collectionextract - package org.eclipse.mat.internal.collectionextract
-
Code for reading data from collections found in a snapshot.
- org.eclipse.mat.internal.snapshot - package org.eclipse.mat.internal.snapshot
-
Collects arguments for queries.
- org.eclipse.mat.internal.snapshot.inspections - package org.eclipse.mat.internal.snapshot.inspections
-
These are queries for dominator tree and paths to/from garbage collection roots.
- org.eclipse.mat.jdt - package org.eclipse.mat.jdt
-
Links class names to the class source in an Eclipse IDE, not an Application Programming Interface (API).
- org.eclipse.mat.jruby.resolver - package org.eclipse.mat.jruby.resolver
-
These are queries for snapshots generated by JRuby applications.
- org.eclipse.mat.parser - package org.eclipse.mat.parser
-
Interfaces for handling indexes.
- org.eclipse.mat.parser.index - package org.eclipse.mat.parser.index
-
Implementations for handling indexes.
- org.eclipse.mat.parser.internal - package org.eclipse.mat.parser.internal
-
Implementations for building the snapshot (not API).
- org.eclipse.mat.parser.internal.oql - package org.eclipse.mat.parser.internal.oql
-
Object Query Language (OQL) (not API).
- org.eclipse.mat.parser.internal.oql.compiler - package org.eclipse.mat.parser.internal.oql.compiler
-
Object Query Language (OQL) compiler (not API).
- org.eclipse.mat.parser.internal.oql.parser - package org.eclipse.mat.parser.internal.oql.parser
-
Object Query Language (OQL) parser (not API).
- org.eclipse.mat.parser.internal.snapshot - package org.eclipse.mat.parser.internal.snapshot
-
Utilities for performing basic operations on the snapshot (not API).
- org.eclipse.mat.parser.internal.util - package org.eclipse.mat.parser.internal.util
-
Input/output utilities for the parser component (not API).
- org.eclipse.mat.parser.io - package org.eclipse.mat.parser.io
-
Utilities for the parser component (not API).
- org.eclipse.mat.parser.model - package org.eclipse.mat.parser.model
-
The implementation of key snapshot objects such as representing classes, arrays, and objects in the snapshot.
- org.eclipse.mat.query - package org.eclipse.mat.query
-
Package for examining and controlling results of running queries.
- org.eclipse.mat.query.annotations - package org.eclipse.mat.query.annotations
-
Annotations for Queries.
- org.eclipse.mat.query.annotations.descriptors - package org.eclipse.mat.query.annotations.descriptors
-
Package of interfaces for examining annotations of queries and arguments.
- org.eclipse.mat.query.quantize - package org.eclipse.mat.query.quantize
-
Value or linear frequency distribution histograms.
- org.eclipse.mat.query.refined - package org.eclipse.mat.query.refined
-
A way of controlling the detail given by the output of a query.
- org.eclipse.mat.query.registry - package org.eclipse.mat.query.registry
-
Package for getting a list of queries and examining their capabilities and setting them up.
- org.eclipse.mat.query.results - package org.eclipse.mat.query.results
-
Default Query Result Implementations.
- org.eclipse.mat.report - package org.eclipse.mat.report
-
Controls building of reports from XML report definitions.
- org.eclipse.mat.report.internal - package org.eclipse.mat.report.internal
-
Internal classes for controlling building of reports from XML report definitions (not API).
- org.eclipse.mat.snapshot - package org.eclipse.mat.snapshot
-
The Snapshot API, a VM independent way of looking at a snapshot of the state of objects in a heap.
- org.eclipse.mat.snapshot.acquire - package org.eclipse.mat.snapshot.acquire
-
Classes to help get a snapshot from a current running process on the system.
- org.eclipse.mat.snapshot.extension - package org.eclipse.mat.snapshot.extension
-
Interfaces that extend the information extracted from heap dumps like threads, name resolvers etc.
- org.eclipse.mat.snapshot.model - package org.eclipse.mat.snapshot.model
-
Snapshot entities, for example class, instances, class loaders, fields, GC roots.
- org.eclipse.mat.snapshot.query - package org.eclipse.mat.snapshot.query
-
Utilities to develop heap dump queries.
- org.eclipse.mat.snapshot.registry - package org.eclipse.mat.snapshot.registry
-
Registries for the extensions to read additional heap dump information like threads, name resolvers etc.
- org.eclipse.mat.ui - package org.eclipse.mat.ui
-
User interface plug-in definitions and query execution for UI components (not API).
- org.eclipse.mat.ui.accessibility - package org.eclipse.mat.ui.accessibility
-
User interface accessibility helpers (not API).
- org.eclipse.mat.ui.actions - package org.eclipse.mat.ui.actions
-
Actions from the editor tools bar (not API).
- org.eclipse.mat.ui.compare - package org.eclipse.mat.ui.compare
-
Compare reports basket and compared tables - user interface (not API).
- org.eclipse.mat.ui.editor - package org.eclipse.mat.ui.editor
-
Editor for viewing snapshot (not API).
- org.eclipse.mat.ui.internal - package org.eclipse.mat.ui.internal
-
Some internal classes for error logging, the wizard for getting started and the Memory Analyzer perspective when running in Eclipse IDE (not API).
- org.eclipse.mat.ui.internal.acquire - package org.eclipse.mat.ui.internal.acquire
-
Acquire heap dumps from other running processes - user interface (not API).
- org.eclipse.mat.ui.internal.actions - package org.eclipse.mat.ui.internal.actions
-
Trigger queries from tool bar or from context menu - user interface (not API).
- org.eclipse.mat.ui.internal.browser - package org.eclipse.mat.ui.internal.browser
-
Examine list of queries and query history - user interface (not API).
- org.eclipse.mat.ui.internal.chart - package org.eclipse.mat.ui.internal.chart
-
User interface for displaying pie charts - this is an internal package not intended as an Application Programming Interface (API).
- org.eclipse.mat.ui.internal.diagnostics - package org.eclipse.mat.ui.internal.diagnostics
-
Diagnostics user interface (not API).
- org.eclipse.mat.ui.internal.diagnostics.actions - package org.eclipse.mat.ui.internal.diagnostics.actions
-
Diagnostics actions (not API).
- org.eclipse.mat.ui.internal.panes - package org.eclipse.mat.ui.internal.panes
-
Displays the results of queries as text or a table - user interface (not API).
- org.eclipse.mat.ui.internal.query.arguments - package org.eclipse.mat.ui.internal.query.arguments
-
Allows a user to specify arguments for a query - user interface (not API).
- org.eclipse.mat.ui.internal.viewer - package org.eclipse.mat.ui.internal.viewer
-
Allows filtering of the display of tables and trees, for example excluding certain class names - user interface (not API).
- org.eclipse.mat.ui.internal.views - package org.eclipse.mat.ui.internal.views
-
Some general views such as details of the dump, list of dumps, some user written notes, and the history of actions - user interface (not API).
- org.eclipse.mat.ui.snapshot - package org.eclipse.mat.ui.snapshot
-
Opens and parses a snapshot - user interface (not API).
- org.eclipse.mat.ui.snapshot.actions - package org.eclipse.mat.ui.snapshot.actions
-
Supplementary actions to open a snapshot, copy to clipboard, open icon assist and so on - user interface (not API).
- org.eclipse.mat.ui.snapshot.editor - package org.eclipse.mat.ui.snapshot.editor
-
Eclipse editor for everything to do with snapshots - user interface (not API).
- org.eclipse.mat.ui.snapshot.panes - package org.eclipse.mat.ui.snapshot.panes
-
Panes for display in the editor for histograms, GC paths, comparisons - user interface (not API).
- org.eclipse.mat.ui.snapshot.panes.oql - package org.eclipse.mat.ui.snapshot.panes.oql
-
Configuration provider to assign content assist to the SourceViewer.
- org.eclipse.mat.ui.snapshot.panes.oql.contentAssist - package org.eclipse.mat.ui.snapshot.panes.oql.contentAssist
-
Content assist for the Object Query Language pane, including suggesting class names and highlighting keywords.
- org.eclipse.mat.ui.snapshot.panes.oql.textPartitioning - package org.eclipse.mat.ui.snapshot.panes.oql.textPartitioning
-
Parsing of input in an Object Query Language pane.
- org.eclipse.mat.ui.snapshot.views - package org.eclipse.mat.ui.snapshot.views
-
The summary view of the snapshot and also all the messages - user interface (not API).
- org.eclipse.mat.ui.snapshot.views.inspector - package org.eclipse.mat.ui.snapshot.views.inspector
-
Inspections view of details of an object - user interface (not API).
- org.eclipse.mat.ui.util - package org.eclipse.mat.ui.util
-
Utility classes for toolbars, popup menu, searching on typing - user interface (not API).
- org.eclipse.mat.util - package org.eclipse.mat.util
-
Utilities for building results.
- OSGiFrameworkVersion() - Constructor for class org.eclipse.mat.inspections.eclipse.EclipseNameResolver.OSGiFrameworkVersion
- OSGiModel - Class in org.eclipse.mat.inspections.osgi.model
- OSGiModel(IBundleReader, List<BundleDescriptor>, List<Service>, List<ExtensionPoint>) - Constructor for class org.eclipse.mat.inspections.osgi.model.OSGiModel
- outbound - Variable in class org.eclipse.mat.parser.index.IndexManager
-
The index for objects showing what they refer to
- outbound() - Method in class org.eclipse.mat.parser.index.IndexManager
-
The inbounds index for each object to its outbound references.
- outbound(ISnapshot, int) - Static method in class org.eclipse.mat.snapshot.query.Icons
-
Construct an outbound reference icon URL for the current object pointing to the right image and containing the right GC decoration.
- Outbound(ISnapshot, int[]) - Constructor for class org.eclipse.mat.snapshot.query.ObjectListResult.Outbound
-
Construct a outbound references tree
- OUTBOUND - Enum constant in enum org.eclipse.mat.parser.index.IndexManager.Index
-
Outbounds: object id to N inbound object ids
- OutboundClasses(ISnapshot, int[]) - Constructor for class org.eclipse.mat.inspections.ClassReferrersQuery.OutboundClasses
- output - Variable in class org.eclipse.mat.hprof.ExportHprof
- output(File) - Method in class org.eclipse.mat.report.TestSuite.Builder
- OutputterBase - Class in org.eclipse.mat.report.internal
- OutputterBase() - Constructor for class org.eclipse.mat.report.internal.OutputterBase
- OverviewPane - Class in org.eclipse.mat.ui.snapshot.panes
- OverviewPane() - Constructor for class org.eclipse.mat.ui.snapshot.panes.OverviewPane
- OverviewPane_Actions - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_AdditionalInfo - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_BiggestObjectsByRetainedSIze - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_Classes - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_ClassLoader - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_ComponentReport - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_ComponentReportInfo - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_Details - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_DominatorTree - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_DominatorTreeInfo - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_DuplicateClasses - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_DuplicateClassesInfo - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_ExtractingBigObjects - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_Histogram - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_HistogramInfo - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_NoPieChartAvailable - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_Objects - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_Overview - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_Reports - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_Size - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_StepByStep - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_TopConsumers - Static variable in class org.eclipse.mat.ui.Messages
- OverviewPane_TopConsumersInfo - Static variable in class org.eclipse.mat.ui.Messages
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form