Uses of Class
MaeJavaAPI

Packages that use MaeJavaAPI
  
 

Uses of MaeJavaAPI in
 

Fields in declared as MaeJavaAPI
static MaeJavaAPI MAExplorer.mja
          Global instance of MaeJavaAPI Gather/Scatter API for MAEPlugins
private static MaeJavaAPI MJAReval.mja
           
(package private) static MaeJavaAPI Reval.mja
          MaeJavaAPI classes
(package private)  MaeJavaAPI RgenDemo.mja
           
(package private)  MaeJavaAPI Rtest.mja
           
 

Methods in with parameters of type MaeJavaAPI
private  boolean MJAReval.createNewRLOdatabase(MaeJavaAPI mja, int maxAnalyses)
          createNewRLOdatabase() - constructor for initial database allocation
 

Constructors in with parameters of type MaeJavaAPI
GenNormalizationPlugin(MaeJavaAPI mJA, boolean doTestDbugFlag)
          GenNormalizationPlugin() - constructor ONLY for use with debugging using the mae.DBUG_GENERIC_NORM_PLUGIN flag to add (Analysis | Normalization | Test Generic Norm Plugin [DBUG]) to the normalization menu.
PopupCondChooser(MaeJavaAPI mja, PopupCondChooser oldPCC)
          PopupCondChooser() - Constructor
PopupOrderedCondChooser(MaeJavaAPI mja, PopupOrderedCondChooser oldPCC)
          PopupOrderedCondChooser() - Constructor
Reval(MaeJavaAPI mja, int maxAnalyses)
          Reval() - constructor for initial database allocation
Rtest(MaeJavaAPI mja)
          Rtest() - Constructor
TestPlugin(MaeJavaAPI mja)
          TestPlugin() - constructor to invoke user's test Plugin code.