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

D

DataSetRecord - Class in org.eclipse.ohf.stem.internal.data
This class is an IdentifiableRecord that is defined by a data set defined in a properties file.
DataSetRecord() - Constructor for class org.eclipse.ohf.stem.internal.data.DataSetRecord
 
DataSetRecord.DataSetData - Class in org.eclipse.ohf.stem.internal.data
This class represents data extracted from a properties file.
DataSetRecord.DataSetData() - Constructor for class org.eclipse.ohf.stem.internal.data.DataSetRecord.DataSetData
 
DataSetRecordFactory - Class in org.eclipse.ohf.stem.internal.data
This class is a factory that creates instances of DataSetRecords
DataSetRecordFactory() - Constructor for class org.eclipse.ohf.stem.internal.data.DataSetRecordFactory
 
DataSetRecordHolder - Class in org.eclipse.ohf.stem.internal.data
This class maintains a structured collection of DataSetRecords
DataSetRecordHolder() - Constructor for class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
DATE_PROPERTY - Static variable in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
This is the property in a data file that specifies a date of the data.
dateFormat - Static variable in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerImpl
 
DEBUG - Static variable in class org.eclipse.ohf.stem.internal.data.utility.NeighborUtility
if true then debug info can be written
debug(String) - Static method in class org.eclipse.ohf.stem.internal.data.utility.NeighborUtility
print debug messages to the r log.
debug(String, Throwable) - Static method in class org.eclipse.ohf.stem.internal.data.utility.NeighborUtility
debug output for exceptions
DEBUG - Static variable in class org.eclipse.ohf.stem.ui.ge.GELog
if true then GElog methods produces output It would be set true normally in the GEView constructor based on the PrefereencePage setting.
debug(String) - Static method in class org.eclipse.ohf.stem.ui.ge.GELog
temporary debug statements.
debug(Object, String) - Static method in class org.eclipse.ohf.stem.ui.ge.GELog
temporary debug statements.
debug(String) - Method in class org.eclipse.ohf.stem.ui.ge.kml.KmlDoc
debug output method
debug(String, String) - Method in class org.eclipse.ohf.stem.ui.ge.kml.KmlDoc
debug output method
debug(Throwable) - Method in class org.eclipse.ohf.stem.ui.ge.kml.KmlDoc
debug output method
debug(String, Throwable) - Method in class org.eclipse.ohf.stem.ui.ge.kml.KmlDoc
debug output method
DEBUG - Static variable in class org.eclipse.ohf.stem.ui.ge.servlet.SlideShowServlet
Used by this and other servlets to control debug output
debug(String) - Static method in class org.eclipse.ohf.stem.ui.ge.servlet.SlideShowServlet
print debug messages to the server log.
decorateGraph() - Method in interface org.eclipse.ohf.stem.core.model.Decorator
Augment the graph by adding components (Edges, Nodes, Labels).
decorateGraph() - Method in class org.eclipse.ohf.stem.core.model.impl.DecoratorImpl
 
decorateGraph() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.AggregatingSIDiseaseModelImpl
 
decorateGraph() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelImpl
 
decorateGraph() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.InfectorImpl
 
decorateGraph() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.TestEdgeDecorator1Impl
 
decorateGraph() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.TestGraphDecorator1Impl
 
decorateGraph() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.TestNodeDecorator1Impl
 
decorateGraph() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.TestScenarioGraphDecorator1Impl
 
Decorator - Interface in org.eclipse.ohf.stem.core.model
A Decorator represents a computational component that can modify or "decorate" a Graph.
DECORATOR - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The meta object id for the 'Decorator' class.
DECORATOR - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage.Literals
The meta object literal for the 'Decorator' class.
DECORATOR__DUBLIN_CORE - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'Dublin Core' containment reference.
DECORATOR__GRAPH - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'Graph' container reference.
DECORATOR__GRAPH - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage.Literals
The meta object literal for the 'Graph' container reference feature.
DECORATOR__LABELS_TO_UPDATE - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'Labels To Update' reference list.
DECORATOR__LABELS_TO_UPDATE - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage.Literals
The meta object literal for the 'Labels To Update' reference list feature.
DECORATOR__TYPE_URI - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'Type URI' attribute.
DECORATOR__URI - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'URI' attribute.
DECORATOR_DIR - Static variable in class org.eclipse.ohf.stem.internal.data.DecoratorRecord
This is the directory in which decorators are serialized.
DECORATOR_ELEMENT - Static variable in interface org.eclipse.ohf.stem.core.Constants
This is the identifier of the element that specifies the name and implementing class for STEM "decorators"
DECORATOR_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The number of structural features of the 'Decorator' class.
DECORATOR_ICON - Static variable in interface org.eclipse.ohf.stem.ui.ISharedImages
This image is the icon that represents an observer.
DecoratorImpl - Class in org.eclipse.ohf.stem.core.model.impl
An implementation of the model object 'Decorator'.
DecoratorItemProvider - Class in org.eclipse.ohf.stem.core.model.provider
This is the item provider adapter for a Decorator object.
DecoratorItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.core.model.provider.DecoratorItemProvider
This constructs an instance from a factory and a notifier.
DecoratorRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents a Decorator and its metadata.
DecoratorRecord() - Constructor for class org.eclipse.ohf.stem.internal.data.DecoratorRecord
 
DecoratorRecord.DecoratorData - Class in org.eclipse.ohf.stem.internal.data
This class represents data that defines a Decorator
DecoratorRecord.DecoratorData() - Constructor for class org.eclipse.ohf.stem.internal.data.DecoratorRecord.DecoratorData
 
DECORATORS_FOLDER_NAME - Static variable in class org.eclipse.ohf.stem.ui.wizards.NewSTEMProjectWizard
The name of the folder used to serialize Decorators in a project.
DecoratorsActionBarContributor - Class in org.eclipse.ohf.stem.tests.util.decorators.presentation
This is the action bar contributor for the Decorators model editor.
DecoratorsActionBarContributor() - Constructor for class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsActionBarContributor
This creates an instance of the contributor.
DecoratorsAdapterFactory - Class in org.eclipse.ohf.stem.tests.util.decorators.util
The Adapter Factory for the model.
DecoratorsAdapterFactory() - Constructor for class org.eclipse.ohf.stem.tests.util.decorators.util.DecoratorsAdapterFactory
Creates an instance of the adapter factory.
DecoratorsEditor - Class in org.eclipse.ohf.stem.tests.util.decorators.presentation
This is an example of a Decorators model editor.
DecoratorsEditor() - Constructor for class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor
This creates a model editor.
DecoratorsEditor.ReverseAdapterFactoryContentProvider - Class in org.eclipse.ohf.stem.tests.util.decorators.presentation
 
DecoratorsEditor.ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor.ReverseAdapterFactoryContentProvider
 
DecoratorsFactory - Interface in org.eclipse.ohf.stem.tests.util.decorators
The Factory for the model.
DecoratorsFactoryImpl - Class in org.eclipse.ohf.stem.tests.util.decorators.impl
An implementation of the model Factory.
DecoratorsFactoryImpl() - Constructor for class org.eclipse.ohf.stem.tests.util.decorators.impl.DecoratorsFactoryImpl
Creates an instance of the factory.
DecoratorsItemProviderAdapterFactory - Class in org.eclipse.ohf.stem.tests.util.decorators.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
DecoratorsItemProviderAdapterFactory() - Constructor for class org.eclipse.ohf.stem.tests.util.decorators.provider.DecoratorsItemProviderAdapterFactory
This constructs an instance.
DecoratorsModelWizard - Class in org.eclipse.ohf.stem.tests.util.decorators.presentation
This is a simple wizard for creating a new model file.
DecoratorsModelWizard() - Constructor for class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsModelWizard
 
DecoratorsModelWizard.DecoratorsModelWizardInitialObjectCreationPage - Class in org.eclipse.ohf.stem.tests.util.decorators.presentation
This is the page where the type of object to create is selected.
DecoratorsModelWizard.DecoratorsModelWizardInitialObjectCreationPage(String) - Constructor for class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsModelWizard.DecoratorsModelWizardInitialObjectCreationPage
Pass in the selection.
DecoratorsModelWizard.DecoratorsModelWizardNewFileCreationPage - Class in org.eclipse.ohf.stem.tests.util.decorators.presentation
This is the one page of the wizard.
DecoratorsModelWizard.DecoratorsModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsModelWizard.DecoratorsModelWizardNewFileCreationPage
Pass in the selection.
DecoratorsPackage - Interface in org.eclipse.ohf.stem.tests.util.decorators
The Package for the model.
DecoratorsPackage.Literals - Interface in org.eclipse.ohf.stem.tests.util.decorators
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
DecoratorsPackageImpl - Class in org.eclipse.ohf.stem.tests.util.decorators.impl
An implementation of the model Package.
DecoratorsSwitch<T> - Class in org.eclipse.ohf.stem.tests.util.decorators.util
The Switch for the model's inheritance hierarchy.
DecoratorsSwitch() - Constructor for class org.eclipse.ohf.stem.tests.util.decorators.util.DecoratorsSwitch
Creates an instance of the switch.
DecoratorsView - Class in org.eclipse.ohf.stem.ui.views
This class represents the eclipse view of the decorators that have been imported into eclipse as plug-ins.
DecoratorsView() - Constructor for class org.eclipse.ohf.stem.ui.views.DecoratorsView
Default Constructor
DEFAULT - Static variable in interface org.eclipse.ohf.stem.ui.ISharedFonts
Default font used in simulation control
DEFAULT_BACKGROUND_COLOR_STRING - Static variable in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
The default background color string.
DEFAULT_BORDER_COLOR_STRING - Static variable in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
The default border color string.
DEFAULT_DRAW_POLYGON_BORDERS - Static variable in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
The default value for drawing polygon borders.
DEFAULT_GAIN_FACTOR - Static variable in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
The default value for the initial gain factor.
DEFAULT_GUI_SCALING_FACTOR - Static variable in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
This is the default scaling factor
DEFAULT_INITIAL_ATTRIBUTE_NAME_STRING - Static variable in class org.eclipse.ohf.stem.ui.preferences.VisualizationPreferencePage
The default name of the attribute to display first in a visualization.
DEFAULT_INITIAL_SCALE_SELECTION - Static variable in class org.eclipse.ohf.stem.ui.views.map.InternalMapView
This is the default initial value selected for the scale (ruler)
DEFAULT_INITIAL_X_TRANSLATION - Static variable in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
The default value for the intial translation of the map in the x-axis
DEFAULT_INITIAL_Y_TRANSLATION - Static variable in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
The default value for the intial translation of the map in the y-axis
DEFAULT_LOGSCALE - Static variable in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
The default value for displaying with a logrithmic scale.
DEFAULT_OPACITY - Static variable in class org.eclipse.ohf.stem.ui.ge.Aspect
default opacity
DEFAULT_POLYGON_COLOR_RELATIVE_VALUE_ZERO_STRING - Static variable in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
The default polygon color string.
DEFAULT_POLYGON_COLOR_STRING - Static variable in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
The default polygon color string.
DEFAULT_RANGE - Static variable in class org.eclipse.ohf.stem.ui.ge.Aspect
default range
DEFAULT_SCALING_FACTOR_ON_ZOOM_RULER - Static variable in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
The default value for the zoom factor of the displays scale
DEFAULT_SIMULATION_REPORT_EACH_UNRESOLVED_IDENTIFIABLE - Static variable in class org.eclipse.ohf.stem.jobs.preferences.SimulationManagementPreferencePage
This is the default value for reporting all unresolved Identifiables.
DEFAULT_SIMULATION_REPORT_NUMBER_UNRESOLVED_IDENTIFIABLE - Static variable in class org.eclipse.ohf.stem.jobs.preferences.SimulationManagementPreferencePage
This is the default value for reporting the number of unresolved Identifiables.
DEFAULT_SIMULATION_SLEEP - Static variable in class org.eclipse.ohf.stem.jobs.preferences.SimulationManagementPreferencePage
The default value for the simulation sleep preference.
DEFAULT_SIMULATION_SLEEP_SECONDS - Static variable in class org.eclipse.ohf.stem.jobs.preferences.SimulationManagementPreferencePage
This is the default value for the number of seconds to pause the simulation on each cycle.
defaultCase(EObject) - Method in class org.eclipse.ohf.stem.core.common.util.CommonSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ohf.stem.core.graph.util.GraphSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ohf.stem.core.model.util.ModelSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ohf.stem.core.scenario.util.ScenarioSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ohf.stem.core.sequencer.util.SequencerSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ohf.stem.definitions.labels.util.LabelsSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ohf.stem.definitions.nodes.util.NodesSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.util.StandardSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ohf.stem.tests.util.decorators.util.DecoratorsSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.eclipse.ohf.stem.tests.util.labels.util.LabelsSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
defaultList - Static variable in class org.eclipse.ohf.stem.internal.data.Main
Default is USA and MEX without CAN
DefinitionsEditPlugin - Class in org.eclipse.ohf.stem.definitions.labels.provider
This is the central singleton for the Definitions editor plugin.
DefinitionsEditPlugin() - Constructor for class org.eclipse.ohf.stem.definitions.labels.provider.DefinitionsEditPlugin
Create the instance.
DefinitionsEditPlugin.Implementation - Class in org.eclipse.ohf.stem.definitions.labels.provider
The actual implementation of the Eclipse Plugin.
DefinitionsEditPlugin.Implementation() - Constructor for class org.eclipse.ohf.stem.definitions.labels.provider.DefinitionsEditPlugin.Implementation
Creates an instance.
delay() - Method in class org.eclipse.ohf.stem.ui.ge.servlet.SlideShowInfo
Do a built in delay if needed
DELETE_FILE_ICON - Static variable in interface org.eclipse.ohf.stem.ui.ISharedImages
This image is the icon to represent a delete file/folder operation in STEM Project Explorer
DESCRIPTION_PROPERTY - Static variable in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
This is the property in a data file that specifies a description of the data.
Designer - Class in org.eclipse.ohf.stem.ui.perspectives
This class implements the "Designer" perspective of STEM.
Designer() - Constructor for class org.eclipse.ohf.stem.ui.perspectives.Designer
 
DETERMINISTIC_SEIR_CONTENT_DESCRIPTOR - Static variable in class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.DeterministicSEIRDiseaseModelDecoratorRecord
This is the content descriptor for deterministic SEIR disease model decorators.
DETERMINISTIC_SEIR_DISEASE_MODEL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The meta object id for the 'Deterministic SEIR Disease Model' class.
DETERMINISTIC_SEIR_DISEASE_MODEL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Deterministic SEIR Disease Model' class.
DETERMINISTIC_SEIR_DISEASE_MODEL__BACKGROUND_MORTALITY_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Background Mortality Rate' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__DISEASE_NAME - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Disease Name' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__DUBLIN_CORE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Dublin Core' containment reference.
DETERMINISTIC_SEIR_DISEASE_MODEL__GRAPH - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Graph' container reference.
DETERMINISTIC_SEIR_DISEASE_MODEL__IMMUNITY_LOSS_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Immunity Loss Rate' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__INCUBATION_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Incubation Rate' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__INFECTIOUS_MORTALITY - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Infectious Mortality' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__INFECTIOUS_MORTALITY_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Infectious Mortality Rate' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__LABELS_TO_UPDATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Labels To Update' reference list.
DETERMINISTIC_SEIR_DISEASE_MODEL__NON_LINEARITY_COEFFICIENT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Non Linearity Coefficient' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__PHYSICALLY_ADJACENT_INFECTIOUS_PROPORTION - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Physically Adjacent Infectious Proportion' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__POPULATION_IDENTIFIER - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Population Identifier' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__RECOVERY_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Recovery Rate' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__TIME_PERIOD - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Time Period' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__TOTAL_AREA - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Total Area' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__TOTAL_POPULATION_COUNT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Total Population Count' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__TOTAL_POPULATION_COUNT_RECIPROCAL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Total Population Count Reciprocal' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__TRANSMISSION_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Transmission Rate' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__TYPE_URI - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Type URI' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL__URI - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'URI' attribute.
DETERMINISTIC_SEIR_DISEASE_MODEL_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The number of structural features of the 'Deterministic SEIR Disease Model' class.
DETERMINISTIC_SI_DISEASE_MODEL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The meta object id for the 'Deterministic SI Disease Model' class.
DETERMINISTIC_SI_DISEASE_MODEL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Deterministic SI Disease Model' class.
DETERMINISTIC_SI_DISEASE_MODEL__BACKGROUND_MORTALITY_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Background Mortality Rate' attribute.
DETERMINISTIC_SI_DISEASE_MODEL__DISEASE_NAME - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Disease Name' attribute.
DETERMINISTIC_SI_DISEASE_MODEL__DUBLIN_CORE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Dublin Core' containment reference.
DETERMINISTIC_SI_DISEASE_MODEL__GRAPH - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Graph' container reference.
DETERMINISTIC_SI_DISEASE_MODEL__INFECTIOUS_MORTALITY - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Infectious Mortality' attribute.
DETERMINISTIC_SI_DISEASE_MODEL__INFECTIOUS_MORTALITY_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Infectious Mortality Rate' attribute.
DETERMINISTIC_SI_DISEASE_MODEL__LABELS_TO_UPDATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Labels To Update' reference list.
DETERMINISTIC_SI_DISEASE_MODEL__NON_LINEARITY_COEFFICIENT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Non Linearity Coefficient' attribute.
DETERMINISTIC_SI_DISEASE_MODEL__PHYSICALLY_ADJACENT_INFECTIOUS_PROPORTION - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Physically Adjacent Infectious Proportion' attribute.
DETERMINISTIC_SI_DISEASE_MODEL__POPULATION_IDENTIFIER - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Population Identifier' attribute.
DETERMINISTIC_SI_DISEASE_MODEL__RECOVERY_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Recovery Rate' attribute.
DETERMINISTIC_SI_DISEASE_MODEL__TIME_PERIOD - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Time Period' attribute.
DETERMINISTIC_SI_DISEASE_MODEL__TOTAL_AREA - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Total Area' attribute.
DETERMINISTIC_SI_DISEASE_MODEL__TOTAL_POPULATION_COUNT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Total Population Count' attribute.
DETERMINISTIC_SI_DISEASE_MODEL__TOTAL_POPULATION_COUNT_RECIPROCAL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Total Population Count Reciprocal' attribute.
DETERMINISTIC_SI_DISEASE_MODEL__TRANSMISSION_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Transmission Rate' attribute.
DETERMINISTIC_SI_DISEASE_MODEL__TYPE_URI - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Type URI' attribute.
DETERMINISTIC_SI_DISEASE_MODEL__URI - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'URI' attribute.
DETERMINISTIC_SI_DISEASE_MODEL_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The number of structural features of the 'Deterministic SI Disease Model' class.
DETERMINISTIC_SIR_DISEASE_MODEL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The meta object id for the 'Deterministic SIR Disease Model' class.
DETERMINISTIC_SIR_DISEASE_MODEL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Deterministic SIR Disease Model' class.
DETERMINISTIC_SIR_DISEASE_MODEL__BACKGROUND_MORTALITY_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Background Mortality Rate' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL__DISEASE_NAME - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Disease Name' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL__DUBLIN_CORE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Dublin Core' containment reference.
DETERMINISTIC_SIR_DISEASE_MODEL__GRAPH - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Graph' container reference.
DETERMINISTIC_SIR_DISEASE_MODEL__IMMUNITY_LOSS_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Immunity Loss Rate' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL__INFECTIOUS_MORTALITY - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Infectious Mortality' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL__INFECTIOUS_MORTALITY_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Infectious Mortality Rate' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL__LABELS_TO_UPDATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Labels To Update' reference list.
DETERMINISTIC_SIR_DISEASE_MODEL__NON_LINEARITY_COEFFICIENT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Non Linearity Coefficient' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL__PHYSICALLY_ADJACENT_INFECTIOUS_PROPORTION - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Physically Adjacent Infectious Proportion' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL__POPULATION_IDENTIFIER - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Population Identifier' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL__RECOVERY_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Recovery Rate' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL__TIME_PERIOD - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Time Period' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL__TOTAL_AREA - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Total Area' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL__TOTAL_POPULATION_COUNT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Total Population Count' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL__TOTAL_POPULATION_COUNT_RECIPROCAL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Total Population Count Reciprocal' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL__TRANSMISSION_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Transmission Rate' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL__TYPE_URI - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Type URI' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL__URI - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'URI' attribute.
DETERMINISTIC_SIR_DISEASE_MODEL_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The number of structural features of the 'Deterministic SIR Disease Model' class.
DeterministicSEIRDiseaseModel - Interface in org.eclipse.ohf.stem.diseasemodels.standard
This interface defines a class in an EMF model for an Deterministic SEIR disease model.
DeterministicSEIRDiseaseModelImpl - Class in org.eclipse.ohf.stem.diseasemodels.standard.impl
An implementation of the model object 'Deterministic SEIR Disease Model'.
DeterministicSEIRDiseaseModelImpl() - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.impl.DeterministicSEIRDiseaseModelImpl
The constructor needs to be public so that the new disease wizard can create an instance of the class without using the factory.
DeterministicSEIRDiseaseModelItemProvider - Class in org.eclipse.ohf.stem.diseasemodels.standard.provider
This is the item provider adapter for a DeterministicSEIRDiseaseModel object.
DeterministicSEIRDiseaseModelItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.provider.DeterministicSEIRDiseaseModelItemProvider
This constructs an instance from a factory and a notifier.
DeterministicSIDiseaseModel - Interface in org.eclipse.ohf.stem.diseasemodels.standard
This interface defines a class in an EMF model for an Deterministic SI disease model.
DeterministicSIDiseaseModelImpl - Class in org.eclipse.ohf.stem.diseasemodels.standard.impl
An implementation of the model object 'Deterministic SI Disease Model'.
DeterministicSIDiseaseModelImpl() - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.impl.DeterministicSIDiseaseModelImpl
The constructor needs to be public so that the new disease wizard can create an instance of the class without using the factory.
DeterministicSIDiseaseModelItemProvider - Class in org.eclipse.ohf.stem.diseasemodels.standard.provider
This is the item provider adapter for a DeterministicSIDiseaseModel object.
DeterministicSIDiseaseModelItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.provider.DeterministicSIDiseaseModelItemProvider
This constructs an instance from a factory and a notifier.
DeterministicSIRDiseaseModel - Interface in org.eclipse.ohf.stem.diseasemodels.standard
This interface defines a class in an EMF model for an Deterministic SIR disease model.
DeterministicSIRDiseaseModelImpl - Class in org.eclipse.ohf.stem.diseasemodels.standard.impl
An implementation of the model object 'Deterministic SIR Disease Model'.
DeterministicSIRDiseaseModelImpl() - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.impl.DeterministicSIRDiseaseModelImpl
The constructor needs to be public so that the new disease wizard can create an instance of the class without using the factory.
DeterministicSIRDiseaseModelItemProvider - Class in org.eclipse.ohf.stem.diseasemodels.standard.provider
This is the item provider adapter for a DeterministicSIRDiseaseModel object.
DeterministicSIRDiseaseModelItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.provider.DeterministicSIRDiseaseModelItemProvider
This constructs an instance from a factory and a notifier.
DISABLED_PAUSE_ICON - Static variable in interface org.eclipse.ohf.stem.ui.ISharedImages
This image is the icon to represent a disabled PAUSE simulation event
DISABLED_RESET_ICON - Static variable in interface org.eclipse.ohf.stem.ui.ISharedImages
This image is the icon to represent a disabled RESET simulation event
DISABLED_RUN_ICON - Static variable in interface org.eclipse.ohf.stem.ui.ISharedImages
This image is the icon to represent a disabled RUN simulation event
DISABLED_STEP_ICON - Static variable in interface org.eclipse.ohf.stem.ui.ISharedImages
This image is the icon to represent a disabled STEP simulation event
DISABLED_STOP_ICON - Static variable in interface org.eclipse.ohf.stem.ui.ISharedImages
This image is the icon to represent a disabled STOP simulation event
DISEASE_CONTENT_DESCRIPTOR - Static variable in class org.eclipse.ohf.stem.internal.data.ScenarioRecord.DiseaseScenarioRecord
The descriptor for Scenarios containing disease models.
DISEASE_MODEL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The meta object id for the 'Disease Model' class.
DISEASE_MODEL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Disease Model' class.
DISEASE_MODEL__BACKGROUND_MORTALITY_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Background Mortality Rate' attribute.
DISEASE_MODEL__BACKGROUND_MORTALITY_RATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Background Mortality Rate' attribute feature.
DISEASE_MODEL__DISEASE_NAME - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Disease Name' attribute.
DISEASE_MODEL__DISEASE_NAME - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Disease Name' attribute feature.
DISEASE_MODEL__DUBLIN_CORE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Dublin Core' containment reference.
DISEASE_MODEL__GRAPH - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Graph' container reference.
DISEASE_MODEL__LABELS_TO_UPDATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Labels To Update' reference list.
DISEASE_MODEL__POPULATION_IDENTIFIER - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Population Identifier' attribute.
DISEASE_MODEL__POPULATION_IDENTIFIER - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Population Identifier' attribute feature.
DISEASE_MODEL__TIME_PERIOD - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Time Period' attribute.
DISEASE_MODEL__TIME_PERIOD - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Time Period' attribute feature.
DISEASE_MODEL__TYPE_URI - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Type URI' attribute.
DISEASE_MODEL__URI - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'URI' attribute.
DISEASE_MODEL_DIR - Static variable in class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord
This is the directory in which disease model decorators are serialized
DISEASE_MODEL_ELEMENT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.Constants
This is the identifier of the element in a ConfigurationElement that specifies the name and implementing class for STEM "disease models".
DISEASE_MODEL_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The number of structural features of the 'Disease Model' class.
DISEASE_MODEL_LABEL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The meta object id for the 'Disease Model Label' class.
DISEASE_MODEL_LABEL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Disease Model Label' class.
DISEASE_MODEL_LABEL__CURRENT_DISEASE_MODEL_LABEL_VALUE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Current Disease Model Label Value' reference.
DISEASE_MODEL_LABEL__CURRENT_DISEASE_MODEL_LABEL_VALUE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Current Disease Model Label Value' reference feature.
DISEASE_MODEL_LABEL__CURRENT_VALUE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Current Value' containment reference.
DISEASE_MODEL_LABEL__DECORATOR - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Decorator' reference.
DISEASE_MODEL_LABEL__DISEASE_MODEL_STATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Disease Model State' containment reference.
DISEASE_MODEL_LABEL__DISEASE_MODEL_STATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Disease Model State' containment reference feature.
DISEASE_MODEL_LABEL__DUBLIN_CORE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Dublin Core' containment reference.
DISEASE_MODEL_LABEL__IDENTIFIABLE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Identifiable' reference.
DISEASE_MODEL_LABEL__NEXT_DISEASE_MODEL_LABEL_VALUE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Next Disease Model Label Value' reference.
DISEASE_MODEL_LABEL__NEXT_DISEASE_MODEL_LABEL_VALUE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Next Disease Model Label Value' reference feature.
DISEASE_MODEL_LABEL__NEXT_VALUE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Next Value' containment reference.
DISEASE_MODEL_LABEL__NEXT_VALUE_VALID - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Next Value Valid' attribute.
DISEASE_MODEL_LABEL__NODE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Node' reference.
DISEASE_MODEL_LABEL__POPULATION_LABEL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Population Label' reference.
DISEASE_MODEL_LABEL__POPULATION_LABEL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Population Label' reference feature.
DISEASE_MODEL_LABEL__TYPE_URI - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Type URI' attribute.
DISEASE_MODEL_LABEL__URI - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'URI' attribute.
DISEASE_MODEL_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'URI Of Identifiable To Be Labeled' attribute.
DISEASE_MODEL_LABEL_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The number of structural features of the 'Disease Model Label' class.
DISEASE_MODEL_LABEL_VALUE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The meta object id for the 'Disease Model Label Value' class.
DISEASE_MODEL_LABEL_VALUE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Disease Model Label Value' class.
DISEASE_MODEL_LABEL_VALUE__BIRTHS - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Births' attribute.
DISEASE_MODEL_LABEL_VALUE__BIRTHS - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Births' attribute feature.
DISEASE_MODEL_LABEL_VALUE__DEATHS - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Deaths' attribute.
DISEASE_MODEL_LABEL_VALUE__DEATHS - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Deaths' attribute feature.
DISEASE_MODEL_LABEL_VALUE__DISEASE_DEATHS - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Disease Deaths' attribute.
DISEASE_MODEL_LABEL_VALUE__DISEASE_DEATHS - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Disease Deaths' attribute feature.
DISEASE_MODEL_LABEL_VALUE__POPULATION_COUNT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Population Count' attribute.
DISEASE_MODEL_LABEL_VALUE__POPULATION_COUNT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Population Count' attribute feature.
DISEASE_MODEL_LABEL_VALUE_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The number of structural features of the 'Disease Model Label Value' class.
DISEASE_MODEL_STATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The meta object id for the 'Disease Model State' class.
DISEASE_MODEL_STATE - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Disease Model State' class.
DISEASE_MODEL_STATE__LABEL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The feature id for the 'Label' container reference.
DISEASE_MODEL_STATE__LABEL - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage.Literals
The meta object literal for the 'Label' container reference feature.
DISEASE_MODEL_STATE_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
The number of structural features of the 'Disease Model State' class.
DISEASE_NAME_PROPERTY - Static variable in class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord
This is the property that specifies the name of the disease defined in a properties file.
DISEASE_NAME_PROPERTY - Static variable in class org.eclipse.ohf.stem.internal.data.InfectorDecoratorRecord
This is the property that specifies the name of the disease defined in a properties file.
DiseaseDefinitionControl - Class in org.eclipse.ohf.stem.ui.wizards
This class represents the SWT control for defining a disease.
DiseaseDefinitionControl(Composite, int, ModifyListener) - Constructor for class org.eclipse.ohf.stem.ui.wizards.DiseaseDefinitionControl
Create the composite
DiseaseModel - Interface in org.eclipse.ohf.stem.diseasemodels.standard
This interface defines a class in an EMF model for an STEM Disease model.
DiseaseModelData - Class in org.eclipse.ohf.stem.internal.data
This class represents data extracted from a properties file that defines a DiseaseModel.
DiseaseModelData() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelData
 
DiseaseModelData.AggregateSIDiseaseModelData - Class in org.eclipse.ohf.stem.internal.data
This class represents data extracted from a properties file that defines a AggregatingSIDiseaseModel disease model.
DiseaseModelData.AggregateSIDiseaseModelData() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelData.AggregateSIDiseaseModelData
 
DiseaseModelData.DeterministicSEIRDiseaseModelData - Class in org.eclipse.ohf.stem.internal.data
This class represents data extracted from a properties file that defines a SEIR disease model.
DiseaseModelData.DeterministicSEIRDiseaseModelData() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelData.DeterministicSEIRDiseaseModelData
 
DiseaseModelData.SEIRData - Class in org.eclipse.ohf.stem.internal.data
This class represents data extracted from a properties file that defines a SEIR disease model.
DiseaseModelData.SEIRData() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelData.SEIRData
 
DiseaseModelData.SIData - Class in org.eclipse.ohf.stem.internal.data
This class represents data extracted from a properties file that defines a SI disease model
DiseaseModelData.SIData() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelData.SIData
 
DiseaseModelData.SIRData - Class in org.eclipse.ohf.stem.internal.data
This class represents data extracted from a properties file that defines a SIR disease model.
DiseaseModelData.SIRData() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelData.SIRData
 
DiseaseModelData.StandardDiseaseModelData - Class in org.eclipse.ohf.stem.internal.data
This class represents data extracted from a properties file that defines a StandardDiseaseModel.
DiseaseModelData.StandardDiseaseModelData() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelData.StandardDiseaseModelData
 
DiseaseModelDecoratorRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents a DiseaseModel
DiseaseModelDecoratorRecord() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord
 
DiseaseModelDecoratorRecord.AggregateSEIRDiseaseModelRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents an Aggregate SEIR Disease Model
DiseaseModelDecoratorRecord.AggregateSEIRDiseaseModelRecord() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.AggregateSEIRDiseaseModelRecord
 
DiseaseModelDecoratorRecord.AggregateSIDiseaseModelRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents an Aggregate SI Disease Model
DiseaseModelDecoratorRecord.AggregateSIDiseaseModelRecord() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.AggregateSIDiseaseModelRecord
 
DiseaseModelDecoratorRecord.AggregateSIRDiseaseModelRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents an Aggregate SIR Disease Model
DiseaseModelDecoratorRecord.AggregateSIRDiseaseModelRecord() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.AggregateSIRDiseaseModelRecord
 
DiseaseModelDecoratorRecord.DeterministicSEIRDiseaseModelDecoratorRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents a DeterministicSEIRDiseaseModel
DiseaseModelDecoratorRecord.DeterministicSEIRDiseaseModelDecoratorRecord() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.DeterministicSEIRDiseaseModelDecoratorRecord
 
DiseaseModelDecoratorRecord.SEIRDecoratorRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents a SEIR disease model
DiseaseModelDecoratorRecord.SEIRDecoratorRecord() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.SEIRDecoratorRecord
 
DiseaseModelDecoratorRecord.SIDecoratorRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents a SI disease model
DiseaseModelDecoratorRecord.SIDecoratorRecord() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.SIDecoratorRecord
 
DiseaseModelDecoratorRecord.SIRDecoratorRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents a SIR disease model
DiseaseModelDecoratorRecord.SIRDecoratorRecord() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.SIRDecoratorRecord
 
DiseaseModelDecoratorRecord.StandardDiseaseModelDecoratorRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents a StandardDiseaseModel
DiseaseModelDecoratorRecord.StandardDiseaseModelDecoratorRecord() - Constructor for class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord.StandardDiseaseModelDecoratorRecord
 
DiseaseModelImpl - Class in org.eclipse.ohf.stem.diseasemodels.standard.impl
An implementation of the model object 'Disease Model'.
DiseaseModelItemProvider - Class in org.eclipse.ohf.stem.diseasemodels.standard.provider
This is the item provider adapter for a DiseaseModel object.
DiseaseModelItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelItemProvider
This constructs an instance from a factory and a notifier.
DiseaseModelLabel - Interface in org.eclipse.ohf.stem.diseasemodels.standard
This interface defines a class in an EMF model for an STEM Disease model label.
DiseaseModelLabelImpl - Class in org.eclipse.ohf.stem.diseasemodels.standard.impl
An implementation of the model object 'Disease Model Label'.
DiseaseModelLabelItemProvider - Class in org.eclipse.ohf.stem.diseasemodels.standard.provider
This is the item provider adapter for a DiseaseModelLabel object.
DiseaseModelLabelItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelLabelItemProvider
This constructs an instance from a factory and a notifier.
DiseaseModelLabelValue - Interface in org.eclipse.ohf.stem.diseasemodels.standard
This interface defines a class in an EMF model for an disease model label value.
DiseaseModelLabelValueImpl - Class in org.eclipse.ohf.stem.diseasemodels.standard.impl
An implementation of the model object 'Disease Model Label Value'.
DiseaseModelLabelValueItemProvider - Class in org.eclipse.ohf.stem.diseasemodels.standard.provider
This is the item provider adapter for a DiseaseModelLabelValue object.
DiseaseModelLabelValueItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelLabelValueItemProvider
This constructs an instance from a factory and a notifier.
DiseaseModelPropertyComposite - Class in org.eclipse.ohf.stem.ui.wizards
This class represents
DiseaseModelPropertyComposite(Composite, int, DiseaseModel[], ModifyListener) - Constructor for class org.eclipse.ohf.stem.ui.wizards.DiseaseModelPropertyComposite
Create the composite
DiseaseModelPropertyEditor - Class in org.eclipse.ohf.stem.ui.wizards
This class represents
DiseaseModelPropertyEditor(Composite, int, DiseaseModel, ModifyListener) - Constructor for class org.eclipse.ohf.stem.ui.wizards.DiseaseModelPropertyEditor
Create the composite
DiseasemodelsEditorAdvisor - Class in org.eclipse.ohf.stem.diseasemodels.standard.presentation
Customized WorkbenchAdvisor for the RCP application.
DiseasemodelsEditorAdvisor() - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.presentation.DiseasemodelsEditorAdvisor
 
DiseasemodelsEditorAdvisor.AboutAction - Class in org.eclipse.ohf.stem.diseasemodels.standard.presentation
About action for the RCP application.
DiseasemodelsEditorAdvisor.AboutAction() - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.presentation.DiseasemodelsEditorAdvisor.AboutAction
 
DiseasemodelsEditorAdvisor.Application - Class in org.eclipse.ohf.stem.diseasemodels.standard.presentation
RCP's application
DiseasemodelsEditorAdvisor.Application() - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.presentation.DiseasemodelsEditorAdvisor.Application
 
DiseasemodelsEditorAdvisor.OpenAction - Class in org.eclipse.ohf.stem.diseasemodels.standard.presentation
Open action for the objects from the Diseasemodels model.
DiseasemodelsEditorAdvisor.OpenAction() - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.presentation.DiseasemodelsEditorAdvisor.OpenAction
 
DiseasemodelsEditorAdvisor.OpenURIAction - Class in org.eclipse.ohf.stem.diseasemodels.standard.presentation
Open URI action for the objects from the Diseasemodels model.
DiseasemodelsEditorAdvisor.OpenURIAction() - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.presentation.DiseasemodelsEditorAdvisor.OpenURIAction
 
DiseasemodelsEditorAdvisor.Perspective - Class in org.eclipse.ohf.stem.diseasemodels.standard.presentation
RCP's perspective
DiseasemodelsEditorAdvisor.Perspective() - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.presentation.DiseasemodelsEditorAdvisor.Perspective
 
DiseasemodelsEditorAdvisor.WindowActionBarAdvisor - Class in org.eclipse.ohf.stem.diseasemodels.standard.presentation
RCP's action bar advisor
DiseasemodelsEditorAdvisor.WindowActionBarAdvisor(IActionBarConfigurer) - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.presentation.DiseasemodelsEditorAdvisor.WindowActionBarAdvisor
 
DiseasemodelsEditorAdvisor.WindowAdvisor - Class in org.eclipse.ohf.stem.diseasemodels.standard.presentation
RCP's window advisor
DiseasemodelsEditorAdvisor.WindowAdvisor(IWorkbenchWindowConfigurer) - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.presentation.DiseasemodelsEditorAdvisor.WindowAdvisor
 
DiseasemodelsEditorPlugin - Class in org.eclipse.ohf.stem.diseasemodels.standard.presentation
This is the central singleton for the Diseasemodels editor plugin.
DiseasemodelsEditorPlugin() - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.presentation.DiseasemodelsEditorPlugin
Create the instance.
DiseasemodelsEditorPlugin.Implementation - Class in org.eclipse.ohf.stem.diseasemodels.standard.presentation
The actual implementation of the Eclipse Plugin.
DiseasemodelsEditorPlugin.Implementation() - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.presentation.DiseasemodelsEditorPlugin.Implementation
Creates an instance.
DiseasemodelsEditPlugin - Class in org.eclipse.ohf.stem.diseasemodels.standard.provider
This is the central singleton for the Diseasemodels edit plugin.
DiseasemodelsEditPlugin() - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseasemodelsEditPlugin
Create the instance.
DiseasemodelsEditPlugin.Implementation - Class in org.eclipse.ohf.stem.diseasemodels.standard.provider
The actual implementation of the Eclipse Plugin.
DiseasemodelsEditPlugin.Implementation() - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseasemodelsEditPlugin.Implementation
Creates an instance.
DiseaseModelState - Interface in org.eclipse.ohf.stem.diseasemodels.standard
This interface defines a class in an EMF model that contains state information for a STEM disease model's computations from one simulation cycle to another.
DiseaseModelStateImpl - Class in org.eclipse.ohf.stem.diseasemodels.standard.impl
An implementation of the model object 'Disease Model State'.
DiseaseModelStateItemProvider - Class in org.eclipse.ohf.stem.diseasemodels.standard.provider
This is the item provider adapter for a DiseaseModelState object.
DiseaseModelStateItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelStateItemProvider
This constructs an instance from a factory and a notifier.
DiseaseView - Class in org.eclipse.ohf.stem.ui.views.disease
This class implements a view of the plugged in Diseases.
DiseaseView() - Constructor for class org.eclipse.ohf.stem.ui.views.disease.DiseaseView
Default Constructor
DiseaseView.DiseaseViewModel - Class in org.eclipse.ohf.stem.ui.views.disease
This class is the model of the plugged in DiseaseModel
DiseaseWizardMessages - Class in org.eclipse.ohf.stem.ui.wizards
This class is the Resource Bundle for this package.
display() - Method in class org.eclipse.ohf.stem.ui.ge.kml.KmlDoc
Display the current Kml document on stdOut.
display() - Static method in class org.eclipse.ohf.stem.ui.ge.views.GEPreferencePage
To display all of the Preferences.
displayArea(String, String, boolean) - Method in class org.eclipse.ohf.stem.ui.ge.GEInterface
called by GEView to display the current map for a specific admin area.
DisplayAreaDialog - Class in org.eclipse.ohf.stem.ui.ge.views
Let the user enter the info needed to display on GoogleEarth the selected Admin area.
DisplayAreaDialog(Shell) - Constructor for class org.eclipse.ohf.stem.ui.ge.views.DisplayAreaDialog
 
DisplayAreaDialog.DisplayAreaData - Class in org.eclipse.ohf.stem.ui.ge.views
Simple class to store the dialogs last used values
DisplayAreaDialog.DisplayAreaData() - Constructor for class org.eclipse.ohf.stem.ui.ge.views.DisplayAreaDialog.DisplayAreaData
 
displayFolderDialog(String) - Method in class org.eclipse.ohf.stem.ui.ge.views.GEView
dialog to choose a folder to display files from.
displayList - Static variable in class org.eclipse.ohf.stem.internal.data.Main
Set this to true to display a list of property files that are used to build scenario.
displayMap(ISimulation) - Method in class org.eclipse.ohf.stem.ui.ge.GEInterface
called by GEView to display the current map This version sets a switch to cause a display on the next cycle if simulation or now if paused.
displayStatus() - Method in class org.eclipse.ohf.stem.ui.ge.GEInterface
display status.
dispose() - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor
 
dispose() - Method in class org.eclipse.ohf.stem.core.common.provider.CommonItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor
 
dispose() - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider
 
dispose() - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor
 
dispose() - Method in class org.eclipse.ohf.stem.core.model.provider.ModelItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor
 
dispose() - Method in class org.eclipse.ohf.stem.core.scenario.provider.ScenarioItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor
 
dispose() - Method in class org.eclipse.ohf.stem.core.sequencer.provider.SequencerItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor
 
dispose() - Method in class org.eclipse.ohf.stem.definitions.labels.provider.LabelsItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor
 
dispose() - Method in class org.eclipse.ohf.stem.definitions.nodes.provider.NodesItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor
 
dispose() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardRelativeValueProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor
 
dispose() - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.DecoratorsItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor
 
dispose() - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.LabelsItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class org.eclipse.ohf.stem.ui.ge.GEInterface
Called by GEView.dispose()
dispose() - Method in class org.eclipse.ohf.stem.ui.ge.views.GEView
 
dispose() - Method in class org.eclipse.ohf.stem.ui.ge.views.GEViewContentProvider
Cleanup when user wants to terminate the view
dispose() - Method in class org.eclipse.ohf.stem.ui.views.ActiveSimulationsView
 
dispose() - Method in class org.eclipse.ohf.stem.ui.views.ExecutablePluginView
 
dispose() - Method in class org.eclipse.ohf.stem.ui.views.ExecutablePluginView.ExecutableContentProvider
 
dispose() - Method in class org.eclipse.ohf.stem.ui.views.IdentifiablePluginView
 
dispose() - Method in class org.eclipse.ohf.stem.ui.views.map.Graphics2DRenderer
Dispose the resources attached to this 2D renderer.
dispose() - Method in class org.eclipse.ohf.stem.ui.views.map.InternalMapView
 
dispose() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
Disposes the Color objects
dispose() - Method in class org.eclipse.ohf.stem.ui.views.map.MapControl
 
dispose() - Method in class org.eclipse.ohf.stem.ui.views.map.MapView
 
dispose() - Method in class org.eclipse.ohf.stem.ui.views.SimulationControl
 
dispose() - Method in class org.eclipse.ohf.stem.ui.views.SimulationControlView
 
dispose() - Method in class org.eclipse.ohf.stem.ui.wizards.DiseaseDefinitionControl
 
dispose() - Method in class org.eclipse.ohf.stem.ui.wizards.DiseaseModelPropertyComposite
 
dispose() - Method in class org.eclipse.ohf.stem.ui.wizards.DiseaseModelPropertyEditor
 
doAllBorders(PlatformLatLongDataProvider, List<String[]>) - Static method in class org.eclipse.ohf.stem.internal.data.utility.NeighborUtility
This will generate a list of neighbors for all neighboring countries.
doSave(IProgressMonitor) - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor
This is for implementing IEditorPart and simply saves the model file.
doSaveAs() - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor
This also changes the editor's input.
doSaveAs() - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor
This also changes the editor's input.
doSaveAs() - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor
This also changes the editor's input.
doSaveAs() - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor
This also changes the editor's input.
doSaveAs() - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor
This also changes the editor's input.
doSaveAs() - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor
This also changes the editor's input.
doSaveAs() - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor
This also changes the editor's input.
doSaveAs() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor
This also changes the editor's input.
doSaveAs() - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor
This also changes the editor's input.
doSaveAs() - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor
This also changes the editor's input.
doSwitch(EObject) - Method in class org.eclipse.ohf.stem.core.common.util.CommonSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.ohf.stem.core.graph.util.GraphSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.ohf.stem.core.model.util.ModelSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.ohf.stem.core.scenario.util.ScenarioSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.ohf.stem.core.sequencer.util.SequencerSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.ohf.stem.definitions.labels.util.LabelsSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.ohf.stem.definitions.nodes.util.NodesSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.util.StandardSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.ohf.stem.tests.util.decorators.util.DecoratorsSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EObject) - Method in class org.eclipse.ohf.stem.tests.util.labels.util.LabelsSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
DOWN_SAMPLE_LAT_LONG_DATA_BOOLEAN_PREFERENCE - Static variable in interface org.eclipse.ohf.stem.definitions.adapters.spatial.geo.preferences.PreferenceConstants
 
draw(GC, int, int, int, int) - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
The method which gets the MapCanvas' polygons list, and draws it on the MapCanvas.
DRAW_POLYGON_BORDERS_BOOLEAN_PREFERENCE - Static variable in interface org.eclipse.ohf.stem.ui.views.map.preferences.PreferenceConstants
The preference id for the drawing polygon borders.
DUBLIN_CORE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The meta object id for the 'Dublin Core' class.
DUBLIN_CORE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Dublin Core' class.
DUBLIN_CORE__BIBLIOGRAPHIC_CITATION - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Bibliographic Citation' attribute.
DUBLIN_CORE__BIBLIOGRAPHIC_CITATION - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Bibliographic Citation' attribute feature.
DUBLIN_CORE__CONTRIBUTOR - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Contributor' attribute.
DUBLIN_CORE__CONTRIBUTOR - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Contributor' attribute feature.
DUBLIN_CORE__COVERAGE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Coverage' attribute.
DUBLIN_CORE__COVERAGE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Coverage' attribute feature.
DUBLIN_CORE__CREATED - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Created' attribute.
DUBLIN_CORE__CREATED - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Created' attribute feature.
DUBLIN_CORE__CREATOR - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Creator' attribute.
DUBLIN_CORE__CREATOR - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Creator' attribute feature.
DUBLIN_CORE__DATE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Date' attribute.
DUBLIN_CORE__DATE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Date' attribute feature.
DUBLIN_CORE__DESCRIPTION - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Description' attribute.
DUBLIN_CORE__DESCRIPTION - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Description' attribute feature.
DUBLIN_CORE__FORMAT - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Format' attribute.
DUBLIN_CORE__FORMAT - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Format' attribute feature.
DUBLIN_CORE__IDENTIFIER - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Identifier' attribute.
DUBLIN_CORE__IDENTIFIER - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Identifier' attribute feature.
DUBLIN_CORE__LANGUAGE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Language' attribute.
DUBLIN_CORE__LANGUAGE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Language' attribute feature.
DUBLIN_CORE__LICENSE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'License' attribute.
DUBLIN_CORE__LICENSE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'License' attribute feature.
DUBLIN_CORE__PUBLISHER - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Publisher' attribute.
DUBLIN_CORE__PUBLISHER - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Publisher' attribute feature.
DUBLIN_CORE__RELATION - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Relation' attribute.
DUBLIN_CORE__RELATION - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Relation' attribute feature.
DUBLIN_CORE__REQUIRED - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Required' attribute.
DUBLIN_CORE__REQUIRED - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Required' attribute feature.
DUBLIN_CORE__RIGHTS - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Rights' attribute.
DUBLIN_CORE__RIGHTS - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Rights' attribute feature.
DUBLIN_CORE__SOURCE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Source' attribute.
DUBLIN_CORE__SOURCE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Source' attribute feature.
DUBLIN_CORE__SPATIAL - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Spatial' attribute.
DUBLIN_CORE__SPATIAL - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Spatial' attribute feature.
DUBLIN_CORE__SUBJECT - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Subject' attribute.
DUBLIN_CORE__SUBJECT - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Subject' attribute feature.
DUBLIN_CORE__TITLE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Title' attribute.
DUBLIN_CORE__TITLE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Title' attribute feature.
DUBLIN_CORE__TYPE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Type' attribute.
DUBLIN_CORE__TYPE - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Type' attribute feature.
DUBLIN_CORE__VALID - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The feature id for the 'Valid' attribute.
DUBLIN_CORE__VALID - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage.Literals
The meta object literal for the 'Valid' attribute feature.
DUBLIN_CORE_ELEMENT - Static variable in interface org.eclipse.ohf.stem.core.Constants
This is the identifier of the element that specifies the Dublin Core values for extension points that are extended by extensions that plug in Identifiables.
DUBLIN_CORE_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.core.common.CommonPackage
The number of structural features of the 'Dublin Core' class.
DublinCore - Interface in org.eclipse.ohf.stem.core.common
A DublinCore instance records a set of attributes that describe a "resource" as defined in the "Dublin Core" metadata standard http://www.dublincore.org/.
DublinCoreImpl - Class in org.eclipse.ohf.stem.core.common.impl
An implementation of the model object 'Dublin Core'.
DublinCoreImpl(IConfigurationElement) - Constructor for class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
This constructor is used to create and initialize a Dublin Core instance from an IConfigurationElement instance.
DublinCoreItemProvider - Class in org.eclipse.ohf.stem.core.common.provider
This is the item provider adapter for a DublinCore object.
DublinCoreItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.core.common.provider.DublinCoreItemProvider
This constructs an instance from a factory and a notifier.
DYNAMIC_EDGE_LABEL - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The meta object id for the 'Dynamic Edge Label' class.
DYNAMIC_EDGE_LABEL - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Dynamic Edge Label' class.
DYNAMIC_EDGE_LABEL__CURRENT_VALUE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Current Value' containment reference.
DYNAMIC_EDGE_LABEL__DECORATOR - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Decorator' reference.
DYNAMIC_EDGE_LABEL__DUBLIN_CORE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Dublin Core' containment reference.
DYNAMIC_EDGE_LABEL__EDGE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Edge' container reference.
DYNAMIC_EDGE_LABEL__IDENTIFIABLE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Identifiable' reference.
DYNAMIC_EDGE_LABEL__NEXT_VALUE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Next Value' containment reference.
DYNAMIC_EDGE_LABEL__NEXT_VALUE_VALID - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Next Value Valid' attribute.
DYNAMIC_EDGE_LABEL__TYPE_URI - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Type URI' attribute.
DYNAMIC_EDGE_LABEL__URI - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'URI' attribute.
DYNAMIC_EDGE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'URI Of Identifiable To Be Labeled' attribute.
DYNAMIC_EDGE_LABEL_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The number of structural features of the 'Dynamic Edge Label' class.
DYNAMIC_LABEL - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The meta object id for the 'Dynamic Label' class.
DYNAMIC_LABEL - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Dynamic Label' class.
DYNAMIC_LABEL__CURRENT_VALUE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Current Value' containment reference.
DYNAMIC_LABEL__DECORATOR - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Decorator' reference.
DYNAMIC_LABEL__DECORATOR - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Decorator' reference feature.
DYNAMIC_LABEL__DUBLIN_CORE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Dublin Core' containment reference.
DYNAMIC_LABEL__IDENTIFIABLE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Identifiable' reference.
DYNAMIC_LABEL__NEXT_VALUE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Next Value' containment reference.
DYNAMIC_LABEL__NEXT_VALUE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Next Value' containment reference feature.
DYNAMIC_LABEL__NEXT_VALUE_VALID - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Next Value Valid' attribute.
DYNAMIC_LABEL__NEXT_VALUE_VALID - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Next Value Valid' attribute feature.
DYNAMIC_LABEL__TYPE_URI - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Type URI' attribute.
DYNAMIC_LABEL__URI - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'URI' attribute.
DYNAMIC_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'URI Of Identifiable To Be Labeled' attribute.
DYNAMIC_LABEL_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The number of structural features of the 'Dynamic Label' class.
DYNAMIC_LABEL_ICON - Static variable in interface org.eclipse.ohf.stem.ui.ISharedImages
This image is the icon that represents a dynamic label in a graph.
DYNAMIC_NODE_LABEL - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The meta object id for the 'Dynamic Node Label' class.
DYNAMIC_NODE_LABEL - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Dynamic Node Label' class.
DYNAMIC_NODE_LABEL__CURRENT_VALUE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Current Value' containment reference.
DYNAMIC_NODE_LABEL__DECORATOR - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Decorator' reference.
DYNAMIC_NODE_LABEL__DUBLIN_CORE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Dublin Core' containment reference.
DYNAMIC_NODE_LABEL__IDENTIFIABLE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Identifiable' reference.
DYNAMIC_NODE_LABEL__NEXT_VALUE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Next Value' containment reference.
DYNAMIC_NODE_LABEL__NEXT_VALUE_VALID - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Next Value Valid' attribute.
DYNAMIC_NODE_LABEL__NODE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Node' reference.
DYNAMIC_NODE_LABEL__TYPE_URI - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Type URI' attribute.
DYNAMIC_NODE_LABEL__URI - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'URI' attribute.
DYNAMIC_NODE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'URI Of Identifiable To Be Labeled' attribute.
DYNAMIC_NODE_LABEL_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The number of structural features of the 'Dynamic Node Label' class.
DynamicEdgeLabel - Interface in org.eclipse.ohf.stem.core.graph
A DynamicEdgeLabel is a DynamicLabel that specifically labels an Edge.
DynamicEdgeLabelImpl - Class in org.eclipse.ohf.stem.core.graph.impl
An implementation of the model object 'Dynamic Edge Label'.
DynamicEdgeLabelItemProvider - Class in org.eclipse.ohf.stem.core.graph.provider
This is the item provider adapter for a DynamicEdgeLabel object.
DynamicEdgeLabelItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.core.graph.provider.DynamicEdgeLabelItemProvider
This constructs an instance from a factory and a notifier.
DynamicLabel - Interface in org.eclipse.ohf.stem.core.graph
A DynamicLabel is a Label that has two LabelValues instead of one.
DynamicLabelImpl - Class in org.eclipse.ohf.stem.core.graph.impl
An implementation of the model object 'Dynamic Label'.
DynamicLabelItemProvider - Class in org.eclipse.ohf.stem.core.graph.provider
This is the item provider adapter for a DynamicLabel object.
DynamicLabelItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.core.graph.provider.DynamicLabelItemProvider
This constructs an instance from a factory and a notifier.
DynamicNodeLabel - Interface in org.eclipse.ohf.stem.core.graph
A DynamicNodeLabel is a DynamicLabel that specifically labels a Node.
DynamicNodeLabelImpl - Class in org.eclipse.ohf.stem.core.graph.impl
An implementation of the model object 'Dynamic Node Label'.
DynamicNodeLabelItemProvider - Class in org.eclipse.ohf.stem.core.graph.provider
This is the item provider adapter for a DynamicNodeLabel object.
DynamicNodeLabelItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.core.graph.provider.DynamicNodeLabelItemProvider
This constructs an instance from a factory and a notifier.

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