Constant Field Values

Contents

org.eclipse.*

  • org.eclipse.mat.internal.MATPlugin 
    Modifier and Type Constant Field Value
    public static final String PLUGIN_ID "org.eclipse.mat.api"
  • org.eclipse.mat.parser.index.IndexReader 
    Modifier and Type Constant Field Value
    public static final boolean DEBUG false
  • org.eclipse.mat.parser.index.IndexWriter 
    Modifier and Type Constant Field Value
    public static final int PAGE_SIZE_INT 1000000
    public static final int PAGE_SIZE_LONG 500000
  • org.eclipse.mat.parser.internal.ParserPlugin 
    Modifier and Type Constant Field Value
    public static final String PLUGIN_ID "org.eclipse.mat.parser"
  • org.eclipse.mat.query.annotations.Argument 
    Modifier and Type Constant Field Value
    public static final String UNFLAGGED "none"
  • org.eclipse.mat.query.annotations.Category 
    Modifier and Type Constant Field Value
    public static final String HIDDEN "__hidden__"
  • org.eclipse.mat.report.internal.ReportPlugin 
    Modifier and Type Constant Field Value
    public static final String PLUGIN_ID "org.eclipse.mat.report"
  • org.eclipse.mat.ui.compare.CompareBasketView 
    Modifier and Type Constant Field Value
    public static final String ID "org.eclipse.mat.ui.views.CompareBasketView"