A B C D E F G H I K L M N O P R S T U V W X Y Z

M

M_ASYNC_SERVLET - Static variable in class org.eclipse.ohf.stem.ui.ge.views.GEPreferencePage
always write the control.kml file and start a servlet to read the latest version.
M_AUTO_LAUNCH - Static variable in class org.eclipse.ohf.stem.ui.ge.views.GEPreferencePage
Build a KML file and launch it directly to GoogleEarth
M_LOG_ONLY - Static variable in class org.eclipse.ohf.stem.ui.ge.views.GEPreferencePage
Only Log KML for later display
M_LOG_SERVLET - Static variable in class org.eclipse.ohf.stem.ui.ge.views.GEPreferencePage
Log the KML files and start the networkLink process
M_MANUAL_DISPLAY - Static variable in class org.eclipse.ohf.stem.ui.ge.views.GEPreferencePage
Do not do anything automatically.
Main - Class in org.eclipse.ohf.stem.internal.data.isokeycollector
This class processes the properties files for each country to create a property file that summarizes the level 0 alpha-3 and alpha-2 ISO-3166 codes.
Main() - Constructor for class org.eclipse.ohf.stem.internal.data.isokeycollector.Main
 
main(String[]) - Static method in class org.eclipse.ohf.stem.internal.data.isokeycollector.Main
 
Main - Class in org.eclipse.ohf.stem.internal.data
This class is the Main entry point to the generation of Graphs and Models from internal data sets.
Main() - Constructor for class org.eclipse.ohf.stem.internal.data.Main
 
main(String[]) - Static method in class org.eclipse.ohf.stem.internal.data.Main
 
main(String[]) - Static method in class org.eclipse.ohf.stem.internal.data.Renumber
 
main(String[]) - Static method in class org.eclipse.ohf.stem.ui.ge.GELog
main() method for testing.
main(String[]) - Static method in class org.eclipse.ohf.stem.ui.ge.kml.KmlDoc
main class used for debug
main(String[]) - Static method in class org.eclipse.ohf.stem.ui.ge.servlet.VerifyClient
 
MAP_ICON - Static variable in interface org.eclipse.ohf.stem.ui.ISharedImages
This image is the icon associated with model files.
MapCanvas - Class in org.eclipse.ohf.stem.ui.views.map
MapCanvas is a subclass of Canvas suitable for map drawings, It has some additional properties, such as access to the colors of the polygons and background.
MapCanvas(Composite, int) - Constructor for class org.eclipse.ohf.stem.ui.views.map.MapCanvas
Constructor.
MapControl - Class in org.eclipse.ohf.stem.ui.views.map
This class is a SWT Composite that displays Lat/Long data adapted from the contents of the canonical graph in a Scenario being simluated.
MapControl(Composite) - Constructor for class org.eclipse.ohf.stem.ui.views.map.MapControl
 
MapControl.TrackHandler - Class in org.eclipse.ohf.stem.ui.views.map
This class...
MapControl.TrackHandler() - Constructor for class org.eclipse.ohf.stem.ui.views.map.MapControl.TrackHandler
 
MapControl.TranslateHandler - Class in org.eclipse.ohf.stem.ui.views.map
A helper class that defines a mouse-listener that will provide the user the ability to move the map inside the view.
MapControl.TranslateHandler() - Constructor for class org.eclipse.ohf.stem.ui.views.map.MapControl.TranslateHandler
 
MapDataManagementPreferencePage - Class in org.eclipse.ohf.stem.definitions.adapters.spatial.geo.preferences
This class represents a preference page that is contributed to the Preferences dialog.
MapDataManagementPreferencePage() - Constructor for class org.eclipse.ohf.stem.definitions.adapters.spatial.geo.preferences.MapDataManagementPreferencePage
Constructor
MapView - Class in org.eclipse.ohf.stem.ui.views.map
This class is a ViewPart that renders Lat/Long data for active Simulations.
MapView() - Constructor for class org.eclipse.ohf.stem.ui.views.map.MapView
Default Constructor
MapViewPreferencePage - Class in org.eclipse.ohf.stem.ui.views.map.preferences
This class represents the preferences for the Map view of a simulation.
MapViewPreferencePage() - Constructor for class org.eclipse.ohf.stem.ui.views.map.preferences.MapViewPreferencePage
Constructor
MARINE - Static variable in enum org.eclipse.ohf.stem.definitions.labels.TransportMode
Travel by waterway
matchArea(Map<String, NeighborUtility.AdminArea[]>, Map<String, NeighborUtility.AdminArea[]>) - Static method in class org.eclipse.ohf.stem.internal.data.utility.NeighborUtility
After all the latLong data has been submitted this method is called to generate the list of neighbors between the first set of Admin areas and the 2nd
MAX_SIMULATION_SLEEP_SECONDS - Static variable in class org.eclipse.ohf.stem.jobs.preferences.SimulationManagementPreferencePage
The maximum number of seconds that can be specified to pause each
MAX_SIMULATION_SLEEP_SECONDS_NUM_DIGITS - Static variable in class org.eclipse.ohf.stem.jobs.preferences.SimulationManagementPreferencePage
The maximum number of digits allowed in cycle pause seconds
memory() - Static method in class org.eclipse.ohf.stem.ui.ge.GELog
Call garbage collect and display memory stats
memoryCheck(double) - Static method in class org.eclipse.ohf.stem.ui.ge.GELog
test if percent of used memory is greater than specified percent.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
Messages - Class in org.eclipse.ohf.stem.jobs.simulation
This class represents
Messages - Class in org.eclipse.ohf.stem.ui.ge.views
Class generated by the externalizeStrings option.
Messages - Class in org.eclipse.ohf.stem.ui.preferences
This class retrieves messages for STEM preferences.
Messages - Class in org.eclipse.ohf.stem.ui.views.map
This class gets NLS values.
Messages - Class in org.eclipse.ohf.stem.ui.views.map.preferences
This class gets NLS values.
Messages - Class in org.eclipse.ohf.stem.ui.views
This class represents
Messages - Class in org.eclipse.ohf.stem.ui.wizards
This class is the Resource Bundle for this package.
middleEast - Static variable in class org.eclipse.ohf.stem.internal.data.Main
Static String[] identifying all countries by continent or Region
MIN_SAMPLE_FREQUENCY - Static variable in class org.eclipse.ohf.stem.definitions.adapters.spatial.geo.preferences.MapDataManagementPreferencePage
This is the minimum sample frequence for lat/long polygon data.
MIN_SIMULATION_SLEEP_SECONDS - Static variable in class org.eclipse.ohf.stem.jobs.preferences.SimulationManagementPreferencePage
The minimum number of seconds that can be specified to pause each simulation cycle
Model - Interface in org.eclipse.ohf.stem.core.model
A Model contains all of the components necessary to create a canonical Graph suitable for simulation.
MODEL - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage.Literals
The meta object literal for the 'Model' class.
MODEL - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The meta object id for the 'Model' class.
MODEL__DUBLIN_CORE - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'Dublin Core' containment reference.
MODEL__EDGE_DECORATORS - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage.Literals
The meta object literal for the 'Edge Decorators' reference list feature.
MODEL__EDGE_DECORATORS - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'Edge Decorators' reference list.
MODEL__GRAPH_DECORATORS - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage.Literals
The meta object literal for the 'Graph Decorators' reference list feature.
MODEL__GRAPH_DECORATORS - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'Graph Decorators' reference list.
MODEL__GRAPHS - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage.Literals
The meta object literal for the 'Graphs' reference list feature.
MODEL__GRAPHS - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'Graphs' reference list.
MODEL__MODELS - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage.Literals
The meta object literal for the 'Models' reference list feature.
MODEL__MODELS - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'Models' reference list.
MODEL__NODE_DECORATORS - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage.Literals
The meta object literal for the 'Node Decorators' reference list feature.
MODEL__NODE_DECORATORS - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'Node Decorators' reference list.
MODEL__TYPE_URI - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'Type URI' attribute.
MODEL__URI - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'URI' attribute.
MODEL_DIR - Static variable in class org.eclipse.ohf.stem.internal.data.ModelDatasetRecord
The root directory into which the model will be serialized.
MODEL_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The number of structural features of the 'Model' class.
MODEL_ICON - Static variable in interface org.eclipse.ohf.stem.ui.ISharedImages
This image is the icon that represents a model.
MODEL_MODEL_FILE_ICON - Static variable in interface org.eclipse.ohf.stem.ui.ISharedImages
This image is the icon that represents a file that contains a model.
MODEL_RECORD_TYPE_NAME - Static variable in class org.eclipse.ohf.stem.internal.data.ModelDatasetRecord
The name of the type of IdentifiableRecord this is.
MODEL_RECORD_TYPE_NAME - Static variable in class org.eclipse.ohf.stem.internal.data.ModelRecord
The name of the type of IdentifiableRecord this is.
MODEL_TYPE_URI - Static variable in class org.eclipse.ohf.stem.core.STEMURI
The type URI of a STEM Model.
ModelActionBarContributor - Class in org.eclipse.ohf.stem.core.model.presentation
This is the action bar contributor for the Model model editor.
ModelActionBarContributor() - Constructor for class org.eclipse.ohf.stem.core.model.presentation.ModelActionBarContributor
This creates an instance of the contributor.
ModelActionBarContributor.NewAction - Class in org.eclipse.ohf.stem.core.model.presentation
Action to create objects from the Model model.
ModelActionBarContributor.NewAction() - Constructor for class org.eclipse.ohf.stem.core.model.presentation.ModelActionBarContributor.NewAction
 
ModelAdapterFactory - Class in org.eclipse.ohf.stem.core.model.util
The Adapter Factory for the model.
ModelAdapterFactory() - Constructor for class org.eclipse.ohf.stem.core.model.util.ModelAdapterFactory
Creates an instance of the adapter factory.
ModelDatasetRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents a Model and it's metadata as read from a properties file.
ModelDatasetRecord() - Constructor for class org.eclipse.ohf.stem.internal.data.ModelDatasetRecord
 
ModelEditor - Class in org.eclipse.ohf.stem.core.model.presentation
This is an example of a Model model editor.
ModelEditor() - Constructor for class org.eclipse.ohf.stem.core.model.presentation.ModelEditor
This creates a model editor.
ModelEditor.ReverseAdapterFactoryContentProvider - Class in org.eclipse.ohf.stem.core.model.presentation
 
ModelEditor.ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.core.model.presentation.ModelEditor.ReverseAdapterFactoryContentProvider
 
ModelEditPlugin - Class in org.eclipse.ohf.stem.core.model.provider
This is the central singleton for the Model editor plugin.
ModelEditPlugin() - Constructor for class org.eclipse.ohf.stem.core.model.provider.ModelEditPlugin
Create the instance.
ModelEditPlugin.Implementation - Class in org.eclipse.ohf.stem.core.model.provider
The actual implementation of the Eclipse Plugin.
ModelEditPlugin.Implementation() - Constructor for class org.eclipse.ohf.stem.core.model.provider.ModelEditPlugin.Implementation
Creates an instance.
ModelFactory - Interface in org.eclipse.ohf.stem.core.model
The Factory for the model.
ModelFactoryImpl - Class in org.eclipse.ohf.stem.core.model.impl
An implementation of the model Factory.
ModelFactoryImpl() - Constructor for class org.eclipse.ohf.stem.core.model.impl.ModelFactoryImpl
Creates an instance of the factory.
ModelImpl - Class in org.eclipse.ohf.stem.core.model.impl
An implementation of the model object 'Model'.
ModelItemProvider - Class in org.eclipse.ohf.stem.core.model.provider
This is the item provider adapter for a Model object.
ModelItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.core.model.provider.ModelItemProvider
This constructs an instance from a factory and a notifier.
ModelItemProviderAdapterFactory - Class in org.eclipse.ohf.stem.core.model.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
ModelItemProviderAdapterFactory() - Constructor for class org.eclipse.ohf.stem.core.model.provider.ModelItemProviderAdapterFactory
This constructs an instance.
ModelModelWizard - Class in org.eclipse.ohf.stem.core.model.presentation
This is a simple wizard for creating a new model file.
ModelModelWizard() - Constructor for class org.eclipse.ohf.stem.core.model.presentation.ModelModelWizard
 
ModelModelWizard.ModelModelWizardInitialObjectCreationPage - Class in org.eclipse.ohf.stem.core.model.presentation
This is the page where the type of object to create is selected.
ModelModelWizard.ModelModelWizardInitialObjectCreationPage(String) - Constructor for class org.eclipse.ohf.stem.core.model.presentation.ModelModelWizard.ModelModelWizardInitialObjectCreationPage
Pass in the selection.
ModelPackage - Interface in org.eclipse.ohf.stem.core.model
The Package for the model.
ModelPackage.Literals - Interface in org.eclipse.ohf.stem.core.model
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
ModelPackageImpl - Class in org.eclipse.ohf.stem.core.model.impl
An implementation of the model Package.
ModelRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents a Model and its metadata.
ModelRecord() - Constructor for class org.eclipse.ohf.stem.internal.data.ModelRecord
 
ModelRecord.CountryModelRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents a ModelRecord for a specific country.
ModelRecord.CountryModelRecord(ISOKey) - Constructor for class org.eclipse.ohf.stem.internal.data.ModelRecord.CountryModelRecord
 
ModelRecord.FullCountryDiseaseModelRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents a full model with a disease model decorator
ModelRecord.FullCountryDiseaseModelRecord(ModelRecord.FullCountryModelRecord, DiseaseModelDecoratorRecord) - Constructor for class org.eclipse.ohf.stem.internal.data.ModelRecord.FullCountryDiseaseModelRecord
 
ModelRecord.FullCountryModelRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents a ModelRecord.CountryModelRecord that includes a ModelRecord.GeographicCountryModelRecord plus additional "dated" NodeLabels such as PopulationLabels and Edges with EdgeLabels such as TransportRelationshipLabel.
ModelRecord.FullCountryModelRecord(ISOKey, String[]) - Constructor for class org.eclipse.ohf.stem.internal.data.ModelRecord.FullCountryModelRecord
 
ModelRecord.FullCountryModelRecord(ModelRecord.CountryModelRecord, String[]) - Constructor for class org.eclipse.ohf.stem.internal.data.ModelRecord.FullCountryModelRecord
 
ModelRecord.GeneralModelRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents
ModelRecord.GeneralModelRecord(String, String, String) - Constructor for class org.eclipse.ohf.stem.internal.data.ModelRecord.GeneralModelRecord
 
ModelRecord.GeographicCountryModelRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents a ModelRecord.CountryModelRecord that includes all geographic Labels and Edges, such as AreaLabels and CommonBorderRelationshipLabels.
ModelRecord.GeographicCountryModelRecord(ISOKey) - Constructor for class org.eclipse.ohf.stem.internal.data.ModelRecord.GeographicCountryModelRecord
 
ModelRecord.GeographicCountryModelRecord(ModelRecord.CountryModelRecord) - Constructor for class org.eclipse.ohf.stem.internal.data.ModelRecord.GeographicCountryModelRecord
 
ModelRecordFactory - Class in org.eclipse.ohf.stem.internal.data
This class is a factory that creates ModelRecords.
ModelRecordFactory() - Constructor for class org.eclipse.ohf.stem.internal.data.ModelRecordFactory
 
ModelRecordHolder - Class in org.eclipse.ohf.stem.internal.data
This class maintains the collection of ModelRecords
ModelRecordHolder() - Constructor for class org.eclipse.ohf.stem.internal.data.ModelRecordHolder
 
MODELS_FOLDER_NAME - Static variable in interface org.eclipse.ohf.stem.core.Constants
The name of the folder in a STEM project that is the root of the models defined in that project.
MODELS_FOLDER_NAME - Static variable in class org.eclipse.ohf.stem.ui.wizards.NewSTEMProjectWizard
The name of the folder used to serialize Models in a project.
ModelsView - Class in org.eclipse.ohf.stem.ui.views
This class represents the eclipse view of the models that have been imported into eclipse as plug-ins.
ModelsView() - Constructor for class org.eclipse.ohf.stem.ui.views.ModelsView
Constructor
ModelSwitch<T> - Class in org.eclipse.ohf.stem.core.model.util
The Switch for the model's inheritance hierarchy.
ModelSwitch() - Constructor for class org.eclipse.ohf.stem.core.model.util.ModelSwitch
Creates an instance of the switch.
moreEntries(String[]) - Static method in class org.eclipse.ohf.stem.internal.data.Main
collect the countries to display
MOSQUITO - Static variable in interface org.eclipse.ohf.stem.definitions.labels.PopulationLabel
Generic mosquito population.
MOSQUITO_ANOPHELES - Static variable in interface org.eclipse.ohf.stem.definitions.labels.PopulationLabel
Anopheles mosquito population.
mouseDoubleClick(MouseEvent) - Method in class org.eclipse.ohf.stem.ui.views.map.InternalMapView.TranslateHandler
 
mouseDoubleClick(MouseEvent) - Method in class org.eclipse.ohf.stem.ui.views.map.MapControl.TranslateHandler
 
mouseDown(MouseEvent) - Method in class org.eclipse.ohf.stem.ui.views.map.InternalMapView.TranslateHandler
 
mouseDown(MouseEvent) - Method in class org.eclipse.ohf.stem.ui.views.map.MapControl.TranslateHandler
 
mouseEnter(MouseEvent) - Method in class org.eclipse.ohf.stem.ui.views.map.InternalMapView.TrackHandler
 
mouseEnter(MouseEvent) - Method in class org.eclipse.ohf.stem.ui.views.map.MapControl.TrackHandler
 
mouseExit(MouseEvent) - Method in class org.eclipse.ohf.stem.ui.views.map.InternalMapView.TrackHandler
 
mouseExit(MouseEvent) - Method in class org.eclipse.ohf.stem.ui.views.map.MapControl.TrackHandler
 
mouseHover(MouseEvent) - Method in class org.eclipse.ohf.stem.ui.views.map.InternalMapView.TrackHandler
 
mouseHover(MouseEvent) - Method in class org.eclipse.ohf.stem.ui.views.map.MapControl.TrackHandler
 
mouseUp(MouseEvent) - Method in class org.eclipse.ohf.stem.ui.views.map.InternalMapView.TranslateHandler
 
mouseUp(MouseEvent) - Method in class org.eclipse.ohf.stem.ui.views.map.MapControl.TranslateHandler
 
mouseX - Variable in class org.eclipse.ohf.stem.ui.views.map.InternalMapView
 
mouseX - Variable in class org.eclipse.ohf.stem.ui.views.map.MapControl
 
mouseY - Variable in class org.eclipse.ohf.stem.ui.views.map.InternalMapView
 
mouseY - Variable in class org.eclipse.ohf.stem.ui.views.map.MapControl
 
multiplyByGainFactor(float) - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
Multiplies the relative value which is going to be displayed by the gain factor required by the user.

A B C D E F G H I K L M N O P R S T U V W X Y Z