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

G

GAIN_EDEFAULT - Static variable in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardStochasticDiseaseModelImpl
The default value of the 'Gain' attribute.
GAIN_FACTOR_PREFERENCE - Static variable in interface org.eclipse.ohf.stem.ui.views.map.preferences.PreferenceConstants
The preference id for the map gain factor
GEAdvancedPreferencePage - Class in org.eclipse.ohf.stem.ui.ge.views
Handle Advanced Preferences for the STEM - GoogleEarth interface.
GEAdvancedPreferencePage() - Constructor for class org.eclipse.ohf.stem.ui.ge.views.GEAdvancedPreferencePage
construct the Preference page for GoogleEarth interface.
GEData - Class in org.eclipse.ohf.stem.ui.ge
Store info about a geographic location and SEIR status in STEM.
GEData(String, LatLong) - Constructor for class org.eclipse.ohf.stem.ui.ge.GEData
Create an instance of GEData with LatLong
GEInterface - Class in org.eclipse.ohf.stem.ui.ge
 
GEInterface(GEView) - Constructor for class org.eclipse.ohf.stem.ui.ge.GEInterface
Constructor.
GEJob - Class in org.eclipse.ohf.stem.ui.ge
Do some of the work in the background This is called by GEInterface to take the collected information about the Simulation and write it as a KML file.
GEJob(String) - Constructor for class org.eclipse.ohf.stem.ui.ge.GEJob
Construct a subclass of Job that will do the longrunning part of the interface in the background.
GELog - Class in org.eclipse.ohf.stem.ui.ge
debug Utility methods for GoogleEarth Interface
GELog() - Constructor for class org.eclipse.ohf.stem.ui.ge.GELog
 
generateKML(String, StemKml, Map<String, GEData>, Aspect, long, boolean, boolean) - Method in class org.eclipse.ohf.stem.ui.ge.GEJob
Build the .kml file than will be sent to GoogleEarth We will recieve the information from GEInterface and then schedule the job to be run.
generatePolygons(String, Map<String, GEData>, Aspect) - Method in interface org.eclipse.ohf.stem.ui.ge.kml.IKmlDisplay
Create the KML control file to display all of the polygon (county) areas
generatePolygons(String, Map<String, GEData>, Aspect) - Method in class org.eclipse.ohf.stem.ui.ge.kml.KmlDisplay
Create the KML control file to display all of the polygon (county) areas We will have N PlaceMarks, each of which will be associated with a differnt Style (for color) The polygons will be placed in a placemark based on the color selection.
generatePolygons(String, Map<String, GEData>, Aspect) - Method in class org.eclipse.ohf.stem.ui.ge.kml.KmlDisplayCustom
Create the KML control file to display all of the polygon (county) areas We will have N PlaceMarks, each of which will be associated with a differnt Style (for color) The polygons will be placed in a placemark based on the color selection.
generatePolygons(String, Map<String, GEData>, Aspect, long) - Method in class org.eclipse.ohf.stem.ui.ge.kml.StemKml
Create the KML control file to display all of the polygon (county) areas Call the implementation of IKmlDisplay to create and write the kml file.
GEOGRAPHIC_FEATURE - Static variable in interface org.eclipse.ohf.stem.definitions.nodes.NodesPackage
The meta object id for the 'Geographic Feature' class.
GEOGRAPHIC_FEATURE - Static variable in interface org.eclipse.ohf.stem.definitions.nodes.NodesPackage.Literals
The meta object literal for the 'Geographic Feature' class.
GEOGRAPHIC_FEATURE__DUBLIN_CORE - Static variable in interface org.eclipse.ohf.stem.definitions.nodes.NodesPackage
The feature id for the 'Dublin Core' containment reference.
GEOGRAPHIC_FEATURE__EDGES - Static variable in interface org.eclipse.ohf.stem.definitions.nodes.NodesPackage
The feature id for the 'Edges' reference list.
GEOGRAPHIC_FEATURE__LABELS - Static variable in interface org.eclipse.ohf.stem.definitions.nodes.NodesPackage
The feature id for the 'Labels' reference list.
GEOGRAPHIC_FEATURE__TYPE_URI - Static variable in interface org.eclipse.ohf.stem.definitions.nodes.NodesPackage
The feature id for the 'Type URI' attribute.
GEOGRAPHIC_FEATURE__URI - Static variable in interface org.eclipse.ohf.stem.definitions.nodes.NodesPackage
The feature id for the 'URI' attribute.
GEOGRAPHIC_FEATURE_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.definitions.nodes.NodesPackage
The number of structural features of the 'Geographic Feature' class.
GeographicFeature - Interface in org.eclipse.ohf.stem.definitions.nodes
This interface defines a class in an EMF model for a Geographic Feature node.
GeographicFeatureImpl - Class in org.eclipse.ohf.stem.definitions.nodes.impl
An implementation of the model object 'Geographic Feature'.
GeographicFeatureItemProvider - Class in org.eclipse.ohf.stem.definitions.nodes.provider
This is the item provider adapter for a GeographicFeature object.
GeographicFeatureItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.definitions.nodes.provider.GeographicFeatureItemProvider
This constructs an instance from a factory and a notifier.
GeographicNames - Class in org.eclipse.ohf.stem.geography
This class is responsible for providing NLS'd names for geographic locations.
GeographicNames() - Constructor for class org.eclipse.ohf.stem.geography.GeographicNames
 
GEOGRAPHY_FILE_URI_PREFIX - Static variable in class org.eclipse.ohf.stem.internal.data.Main
This is the prefix of the platform URI for geography graphs and models
GEPreferencePage - Class in org.eclipse.ohf.stem.ui.ge.views
Handle Preferences for the STEM - GoogleEarth interface.
GEPreferencePage() - Constructor for class org.eclipse.ohf.stem.ui.ge.views.GEPreferencePage
construct the Preference page for GoogleEarth interface.
GESimEntry - Class in org.eclipse.ohf.stem.ui.ge
SimEntry is special entry to describe a Simulation that we are or were actively logging.
GESimEntry(String, ISimulation) - Constructor for class org.eclipse.ohf.stem.ui.ge.GESimEntry
Constructor
get(String) - Static method in enum org.eclipse.ohf.stem.definitions.labels.RelativePhysicalRelationship
Returns the 'Relative Physical Relationship' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.ohf.stem.definitions.labels.RelativePhysicalRelationship
Returns the 'Relative Physical Relationship' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.ohf.stem.definitions.labels.TransportMode
Returns the 'Transport Mode' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.ohf.stem.definitions.labels.TransportMode
Returns the 'Transport Mode' literal with the specified integer value.
getA() - Method in interface org.eclipse.ohf.stem.core.graph.Edge
 
getA() - Method in class org.eclipse.ohf.stem.core.graph.impl.EdgeImpl
 
getActionBarContributor() - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor
 
getActionBarContributor() - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor
 
getActionBarContributor() - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor
 
getActionBarContributor() - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor
 
getActionBarContributor() - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor
 
getActionBarContributor() - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor
 
getActionBarContributor() - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor
 
getActionBarContributor() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor
 
getActionBarContributor() - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor
 
getActionBarContributor() - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor
 
getActionBars() - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor
 
getActionBars() - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor
 
getActionBars() - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor
 
getActionBars() - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor
 
getActionBars() - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor
 
getActionBars() - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor
 
getActionBars() - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor
 
getActionBars() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor
 
getActionBars() - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor
 
getActionBars() - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor
 
getActiveSimulations() - Method in class org.eclipse.ohf.stem.jobs.simulation.SimulationManager
 
getAdapter(Class) - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor
This is how the framework determines which interfaces we implement.
getAdapterFactory() - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor
 
getAdapterFactory() - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor
 
getAdapterFactory() - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor
 
getAdapterFactory() - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor
 
getAdapterFactory() - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor
 
getAdapterFactory() - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor
 
getAdapterFactory() - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor
 
getAdapterFactory() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor
 
getAdapterFactory() - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor
 
getAdapterFactory() - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor
 
getAdjustedBackgroundMortalityRate(long) - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModel
Compute the background mortality rate adjusted for a time delta potentially different from the time period specified for the rate.
getAdjustedBackgroundMortalityRate(long) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelImpl
 
getAdjustedImmunityLossRate(long) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIRImpl
 
getAdjustedImmunityLossRate(long) - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SIR
Compute the immunity rate adjusted for a time delta potentially different from the time period specified for the rate.
getAdjustedIncubationRate(long) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SEIRImpl
 
getAdjustedIncubationRate(long) - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SEIR
Compute the incubation rate adjusted for a time delta potentially different from the time period specified for the rate.
getAdjustedInfectiousMortalityRate(long) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIImpl
 
getAdjustedInfectiousMortalityRate(long) - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SI
Compute the infectious mortality rate adjusted for a time delta potentially different from the time period specified for the rate.
getAdjustedRecoveryRate(long) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIImpl
 
getAdjustedRecoveryRate(long) - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SI
Compute the recovery rate adjusted for a time delta potentially different from the time period specified for the rate.
getAdjustedTransmissionRate(long) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIImpl
 
getAdjustedTransmissionRate(long) - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SI
Compute the transmission rate adjusted for a time delta potentially different from the time period specified for the rate.
getAdmin(String) - Static method in class org.eclipse.ohf.stem.internal.data.utility.NeighborUtility
Get the file name for the most detailed admin area for the specified admin 0
getAdmin0(String) - Static method in class org.eclipse.ohf.stem.internal.data.utility.NeighborUtility
Get the file name for the admin0 file (or admin1 if admin0 does not exist)
getAdminFile() - Method in class org.eclipse.ohf.stem.ui.ge.views.DisplayAreaDialog
 
getAdminLevel0() - Method in class org.eclipse.ohf.stem.internal.data.RelationshipGraphRecord
 
getAdminLevel1() - Method in class org.eclipse.ohf.stem.internal.data.RelationshipGraphRecord
 
getAdminLevels() - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
 
getAdminLevelsAsString(String) - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
 
getAdminLevelsMaxToMin() - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
 
getAffineTransform() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
 
getAggregatingDiseaseModelState() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getAggregatingDiseaseModelState() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Aggregating Disease Model State'.
getAggregatingDiseaseModelState_ChildrensLabels() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getAggregatingDiseaseModelState_ChildrensLabels() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the reference list 'Childrens Labels'.
getAggregatingSEIRDiseaseModel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getAggregatingSEIRDiseaseModel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Aggregating SEIR Disease Model'.
getAggregatingSIDiseaseModel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getAggregatingSIDiseaseModel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Aggregating SI Disease Model'.
getAggregatingSIRDiseaseModel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getAggregatingSIRDiseaseModel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Aggregating SIR Disease Model'.
getAllDecoratorRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getAllGraphRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getAllLevelEdgesForCountryModel(Map<String, Map<ISOKey, Map<IdentifiableRecord.AdminLevel, Map<ISOKey, Map<IdentifiableRecord.AdminLevel, RelationshipGraphRecord>>>>>, String, ModelRecord.CountryModelRecord) - Static method in class org.eclipse.ohf.stem.internal.data.ModelRecordFactory
 
getAllLevelEdgesForCountryModel2(Map<String, Map<ISOKey, Map<IdentifiableRecord.AdminLevel, Map<ISOKey, Map<IdentifiableRecord.AdminLevel, RelationshipGraphRecord>>>>>, String, ModelRecord.CountryModelRecord) - Static method in class org.eclipse.ohf.stem.internal.data.ModelRecordFactory
 
getAllModelRecords() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecordHolder
 
getAlpha3(String) - Static method in class org.eclipse.ohf.stem.geography.GeographicNames
 
getAltitude() - Method in class org.eclipse.ohf.stem.ui.ge.kml.Coordinates
 
getArea() - Method in interface org.eclipse.ohf.stem.definitions.labels.AreaLabelValue
 
getArea() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.AreaLabelValueImpl
 
getArea() - Method in class org.eclipse.ohf.stem.internal.data.CountryGraphData.AreaData
 
getAreaLabel() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getAreaLabel() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for class 'Area Label'.
getAreaLabel_CurrentAreaValue() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getAreaLabel_CurrentAreaValue() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the reference 'Current Area Value'.
getAreaLabelValue() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getAreaLabelValue() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for class 'Area Label Value'.
getAreaLabelValue_Area() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getAreaLabelValue_Area() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Area'.
getAreaRatio() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardDiseaseModelStateImpl
 
getAreaRatio() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardDiseaseModelState
 
getAspect(String) - Static method in class org.eclipse.ohf.stem.ui.ge.Aspect
Return the Aspect that is associated with the specified code.
getAspect() - Static method in class org.eclipse.ohf.stem.ui.ge.views.GEPreferencePage
get the specified Aspect that will be logged or displayed
getAspectToDisplay(ISimulation) - Method in class org.eclipse.ohf.stem.ui.ge.GEInterface
Get the SEIR value to be displayed from user.
getAspectToDisplay() - Method in class org.eclipse.ohf.stem.ui.ge.GESimEntry
Get the aspect that we want to display
getAvailableDepartureCapacityProportion() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.TransportRelationshipLabelValueImpl
 
getAvailableDepartureCapacityProportion() - Method in interface org.eclipse.ohf.stem.definitions.labels.TransportRelationshipLabelValue
 
getB() - Method in interface org.eclipse.ohf.stem.core.graph.Edge
 
getB() - Method in class org.eclipse.ohf.stem.core.graph.impl.EdgeImpl
 
getBackgroundColorAWT() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
Gets the background color of the MapCanvas (in AWT).
getBackgroundColorRGB() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
 
getBackgroundColorSWT() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
 
getBackgroundMortalityRate() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModel
This is the "background" rate (i.e., in the abscence of disease) at which population members (on average) transition from all of the other states (except Pre-Born and including Infectious) to the state Dead, per time period.
getBackgroundMortalityRate() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelImpl
 
getBBox() - Method in class org.eclipse.ohf.stem.ui.ge.GEData
 
getBBox() - Static method in class org.eclipse.ohf.stem.ui.ge.kml.BBoxInfo
 
getBBOX() - Method in class org.eclipse.ohf.stem.ui.ge.servlet.SlideShowInfo
 
getBibliographicCitation() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
h1>Bibliographic Citation
getBibliographicCitation() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getBirths() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelLabel
 
getBirths() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelLabelValue
 
getBirths() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelLabelImpl
 
getBirths() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelLabelValueImpl
 
getBlue(int) - Method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getBorderColorAWT() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
Gets the border color (in AWT).
getBorderColorSWT() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
Gets the polygons base color of the MapCanvas (in SWT).
getBorderLength() - Method in interface org.eclipse.ohf.stem.definitions.labels.CommonBorderRelationshipLabelValue
 
getBorderLength() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.CommonBorderRelationshipLabelValueImpl
 
getByName(String) - Static method in enum org.eclipse.ohf.stem.definitions.labels.RelativePhysicalRelationship
Returns the 'Relative Physical Relationship' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.ohf.stem.definitions.labels.TransportMode
Returns the 'Transport Mode' literal with the specified name.
getCanonicalGraph(URI) - Method in class org.eclipse.ohf.stem.core.model.impl.ModelImpl
This method combines all of the graph "fragments" together to make a graph suitable for simulation.
getCanonicalGraph(URI) - Method in interface org.eclipse.ohf.stem.core.model.Model
Recursively process any models this model contains to obtain their canonical Graphs.
getCanonicalGraph() - Method in class org.eclipse.ohf.stem.core.scenario.impl.ScenarioImpl
The value is set in ScenarioImpl.initialize()
getCanonicalGraph() - Method in interface org.eclipse.ohf.stem.core.scenario.Scenario
The canonical Graph is created by the scenario's Model when the method Scenario.initialize() is invoked.
getCapacity() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.TransportRelationshipLabelImpl
 
getCapacity() - Method in interface org.eclipse.ohf.stem.definitions.labels.TransportRelationshipLabel
 
getCatagory() - Method in class org.eclipse.ohf.stem.internal.data.ComposedDatasetRecord
 
getCatagory() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecord.GeneralModelRecord
 
getCatagory() - Method in class org.eclipse.ohf.stem.internal.data.ScenarioRecord
 
getCentralizationFactor() - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygon
 
getCentralizationFactor() - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygonsList
Gets the offset needed to be made in order to centralize the map.
getChildNodes(Node) - Static method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.AggregatingSIDiseaseModelImpl
 
getChildren(Object) - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor.ReverseAdapterFactoryContentProvider
 
getChildren(Object) - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor.ReverseAdapterFactoryContentProvider
 
getChildren(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider
 
getChildren(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider.TransientGraphItemProvider
This assumes that all children are members of a map of Identifiables
getChildren(Object) - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor.ReverseAdapterFactoryContentProvider
 
getChildren(Object) - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor.ReverseAdapterFactoryContentProvider
 
getChildren(Object) - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor.ReverseAdapterFactoryContentProvider
 
getChildren(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor.ReverseAdapterFactoryContentProvider
 
getChildren(Object) - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor.ReverseAdapterFactoryContentProvider
 
getChildren(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor.ReverseAdapterFactoryContentProvider
 
getChildren(Object) - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor.ReverseAdapterFactoryContentProvider
 
getChildren(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor.ReverseAdapterFactoryContentProvider
 
getChildrenFeatures(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.DynamicLabelItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.EdgeItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider
This specifies how to implement GraphItemProvider.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.LabelItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.ModelItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.ohf.stem.core.scenario.provider.ScenarioItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelLabelItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrensLabels() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.AggregatingDiseaseModelState
 
getChildrensLabels() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.AggregatingDiseaseModelStateImpl
 
getChildTransportEdges() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.AggregatingDiseaseModelStateImpl
 
getCode() - Method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getColorRegistry() - Method in class org.eclipse.ohf.stem.ui.Activator
Returns the color registry
getCommonBorderEdgesFromNode(Node) - Static method in class org.eclipse.ohf.stem.definitions.labels.impl.CommonBorderRelationshipLabelImpl
 
getCommonBorderRelationshipLabel() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getCommonBorderRelationshipLabel() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for class 'Common Border Relationship Label'.
getCommonBorderRelationshipLabelValue() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getCommonBorderRelationshipLabelValue() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for class 'Common Border Relationship Label Value'.
getCommonBorderRelationshipLabelValue_BorderLength() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getCommonBorderRelationshipLabelValue_BorderLength() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Border Length'.
getCommonFactory() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the factory that creates the instances of the model.
getCommonFactory() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getCommonPackage() - Method in interface org.eclipse.ohf.stem.core.common.CommonFactory
Returns the package supported by this factory.
getCommonPackage() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonFactoryImpl
 
getConfigElement() - Method in class org.eclipse.ohf.stem.ui.views.IdentifiablePluginView.IdentifiableDelegate
 
getContentOutlinePage() - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor
This accesses a cached version of the content outliner.
getContentProvider() - Method in class org.eclipse.ohf.stem.ui.ge.views.GEView
 
getContributor() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Contributor
getContributor() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getControlFile() - Static method in class org.eclipse.ohf.stem.ui.ge.kml.StemKml
Generate the name used for KML Control.
getControlFN(String, String, Aspect, long) - Static method in class org.eclipse.ohf.stem.ui.ge.kml.StemKml
Set the filename based on the Template and the current aspect and cycle number.
getCoordinates() - Method in class org.eclipse.ohf.stem.ui.ge.kml.Coordinates
 
getCoordinatesAsString(int) - Method in class org.eclipse.ohf.stem.ui.ge.GEData
format needed by KML long,lat long,lat ...
getCount() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.PopulationLabelValueImpl
 
getCount() - Method in interface org.eclipse.ohf.stem.definitions.labels.PopulationLabelValue
 
getCount() - Method in class org.eclipse.ohf.stem.internal.data.CountryGraphData.PopulationData
 
getCounter() - Method in class org.eclipse.ohf.stem.ui.ge.servlet.SlideShowInfo
 
getCountryKey() - Method in class org.eclipse.ohf.stem.internal.data.CountryGraphRecord
 
getCountryModelRecords() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecordHolder
 
getCoverage() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Coverage
getCoverage() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.TransportRelationshipLabelItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelLabelItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SEIRLabelItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SILabelItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIRLabelItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardDiseaseModelLabelItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestDynamicEdgeLabelItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestDynamicLabel1ItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestDynamicNodeLabelItemProvider
This returns the label text for CreateChildCommand.
getCreated() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
h1>Created
getCreated() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getCreator() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Creator
getCreator() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getCurrentAreaValue() - Method in interface org.eclipse.ohf.stem.definitions.labels.AreaLabel
 
getCurrentAreaValue() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.AreaLabelImpl
 
getCurrentDiseaseModelLabelValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelLabel
 
getCurrentDiseaseModelLabelValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelLabelImpl
 
getCurrentPopulationValue() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.PopulationLabelImpl
 
getCurrentPopulationValue() - Method in interface org.eclipse.ohf.stem.definitions.labels.PopulationLabel
 
getCurrentRelationship() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.RelativePhysicalRelationshipLabelImpl
 
getCurrentRelationship() - Method in interface org.eclipse.ohf.stem.definitions.labels.RelativePhysicalRelationshipLabel
 
getCurrentSEIRValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SEIRLabelImpl
 
getCurrentSEIRValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SEIRLabel
 
getCurrentSimulation() - Method in class org.eclipse.ohf.stem.ui.ge.views.GEViewContentProvider
supply the currently selected simulation (if any) GEView does not save the current Simulation that was selected by the user.
getCurrentSIRValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIRLabelImpl
 
getCurrentSIRValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SIRLabel
 
getCurrentSIValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SILabelImpl
 
getCurrentSIValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SILabel
 
getCurrentStandardDiseaseModelLabelValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardDiseaseModelLabelImpl
 
getCurrentStandardDiseaseModelLabelValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardDiseaseModelLabel
 
getCurrentTime() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerImpl
 
getCurrentTime() - Method in interface org.eclipse.ohf.stem.core.sequencer.Sequencer
 
getCurrentTransportRelationshipLabelValue() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.TransportRelationshipLabelImpl
 
getCurrentTransportRelationshipLabelValue() - Method in interface org.eclipse.ohf.stem.definitions.labels.TransportRelationshipLabel
 
getCurrentValue() - Method in class org.eclipse.ohf.stem.core.graph.impl.LabelImpl
 
getCurrentValue() - Method in interface org.eclipse.ohf.stem.core.graph.Label
 
getCycle() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerImpl
 
getCycle() - Method in interface org.eclipse.ohf.stem.core.sequencer.Sequencer
obtain the number of processing cycles that have been completed.
getCycle(ISimulation) - Method in class org.eclipse.ohf.stem.ui.ge.GEInterface
 
getDataScalingFactorInXaxis() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
 
getDataScalingFactorInYaxis() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
 
getDate() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Date
getDate() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getDeaths() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelLabel
 
getDeaths() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelLabelValue
 
getDeaths() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelLabelImpl
 
getDeaths() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelLabelValueImpl
 
getDecorator() - Method in interface org.eclipse.ohf.stem.core.graph.DynamicLabel
 
getDecorator() - Method in class org.eclipse.ohf.stem.core.graph.impl.DynamicLabelImpl
 
getDecorator() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getDecorator() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the meta object for class 'Decorator'.
getDecorator() - Method in class org.eclipse.ohf.stem.internal.data.DecoratorRecord
 
getDecorator_Graph() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getDecorator_Graph() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the meta object for the container reference 'Graph'.
getDecorator_LabelsToUpdate() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getDecorator_LabelsToUpdate() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the meta object for the reference list 'Labels To Update'.
getDecoratorNames() - Method in class org.eclipse.ohf.stem.internal.data.ComposedDatasetRecord
 
getDecorators() - Method in interface org.eclipse.ohf.stem.core.graph.Graph
 
getDecorators() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getDecoratorsFactory() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage
Returns the factory that creates the instances of the model.
getDecoratorsFactory() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.DecoratorsPackageImpl
 
getDecoratorsPackage() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsFactory
Returns the package supported by this factory.
getDecoratorsPackage() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.DecoratorsFactoryImpl
 
getDefault() - Static method in class org.eclipse.ohf.stem.core.CorePlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.ohf.stem.definitions.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.ohf.stem.diseasemodels.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.ohf.stem.diseases.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.ohf.stem.geography.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.ohf.stem.internal.data.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.ohf.stem.jobs.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.ohf.stem.tests.util.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.ohf.stem.ui.Activator
Returns the shared instance.
getDefault() - Static method in class org.eclipse.ohf.stem.ui.ge.Activator
Returns the shared instance
getDefault() - Static method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getDefaultAspect() - Method in class org.eclipse.ohf.stem.ui.ge.GEInterface
 
getDefaultCode() - Static method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getDepartureCapacity() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.TransportRelationshipLabelImpl
 
getDepartureCapacity() - Method in interface org.eclipse.ohf.stem.definitions.labels.TransportRelationshipLabel
 
getDescription() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Description
getDescription() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getDescription() - Method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getDeterministicSEIRDiseaseModel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDeterministicSEIRDiseaseModel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Deterministic SEIR Disease Model'.
getDeterministicSIDiseaseModel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDeterministicSIDiseaseModel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Deterministic SI Disease Model'.
getDeterministicSIRDiseaseModel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDeterministicSIRDiseaseModel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Deterministic SIR Disease Model'.
getDiseaseDeaths() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelLabel
 
getDiseaseDeaths() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelLabelValue
 
getDiseaseDeaths() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelLabelImpl
 
getDiseaseDeaths() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelLabelValueImpl
 
getDiseaseModel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.InfectorImpl
 
getDiseaseModel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.Infector
 
getDiseaseModel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Disease Model'.
getDiseaseModel_BackgroundMortalityRate() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModel_BackgroundMortalityRate() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Background Mortality Rate'.
getDiseaseModel_DiseaseName() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModel_DiseaseName() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Disease Name'.
getDiseaseModel_PopulationIdentifier() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModel_PopulationIdentifier() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Population Identifier'.
getDiseaseModel_TimePeriod() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModel_TimePeriod() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Time Period'.
getDiseaseModelDecoratorRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getDiseaseModelLabel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModelLabel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Disease Model Label'.
getDiseaseModelLabel_CurrentDiseaseModelLabelValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModelLabel_CurrentDiseaseModelLabelValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the reference 'Current Disease Model Label Value'.
getDiseaseModelLabel_DiseaseModelState() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModelLabel_DiseaseModelState() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the containment reference 'Disease Model State'.
getDiseaseModelLabel_NextDiseaseModelLabelValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModelLabel_NextDiseaseModelLabelValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the reference 'Next Disease Model Label Value'.
getDiseaseModelLabel_PopulationLabel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModelLabel_PopulationLabel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the reference 'Population Label'.
getDiseaseModelLabelValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModelLabelValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Disease Model Label Value'.
getDiseaseModelLabelValue_Births() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModelLabelValue_Births() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Births'.
getDiseaseModelLabelValue_Deaths() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModelLabelValue_Deaths() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Deaths'.
getDiseaseModelLabelValue_DiseaseDeaths() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModelLabelValue_DiseaseDeaths() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Disease Deaths'.
getDiseaseModelLabelValue_PopulationCount() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModelLabelValue_PopulationCount() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Population Count'.
getDiseaseModelState() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelLabel
 
getDiseaseModelState() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelLabelImpl
 
getDiseaseModelState() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModelState() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Disease Model State'.
getDiseaseModelState_Label() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getDiseaseModelState_Label() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the container reference 'Label'.
getDiseaseName() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModel
This is the name of the disease
getDiseaseName() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelImpl
 
getDiseaseName() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.InfectorImpl
 
getDiseaseName() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.Infector
 
getDiseaseName() - Method in class org.eclipse.ohf.stem.ui.wizards.InfectorDefinitionComposite
 
getDisplayAreaFile() - Static method in class org.eclipse.ohf.stem.ui.ge.kml.StemKml
Generate the name used for KML when using the DisplayArea utility function
getDocument() - Method in class org.eclipse.ohf.stem.ui.ge.kml.KmlDoc
 
getDrawPolygonsBorders() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
Determins whether the polygons borders will be drawn.
getDublinCore() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for class 'Dublin Core'.
getDublinCore() - Method in interface org.eclipse.ohf.stem.core.common.Identifiable
 
getDublinCore() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore() - Method in class org.eclipse.ohf.stem.core.common.impl.IdentifiableImpl
 
getDublinCore() - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
 
getDublinCore() - Method in class org.eclipse.ohf.stem.ui.views.IdentifiablePluginView.IdentifiableDelegate
 
getDublinCore_BibliographicCitation() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Bibliographic Citation'.
getDublinCore_BibliographicCitation() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Contributor() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Contributor'.
getDublinCore_Contributor() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Coverage() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Coverage'.
getDublinCore_Coverage() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Created() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Created'.
getDublinCore_Created() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Creator() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Creator'.
getDublinCore_Creator() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Date() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Date'.
getDublinCore_Date() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Description() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Description'.
getDublinCore_Description() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Format() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Format'.
getDublinCore_Format() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Identifier() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Identifier'.
getDublinCore_Identifier() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Language() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Language'.
getDublinCore_Language() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_License() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'License'.
getDublinCore_License() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Publisher() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Publisher'.
getDublinCore_Publisher() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Relation() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Relation'.
getDublinCore_Relation() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Required() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Required'.
getDublinCore_Required() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Rights() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Rights'.
getDublinCore_Rights() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Source() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Source'.
getDublinCore_Source() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Spatial() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Spatial'.
getDublinCore_Spatial() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Subject() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Subject'.
getDublinCore_Subject() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Title() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Title'.
getDublinCore_Title() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Type() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Type'.
getDublinCore_Type() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDublinCore_Valid() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Valid'.
getDublinCore_Valid() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getDuration() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerImpl
 
getDuration() - Method in interface org.eclipse.ohf.stem.core.sequencer.Sequencer
 
getDynamicEdgeLabel() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'Dynamic Edge Label'.
getDynamicEdgeLabel() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getDynamicLabel() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'Dynamic Label'.
getDynamicLabel() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getDynamicLabel_Decorator() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the reference 'Decorator'.
getDynamicLabel_Decorator() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getDynamicLabel_NextValue() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the containment reference 'Next Value'.
getDynamicLabel_NextValue() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getDynamicLabel_NextValueValid() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Next Value Valid'.
getDynamicLabel_NextValueValid() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getDynamicLabels() - Method in interface org.eclipse.ohf.stem.core.graph.Graph
This collection of Labels contains references to ALL of the dynamic labels in the Graph.
getDynamicLabels() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getDynamicNodeLabel() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'Dynamic Node Label'.
getDynamicNodeLabel() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getE() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SEIRLabelImpl
 
getE() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SEIRLabelValueImpl
 
getE() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SEIRLabel
 
getE() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SEIRLabelValue
 
getEarthModel() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecordHolder
 
getEdge() - Method in interface org.eclipse.ohf.stem.core.graph.EdgeLabel
 
getEdge(URI) - Method in interface org.eclipse.ohf.stem.core.graph.Graph
Get the Edge from the graph.
getEdge() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'Edge'.
getEdge() - Method in class org.eclipse.ohf.stem.core.graph.impl.DynamicEdgeLabelImpl
 
getEdge() - Method in class org.eclipse.ohf.stem.core.graph.impl.EdgeLabelImpl
 
getEdge(URI) - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getEdge() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getEdge_A() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the reference 'A'.
getEdge_A() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getEdge_B() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the reference 'B'.
getEdge_B() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getEdge_Directed() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Directed'.
getEdge_Directed() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getEdge_Label() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the containment reference 'Label'.
getEdge_Label() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getEdge_NodeAURI() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Node AURI'.
getEdge_NodeAURI() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getEdge_NodeBURI() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Node BURI'.
getEdge_NodeBURI() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getEdgeDecorator() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getEdgeDecorator() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the meta object for class 'Edge Decorator'.
getEdgeDecorator() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage
Returns the meta object for class 'Edge Decorator'.
getEdgeDecorator() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.DecoratorsPackageImpl
 
getEdgeDecorators() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelImpl
 
getEdgeDecorators() - Method in interface org.eclipse.ohf.stem.core.model.Model
 
getEdgeGraphRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getEdgeLabel() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'Edge Label'.
getEdgeLabel() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getEdgeLabel_Edge() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the container reference 'Edge'.
getEdgeLabel_Edge() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getEdges() - Method in interface org.eclipse.ohf.stem.core.graph.Graph
 
getEdges() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getEdges() - Method in class org.eclipse.ohf.stem.core.graph.impl.NodeImpl
 
getEdges() - Method in interface org.eclipse.ohf.stem.core.graph.Node
 
getEdgeURI() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.TestEdgeDecorator1Impl
 
getEdgeURI() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.TestEdgeDecorator1
 
getEditingDomain() - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getElement() - Method in class org.eclipse.ohf.stem.ui.ge.kml.LookAt
 
getElement() - Method in class org.eclipse.ohf.stem.ui.ge.kml.NetworkLink
 
getElement() - Method in class org.eclipse.ohf.stem.ui.ge.kml.PlaceMark
 
getElement() - Method in class org.eclipse.ohf.stem.ui.ge.kml.Point
 
getElement() - Method in class org.eclipse.ohf.stem.ui.ge.kml.Polygon
 
getElement() - Method in class org.eclipse.ohf.stem.ui.ge.kml.Style
 
getElements(Object) - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class org.eclipse.ohf.stem.ui.ge.views.GEViewContentProvider
Provide the data that will be displayed in a list
getElements(Object) - Method in class org.eclipse.ohf.stem.ui.views.ExecutablePluginView.ExecutableContentProvider
 
getEList() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getEList() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for data type 'EList'.
getEMap() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToEdgeMapEntryImpl
 
getEMap() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToIdentifiableMapEntryImpl
 
getEMap() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToLabelMapEntryImpl
 
getEMap() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToNodeLabelMapEntryImpl
 
getEMap() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToNodeMapEntryImpl
 
getEncoding() - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonModelWizard.CommonModelWizardInitialObjectCreationPage
 
getEncoding() - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphModelWizard.GraphModelWizardInitialObjectCreationPage
 
getEncoding() - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelModelWizard.ModelModelWizardInitialObjectCreationPage
 
getEncoding() - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioModelWizard.ScenarioModelWizardInitialObjectCreationPage
 
getEncoding() - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerModelWizard.SequencerModelWizardInitialObjectCreationPage
 
getEncoding() - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsModelWizard.LabelsModelWizardInitialObjectCreationPage
 
getEncoding() - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesModelWizard.NodesModelWizardInitialObjectCreationPage
 
getEncoding() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardModelWizard.StandardModelWizardInitialObjectCreationPage
 
getEncoding() - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsModelWizard.DecoratorsModelWizardInitialObjectCreationPage
 
getEncoding() - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsModelWizard.LabelsModelWizardInitialObjectCreationPage
 
getEndDate() - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
 
getEndTime() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerImpl
 
getEndTime() - Method in interface org.eclipse.ohf.stem.core.sequencer.Sequencer
 
getError() - Method in class org.eclipse.ohf.stem.ui.ge.servlet.VerifyClient
Return the error message from the last check.
getErrorMessage() - Method in class org.eclipse.ohf.stem.ui.ge.GEInterface
 
getErrorMessage() - Method in class org.eclipse.ohf.stem.ui.wizards.DiseaseDefinitionControl
 
getErrorMessage() - Method in class org.eclipse.ohf.stem.ui.wizards.DiseaseModelPropertyComposite
 
getErrorMessage() - Method in class org.eclipse.ohf.stem.ui.wizards.DiseaseModelPropertyEditor
 
getErrorMessage() - Method in class org.eclipse.ohf.stem.ui.wizards.InfectorDefinitionComposite
 
getFieldName() - Method in class org.eclipse.ohf.stem.core.graph.impl.UnresolvedIdentifiableImpl
 
getFieldName() - Method in interface org.eclipse.ohf.stem.core.graph.UnresolvedIdentifiable
 
getFileName() - Method in class org.eclipse.ohf.stem.ui.ge.servlet.SlideShowInfo
 
getFiles() - Method in class org.eclipse.ohf.stem.ui.ge.servlet.SlideShowInfo
 
getFiles(SlideShowInfo) - Method in class org.eclipse.ohf.stem.ui.ge.servlet.SlideShowServlet
Get the list of files in the folder
getFileURI() - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonModelWizard.CommonModelWizardInitialObjectCreationPage
 
getFileURI() - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphModelWizard.GraphModelWizardInitialObjectCreationPage
 
getFileURI() - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelModelWizard.ModelModelWizardInitialObjectCreationPage
 
getFileURI() - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioModelWizard.ScenarioModelWizardInitialObjectCreationPage
 
getFileURI() - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerModelWizard.SequencerModelWizardInitialObjectCreationPage
 
getFileURI() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardModelWizard.StandardModelWizardInitialObjectCreationPage
 
getFolder() - Static method in class org.eclipse.ohf.stem.ui.ge.views.GEPreferencePage
 
getFolderName() - Method in class org.eclipse.ohf.stem.ui.ge.servlet.SlideShowInfo
 
getFontRegistry() - Method in class org.eclipse.ohf.stem.ui.Activator
Returns the font registry
getForegroundColorSWT() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
 
getFormat() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Format
getFormat() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getFullCountryAggregatingDiseaseModelRecords() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecordHolder
 
getFullCountryDiseaseModelRecords() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecordHolder
 
getFullCountryModelRecords() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecordHolder
 
getFullEarthModels() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecordHolder
 
getGain() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardStochasticDiseaseModelImpl
 
getGain() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StochasticSEIRDiseaseModelImpl
 
getGain() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StochasticSIDiseaseModelImpl
 
getGain() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StochasticSIRDiseaseModelImpl
 
getGain() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardStochasticDiseaseModel
 
getGainFactor() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
Gets the gain factor for the displayed colors
getGeneralModels() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecordHolder
 
getGeographicCountryModelRecords() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecordHolder
 
getGeographicFeature() - Method in class org.eclipse.ohf.stem.definitions.nodes.impl.NodesPackageImpl
 
getGeographicFeature() - Method in interface org.eclipse.ohf.stem.definitions.nodes.NodesPackage
Returns the meta object for class 'Geographic Feature'.
getGraph() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'Graph'.
getGraph() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getGraph() - Method in class org.eclipse.ohf.stem.core.graph.impl.UnresolvedIdentifiableImpl
 
getGraph() - Method in interface org.eclipse.ohf.stem.core.graph.UnresolvedIdentifiable
This is the Graph that contains the Edge or Label that has the unresolved URI.
getGraph() - Method in interface org.eclipse.ohf.stem.core.model.Decorator
 
getGraph() - Method in class org.eclipse.ohf.stem.core.model.impl.DecoratorImpl
 
getGraph() - Method in class org.eclipse.ohf.stem.internal.data.GraphRecord
 
getGraph_Decorators() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the containment reference list 'Decorators'.
getGraph_Decorators() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getGraph_DynamicLabels() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the reference list 'Dynamic Labels'.
getGraph_DynamicLabels() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getGraph_Edges() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the map 'Edges'.
getGraph_Edges() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getGraph_GraphLabels() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the map 'Graph Labels'.
getGraph_GraphLabels() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getGraph_NodeLabels() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the map 'Node Labels'.
getGraph_NodeLabels() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getGraph_Nodes() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the map 'Nodes'.
getGraph_Nodes() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getGraph_NumDynamicLabels() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Num Dynamic Labels'.
getGraph_NumDynamicLabels() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getGraph_NumEdges() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Num Edges'.
getGraph_NumEdges() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getGraph_NumGraphLabels() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Num Graph Labels'.
getGraph_NumGraphLabels() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getGraph_NumNodeLabels() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Num Node Labels'.
getGraph_NumNodeLabels() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getGraph_NumNodes() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Num Nodes'.
getGraph_NumNodes() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getGraph_UnresolvedIdentifiables() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the containment reference list 'Unresolved Identifiables'.
getGraph_UnresolvedIdentifiables() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getGraphDecorator() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getGraphDecorator() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the meta object for class 'Graph Decorator'.
getGraphDecorator() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage
Returns the meta object for class 'Graph Decorator'.
getGraphDecorator() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.DecoratorsPackageImpl
 
getGraphDecorators() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelImpl
 
getGraphDecorators() - Method in interface org.eclipse.ohf.stem.core.model.Model
 
getGraphFactory() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the factory that creates the instances of the model.
getGraphFactory() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getGraphics2D() - Method in class org.eclipse.ohf.stem.ui.views.map.Graphics2DRenderer
Returns the Graphics2D context to use.
getGraphLabel(URI) - Method in interface org.eclipse.ohf.stem.core.graph.Graph
Put the Graph Label into the graph.
getGraphLabel(URI) - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getGraphLabels() - Method in interface org.eclipse.ohf.stem.core.graph.Graph
 
getGraphLabels() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getGraphPackage() - Method in interface org.eclipse.ohf.stem.core.graph.GraphFactory
Returns the package supported by this factory.
getGraphPackage() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphFactoryImpl
 
getGraphs() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelImpl
 
getGraphs() - Method in interface org.eclipse.ohf.stem.core.model.Model
 
getGreen(int) - Method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getGuiScalingFactorInXaxis() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
 
getGuiScalingFactorInYaxis() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
 
getHash() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToEdgeMapEntryImpl
 
getHash() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToIdentifiableMapEntryImpl
 
getHash() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToLabelMapEntryImpl
 
getHash() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToNodeLabelMapEntryImpl
 
getHash() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToNodeMapEntryImpl
 
getHex(int) - Static method in class org.eclipse.ohf.stem.ui.ge.kml.StemKml
get the Hex value corresponding to an int value.
getI() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SILabelImpl
 
getI() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SILabelValueImpl
 
getI() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SILabel
 
getI() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SILabelValue
 
getI() - Method in class org.eclipse.ohf.stem.tests.util.labels.impl.TestIntegerLabelValueImpl
 
getI() - Method in interface org.eclipse.ohf.stem.tests.util.labels.TestIntegerLabelValue
 
getId() - Method in class org.eclipse.ohf.stem.ui.ge.GEData
 
getId() - Method in class org.eclipse.ohf.stem.ui.ge.kml.Style
 
getIdentifiable() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for class 'Identifiable'.
getIdentifiable() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getIdentifiable() - Method in class org.eclipse.ohf.stem.core.graph.impl.DynamicEdgeLabelImpl
 
getIdentifiable() - Method in class org.eclipse.ohf.stem.core.graph.impl.DynamicNodeLabelImpl
 
getIdentifiable() - Method in class org.eclipse.ohf.stem.core.graph.impl.LabelImpl
 
getIdentifiable() - Method in class org.eclipse.ohf.stem.core.graph.impl.StaticEdgeLabelImpl
 
getIdentifiable() - Method in class org.eclipse.ohf.stem.core.graph.impl.StaticNodeLabelImpl
 
getIdentifiable() - Method in class org.eclipse.ohf.stem.core.graph.impl.UnresolvedIdentifiableImpl
 
getIdentifiable() - Method in interface org.eclipse.ohf.stem.core.graph.Label
 
getIdentifiable() - Method in interface org.eclipse.ohf.stem.core.graph.UnresolvedIdentifiable
 
getIdentifiable() - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
 
getIdentifiable(IFile) - Static method in class org.eclipse.ohf.stem.ui.Utility
 
getIdentifiable(URI) - Static method in class org.eclipse.ohf.stem.ui.Utility
 
getIdentifiable_DublinCore() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the containment reference 'Dublin Core'.
getIdentifiable_DublinCore() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getIdentifiable_TypeURI() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'Type URI'.
getIdentifiable_TypeURI() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getIdentifiable_URI() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for the attribute 'URI'.
getIdentifiable_URI() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getIdentifier() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Indentifier
getIdentifier() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getIds(URI) - Method in class org.eclipse.ohf.stem.definitions.adapters.spatial.geo.PlatformLatLongDataProvider
 
getIdsNoWait(URI) - Method in class org.eclipse.ohf.stem.definitions.adapters.spatial.geo.PlatformLatLongDataProvider
This method is just like PlatformLatLongDataProvider.getIds(URI) except that it will return an empty set if the data referenced by the URI has not been read yet.
getIF() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SILabelImpl
 
getIF() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SILabelValueImpl
 
getIF() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SILabel
 
getIF() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SILabelValue
 
getIllegalArgumentException() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for data type 'Illegal Argument Exception'.
getIllegalArgumentException() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getImage(Object) - Method in class org.eclipse.ohf.stem.core.common.provider.DublinCoreItemProvider
This returns DublinCore.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.DynamicLabelItemProvider
This returns DynamicLabel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.EdgeItemProvider
This returns Edge.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.EdgeLabelItemProvider
This returns EdgeLabel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider.EdgesItemProvider
 
getImage(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider
This returns Graph.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.LabelItemProvider
 
getImage(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.NodeItemProvider
This returns Node.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.NodeLabelItemProvider
This returns NodeLabel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.UnresolvedIdentifiableItemProvider
This returns UnresolvedIdentifiable.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToEdgeMapEntryItemProvider
This returns URIToEdgeMapEntry.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToIdentifiableMapEntryItemProvider
This returns URIToIdentifiableMapEntry.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToLabelMapEntryItemProvider
This returns URIToLabelMapEntry.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToNodeLabelMapEntryItemProvider
This returns URIToNodeLabelMapEntry.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToNodeMapEntryItemProvider
This returns URIToNodeMapEntry.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.DecoratorItemProvider
This returns Decorator.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.EdgeDecoratorItemProvider
This returns EdgeDecorator.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.GraphDecoratorItemProvider
This returns GraphDecorator.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.ModelItemProvider
This returns Model.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.NodeDecoratorItemProvider
This returns NodeDecorator.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.STEMTimeItemProvider
This returns STEMTime.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.scenario.provider.ScenarioItemProvider
This returns Scenario.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.sequencer.provider.RealTimeSequencerItemProvider
This returns RealTimeSequencer.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.core.sequencer.provider.SequentialSequencerItemProvider
This returns SequentialSequencer.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.AreaLabelItemProvider
This returns AreaLabel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.AreaLabelValueItemProvider
This returns AreaLabelValue.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.CommonBorderRelationshipLabelItemProvider
This returns CommonBorderRelationshipLabel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.CommonBorderRelationshipLabelValueItemProvider
This returns CommonBorderRelationshipLabelValue.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.PhysicalRelationshipLabelValueItemProvider
This returns PhysicalRelationshipLabelValue.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.PopulationLabelItemProvider
This returns PopulationLabel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.PopulationLabelValueItemProvider
This returns PopulationLabelValue.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.RelativePhysicalRelationshipLabelItemProvider
This returns RelativePhysicalRelationshipLabel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.RelativePhysicalRelationshipLabelValueItemProvider
This returns RelativePhysicalRelationshipLabelValue.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.TransportRelationshipLabelItemProvider
This returns TransportRelationshipLabel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.TransportRelationshipLabelValueItemProvider
This returns TransportRelationshipLabelValue.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.definitions.nodes.provider.RegionItemProvider
This returns Region.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingDiseaseModelStateItemProvider
This returns AggregatingDiseaseModelState.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingSEIRDiseaseModelItemProvider
This returns AggregatingSEIRDiseaseModel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingSIDiseaseModelItemProvider
This returns AggregatingSIDiseaseModel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingSIRDiseaseModelItemProvider
This returns AggregatingSIRDiseaseModel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DeterministicSEIRDiseaseModelItemProvider
This returns DeterministicSEIRDiseaseModel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DeterministicSIDiseaseModelItemProvider
This returns DeterministicSIDiseaseModel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DeterministicSIRDiseaseModelItemProvider
This returns DeterministicSIRDiseaseModel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SEIRLabelItemProvider
This returns SEIRLabel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SEIRLabelValueItemProvider
This returns SEIRLabelValue.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIDiseaseModelStateItemProvider
This returns SIDiseaseModelState.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIInfectorItemProvider
This returns SIInfector.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SILabelItemProvider
This returns SILabel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SILabelValueItemProvider
This returns SILabelValue.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIRLabelItemProvider
This returns SIRLabel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIRLabelValueItemProvider
This returns SIRLabelValue.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardStochasticDiseaseModelItemProvider
This returns StandardStochasticDiseaseModel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticDiseaseModelItemProvider
This returns StochasticDiseaseModel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticSEIRDiseaseModelItemProvider
This returns StochasticSEIRDiseaseModel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticSIDiseaseModelItemProvider
This returns StochasticSIDiseaseModel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticSIRDiseaseModelItemProvider
This returns StochasticSIRDiseaseModel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestEdgeDecorator1ItemProvider
This returns TestEdgeDecorator1.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestGraphDecorator1ItemProvider
This returns TestGraphDecorator1.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestNodeDecorator1ItemProvider
This returns TestNodeDecorator1.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestScenarioGraphDecorator1ItemProvider
This returns TestScenarioGraphDecorator1.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestDynamicEdgeLabelItemProvider
This returns TestDynamicEdgeLabel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestDynamicLabel1ItemProvider
This returns TestDynamicLabel1.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestDynamicNodeLabelItemProvider
This returns TestDynamicNodeLabel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestIntegerLabelValueItemProvider
This returns TestIntegerLabelValue.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestLabelItemProvider
This returns TestLabel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestStaticEdgeLabelItemProvider
This returns TestStaticEdgeLabel.gif.
getImage(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestStaticNodeLabelItemProvider
This returns TestStaticNodeLabel.gif.
getImage() - Method in class org.eclipse.ohf.stem.ui.ge.servlet.ImageServlet
create a Buffered Image based on the parameters gathered from the request.
getImage(Object) - Method in class org.eclipse.ohf.stem.ui.ge.views.GEViewLabelProvider
Get Image to be displayed This apppears to not be called.
getImageDescriptor(String) - Static method in class org.eclipse.ohf.stem.ui.ge.Activator
Returns an image descriptor for the image file at the given plug-in relative path
getImmunityLossRate() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIRImpl
 
getImmunityLossRate() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SIR
This coefficient determines the number of population members that lose their immunity to a disease and become Susceptible to the disease per population member in the Recovered state.
getIncubationRate() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SEIRImpl
 
getIncubationRate() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SEIR
 
getInfectiousCount() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIInfectorImpl
 
getInfectiousCount() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SIInfector
 
getInfectiousMortality() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIImpl
 
getInfectiousMortality() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SI
This is the proportion of the Infectious population members that will die due to the disease.
getInfectiousMortalityRate() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIImpl
 
getInfectiousMortalityRate() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SI
This is the proportion which fatally Infectious population members die per time period.
getInfector() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getInfector() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Infector'.
getInfector_DiseaseModel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getInfector_DiseaseModel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the reference 'Disease Model'.
getInfector_DiseaseName() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getInfector_DiseaseName() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Disease Name'.
getInfector_LabelsToInfect() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getInfector_LabelsToInfect() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the reference list 'Labels To Infect'.
getInfector_PopulationIdentifer() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getInfector_PopulationIdentifer() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Population Identifer'.
getInfector_TargetISOKey() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getInfector_TargetISOKey() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Target ISO Key'.
getInfector_TargetURI() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getInfector_TargetURI() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Target URI'.
getInfectorDecorators() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getInfo(String) - Static method in class org.eclipse.ohf.stem.ui.ge.servlet.SlideShowServlet
return the info instance associated with the specified key
getInitialObjectName() - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonModelWizard.CommonModelWizardInitialObjectCreationPage
 
getInitialObjectName() - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphModelWizard.GraphModelWizardInitialObjectCreationPage
 
getInitialObjectName() - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelModelWizard.ModelModelWizardInitialObjectCreationPage
 
getInitialObjectName() - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioModelWizard.ScenarioModelWizardInitialObjectCreationPage
 
getInitialObjectName() - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerModelWizard.SequencerModelWizardInitialObjectCreationPage
 
getInitialObjectName() - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsModelWizard.LabelsModelWizardInitialObjectCreationPage
 
getInitialObjectName() - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesModelWizard.NodesModelWizardInitialObjectCreationPage
 
getInitialObjectName() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardModelWizard.StandardModelWizardInitialObjectCreationPage
 
getInitialObjectName() - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsModelWizard.DecoratorsModelWizardInitialObjectCreationPage
 
getInitialObjectName() - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsModelWizard.LabelsModelWizardInitialObjectCreationPage
 
getInitialWindowPerspectiveId() - Method in class org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvisor
 
getInitialWindowPerspectiveId() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.DiseasemodelsEditorAdvisor
 
getInsert() - Method in class org.eclipse.ohf.stem.ui.ge.servlet.SlideShowInfo
 
getIR() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SILabelImpl
 
getIR() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SILabelValueImpl
 
getIR() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SILabel
 
getIR() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SILabelValue
 
getIsoKey() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecord.CountryModelRecord
 
getIsoKey() - Method in class org.eclipse.ohf.stem.ui.wizards.InfectorDefinitionComposite
 
getIsoKey0() - Method in class org.eclipse.ohf.stem.internal.data.RelationshipGraphRecord
 
getIsoKey1() - Method in class org.eclipse.ohf.stem.internal.data.RelationshipGraphRecord
 
getKey() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToEdgeMapEntryImpl
 
getKey() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToIdentifiableMapEntryImpl
 
getKey() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToLabelMapEntryImpl
 
getKey() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToNodeLabelMapEntryImpl
 
getKey() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToNodeMapEntryImpl
 
getKey() - Method in class org.eclipse.ohf.stem.internal.data.ISOKey
 
getKey() - Method in class org.eclipse.ohf.stem.ui.ge.servlet.SlideShowInfo
 
getKeyA() - Method in class org.eclipse.ohf.stem.internal.data.RelationshipGraphData
 
getKeyB() - Method in class org.eclipse.ohf.stem.internal.data.RelationshipGraphData
 
getKmlDisplayClass() - Static method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getLabel() - Method in interface org.eclipse.ohf.stem.core.graph.Edge
 
getLabel() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'Label'.
getLabel() - Method in class org.eclipse.ohf.stem.core.graph.impl.EdgeImpl
 
getLabel() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getLabel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelState
 
getLabel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelStateImpl
 
getLabel_CurrentValue() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the containment reference 'Current Value'.
getLabel_CurrentValue() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getLabel_Identifiable() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the reference 'Identifiable'.
getLabel_Identifiable() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getLabel_URIOfIdentifiableToBeLabeled() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'URI Of Identifiable To Be Labeled'.
getLabel_URIOfIdentifiableToBeLabeled() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getLabelGraphRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getLabels() - Method in class org.eclipse.ohf.stem.core.graph.impl.NodeImpl
 
getLabels() - Method in interface org.eclipse.ohf.stem.core.graph.Node
the Labels that represent attributes of this Node.
getLabelsFactory() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getLabelsFactory() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the factory that creates the instances of the model.
getLabelsFactory() - Method in class org.eclipse.ohf.stem.tests.util.labels.impl.LabelsPackageImpl
 
getLabelsFactory() - Method in interface org.eclipse.ohf.stem.tests.util.labels.LabelsPackage
Returns the factory that creates the instances of the model.
getLabelsPackage() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsFactoryImpl
 
getLabelsPackage() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsFactory
Returns the package supported by this factory.
getLabelsPackage() - Method in class org.eclipse.ohf.stem.tests.util.labels.impl.LabelsFactoryImpl
 
getLabelsPackage() - Method in interface org.eclipse.ohf.stem.tests.util.labels.LabelsFactory
Returns the package supported by this factory.
getLabelsToInfect() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.InfectorImpl
 
getLabelsToInfect() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.Infector
 
getLabelsToUpdate() - Method in interface org.eclipse.ohf.stem.core.model.Decorator
 
getLabelsToUpdate() - Method in class org.eclipse.ohf.stem.core.model.impl.DecoratorImpl
 
getLabelValue() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'Label Value'.
getLabelValue() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getLanguage() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Language
getLanguage() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getLatitude() - Method in class org.eclipse.ohf.stem.ui.ge.kml.Coordinates
 
getLatLong(URI) - Method in class org.eclipse.ohf.stem.definitions.adapters.spatial.geo.InlineLatLongDataProvider
 
getLatLong(URI) - Method in interface org.eclipse.ohf.stem.definitions.adapters.spatial.geo.LatLongDataProvider
 
getLatLong() - Method in interface org.eclipse.ohf.stem.definitions.adapters.spatial.geo.LatLongProvider
 
getLatLong() - Method in class org.eclipse.ohf.stem.definitions.adapters.spatial.geo.LatLongProviderAdapter
 
getLatLong(URI) - Method in class org.eclipse.ohf.stem.definitions.adapters.spatial.geo.PlatformLatLongDataProvider
 
getLatLongDataProviders() - Static method in class org.eclipse.ohf.stem.definitions.adapters.spatial.geo.LatLongProviderAdapter
 
getLatLongNoWait(URI) - Method in class org.eclipse.ohf.stem.definitions.adapters.spatial.geo.InlineLatLongDataProvider
 
getLatLongNoWait(URI) - Method in interface org.eclipse.ohf.stem.definitions.adapters.spatial.geo.LatLongDataProvider
This method is just like LatLongDataProvider.getLatLong(URI) except that it will immediately return with an empty LatLong instance if the data identified by the URI has not been retrieved.
getLatLongNoWait() - Method in interface org.eclipse.ohf.stem.definitions.adapters.spatial.geo.LatLongProvider
This is just like LatLongProvider.getLatLong() except that it returns an empty instance of LatLong if the data has not been retrieved yet.
getLatLongNoWait() - Method in class org.eclipse.ohf.stem.definitions.adapters.spatial.geo.LatLongProviderAdapter
 
getLatLongNoWait(URI) - Method in class org.eclipse.ohf.stem.definitions.adapters.spatial.geo.PlatformLatLongDataProvider
This method is just like PlatformLatLongDataProvider.getLatLong(URI) except that it will immediately return an "empty" LatLong instance if the data for the URI has not been retrieved.
getLength() - Method in class org.eclipse.ohf.stem.internal.data.CommonBorderData
 
getLevel() - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord.AdminLevel
 
getLicense() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
h1>License
getLicense() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getLiteral() - Method in enum org.eclipse.ohf.stem.definitions.labels.RelativePhysicalRelationship
 
getLiteral() - Method in enum org.eclipse.ohf.stem.definitions.labels.TransportMode
 
getLocationName() - Method in class org.eclipse.ohf.stem.ui.wizards.InfectorDefinitionComposite
 
getLogFolder() - Method in class org.eclipse.ohf.stem.ui.ge.GESimEntry
 
getLongitude() - Method in class org.eclipse.ohf.stem.ui.ge.kml.Coordinates
 
getMainPreferencePageId() - Method in class org.eclipse.ohf.stem.core.common.presentation.CoreEditorAdvisor
 
getManager() - Static method in class org.eclipse.ohf.stem.jobs.simulation.SimulationManager
 
getMap() - Static method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getMaxAdminLevel() - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
 
getMaxCapacity() - Method in class org.eclipse.ohf.stem.internal.data.TransportData
 
getMaxDepartureCapacity() - Method in class org.eclipse.ohf.stem.internal.data.TransportData
 
getMaximumCapacity() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.TransportRelationshipLabelImpl
 
getMaximumCapacity() - Method in interface org.eclipse.ohf.stem.definitions.labels.TransportRelationshipLabel
 
getMaximumDepartureCapacity() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.TransportRelationshipLabelImpl
 
getMaximumDepartureCapacity() - Method in interface org.eclipse.ohf.stem.definitions.labels.TransportRelationshipLabel
 
getMethod() - Method in class org.eclipse.ohf.stem.ui.ge.GESimEntry
 
getMethod() - Static method in class org.eclipse.ohf.stem.ui.ge.views.GEPreferencePage
This will return a code 1 to 5 indicating the method used to display KML.
getMilliseconds() - Method in enum org.eclipse.ohf.stem.core.model.STEMTime.Units
 
getMinAdminLevel() - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
 
getModel() - Method in class org.eclipse.ohf.stem.core.graph.impl.UnresolvedIdentifiableImpl
 
getModel() - Method in interface org.eclipse.ohf.stem.core.graph.UnresolvedIdentifiable
This is the Model that was creating the canonical Graph when the unresolved URI was encountered.
getModel() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getModel() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the meta object for class 'Model'.
getModel() - Method in class org.eclipse.ohf.stem.core.scenario.impl.ScenarioImpl
 
getModel() - Method in interface org.eclipse.ohf.stem.core.scenario.Scenario
The Model contains all of the details required to construct the canonical graph that the scenario will use to represent the state of a simulation.
getModel() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecord
 
getModel() - Static method in class org.eclipse.ohf.stem.ui.views.disease.DiseaseView.DiseaseViewModel
 
getModel_EdgeDecorators() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getModel_EdgeDecorators() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the meta object for the reference list 'Edge Decorators'.
getModel_GraphDecorators() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getModel_GraphDecorators() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the meta object for the reference list 'Graph Decorators'.
getModel_Graphs() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getModel_Graphs() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the meta object for the reference list 'Graphs'.
getModel_Models() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getModel_Models() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the meta object for the reference list 'Models'.
getModel_NodeDecorators() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getModel_NodeDecorators() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the meta object for the reference list 'Node Decorators'.
getModelDatasetRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getModelFactory() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getModelFactory() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the factory that creates the instances of the model.
getModelFile() - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsModelWizard
Get the file from the page.
getModelFile() - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsModelWizard.LabelsModelWizardNewFileCreationPage
 
getModelFile() - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesModelWizard
Get the file from the page.
getModelFile() - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesModelWizard.NodesModelWizardNewFileCreationPage
 
getModelFile() - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsModelWizard.DecoratorsModelWizardNewFileCreationPage
 
getModelFile() - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsModelWizard
Get the file from the page.
getModelFile() - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsModelWizard
Get the file from the page.
getModelFile() - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsModelWizard.LabelsModelWizardNewFileCreationPage
 
getModelPackage() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelFactoryImpl
 
getModelPackage() - Method in interface org.eclipse.ohf.stem.core.model.ModelFactory
Returns the package supported by this factory.
getModelRecord() - Method in class org.eclipse.ohf.stem.internal.data.ScenarioRecord
 
getModels() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelImpl
 
getModels() - Method in interface org.eclipse.ohf.stem.core.model.Model
 
getModelURI() - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonModelWizard
Get the URI from the page.
getModelURI() - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphModelWizard
Get the URI from the page.
getModelURI() - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelModelWizard
Get the URI from the page.
getModelURI() - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioModelWizard
Get the URI from the page.
getModelURI() - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerModelWizard
Get the URI from the page.
getModelURI() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardModelWizard
Get the URI from the page.
getName() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.PopulationLabelImpl
 
getName() - Method in interface org.eclipse.ohf.stem.definitions.labels.PopulationLabel
 
getName() - Method in enum org.eclipse.ohf.stem.definitions.labels.RelativePhysicalRelationship
 
getName() - Method in enum org.eclipse.ohf.stem.definitions.labels.TransportMode
 
getName(String) - Static method in class org.eclipse.ohf.stem.geography.GeographicNames
 
getName(String, int) - Static method in class org.eclipse.ohf.stem.geography.GeographicNames
 
getName() - Method in class org.eclipse.ohf.stem.internal.data.ComposedDatasetRecord
 
getName() - Method in class org.eclipse.ohf.stem.internal.data.CountryGraphData.NodeData
 
getName() - Method in interface org.eclipse.ohf.stem.jobs.simulation.ISimulation
 
getName() - Method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getName() - Method in class org.eclipse.ohf.stem.ui.ge.GEData
 
getNameWithSequenceNumber() - Method in interface org.eclipse.ohf.stem.jobs.simulation.ISimulation
 
getNameWithSequenceNumber() - Method in class org.eclipse.ohf.stem.jobs.simulation.Simulation
 
getNewChildDescriptors(Object, EditingDomain, Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider.TransientGraphItemProvider
This redirects the call to the "target" (i.e., the Graph), it then returns the child descriptors which would inlude the Transient Graph Item providers such as this one.
getNextBirths() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelLabel
 
getNextBirths() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelLabelImpl
 
getNextDeaths() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelLabel
 
getNextDeaths() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelLabelImpl
 
getNextDiseaseDeaths() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelLabel
 
getNextDiseaseDeaths() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelLabelImpl
 
getNextDiseaseModelLabelValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelLabel
 
getNextDiseaseModelLabelValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelLabelImpl
 
getNextE() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SEIRLabelImpl
 
getNextE() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SEIRLabel
 
getNextI() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SILabelImpl
 
getNextI() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SILabel
 
getNextIF() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SILabelImpl
 
getNextIF() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SILabel
 
getNextIR() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SILabelImpl
 
getNextIR() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SILabel
 
getNextPage(IWizardPage) - Method in class org.eclipse.ohf.stem.ui.wizards.NewIdentifiableWizard
 
getNextR() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIRLabelImpl
 
getNextR() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SIRLabel
 
getNextS() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardDiseaseModelLabelImpl
 
getNextS() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardDiseaseModelLabel
 
getNextSEIRValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SEIRLabelImpl
 
getNextSEIRValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SEIRLabel
 
getNextSIRValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIRLabelImpl
 
getNextSIRValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SIRLabel
 
getNextSIValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SILabelImpl
 
getNextSIValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SILabel
 
getNextStandardDiseaseModelLabelValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardDiseaseModelLabelImpl
 
getNextStandardDiseaseModelLabelValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardDiseaseModelLabel
 
getNextTime() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.RealTimeSequencerImpl
 
getNextTime() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerImpl
 
getNextTime() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequentialSequencerImpl
 
getNextTime() - Method in interface org.eclipse.ohf.stem.core.sequencer.Sequencer
 
getNextValue() - Method in interface org.eclipse.ohf.stem.core.graph.DynamicLabel
 
getNextValue() - Method in class org.eclipse.ohf.stem.core.graph.impl.DynamicLabelImpl
 
getNode(URI) - Method in interface org.eclipse.ohf.stem.core.graph.Graph
Get the Node from the graph.
getNode() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'Node'.
getNode() - Method in class org.eclipse.ohf.stem.core.graph.impl.DynamicNodeLabelImpl
 
getNode(URI) - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getNode() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getNode() - Method in class org.eclipse.ohf.stem.core.graph.impl.NodeLabelImpl
 
getNode() - Method in interface org.eclipse.ohf.stem.core.graph.NodeLabel
 
getNode() - Method in class org.eclipse.ohf.stem.definitions.nodes.impl.NodesPackageImpl
 
getNode() - Method in interface org.eclipse.ohf.stem.definitions.nodes.NodesPackage
Returns the meta object for class 'Node'.
getNode_Edges() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the reference list 'Edges'.
getNode_Edges() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getNode_Labels() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the reference list 'Labels'.
getNode_Labels() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getNodeAURI() - Method in interface org.eclipse.ohf.stem.core.graph.Edge
 
getNodeAURI() - Method in class org.eclipse.ohf.stem.core.graph.impl.EdgeImpl
 
getNodeAURI() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.TestEdgeDecorator1Impl
 
getNodeAURI() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.TestEdgeDecorator1
 
getNodeBURI() - Method in interface org.eclipse.ohf.stem.core.graph.Edge
 
getNodeBURI() - Method in class org.eclipse.ohf.stem.core.graph.impl.EdgeImpl
 
getNodeBURI() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.TestEdgeDecorator1Impl
 
getNodeBURI() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.TestEdgeDecorator1
 
getNodeDecorator() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getNodeDecorator() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the meta object for class 'Node Decorator'.
getNodeDecorator() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage
Returns the meta object for class 'Node Decorator'.
getNodeDecorator() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.DecoratorsPackageImpl
 
getNodeDecorators() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelImpl
 
getNodeDecorators() - Method in interface org.eclipse.ohf.stem.core.model.Model
 
getNodeGraphRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getNodeKey() - Method in class org.eclipse.ohf.stem.internal.data.CountryGraphData
 
getNodeLabel(URI) - Method in interface org.eclipse.ohf.stem.core.graph.Graph
Get the Node Label from the graph.
getNodeLabel() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'Node Label'.
getNodeLabel(URI) - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getNodeLabel() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getNodeLabel_Node() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the reference 'Node'.
getNodeLabel_Node() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getNodeLabels() - Method in interface org.eclipse.ohf.stem.core.graph.Graph
 
getNodeLabels() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getNodeLabelsByTypeURI(URI) - Method in interface org.eclipse.ohf.stem.core.graph.Graph
 
getNodeLabelsByTypeURI(URI) - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
Return all of the Node Labels in the graph that have a particular type URI.
getNodes() - Method in interface org.eclipse.ohf.stem.core.graph.Graph
 
getNodes() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getNodesFactory() - Method in class org.eclipse.ohf.stem.definitions.nodes.impl.NodesPackageImpl
 
getNodesFactory() - Method in interface org.eclipse.ohf.stem.definitions.nodes.NodesPackage
Returns the factory that creates the instances of the model.
getNodesPackage() - Method in class org.eclipse.ohf.stem.definitions.nodes.impl.NodesFactoryImpl
 
getNodesPackage() - Method in interface org.eclipse.ohf.stem.definitions.nodes.NodesFactory
Returns the package supported by this factory.
getNonLinearityCoefficient() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIImpl
 
getNonLinearityCoefficient() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SI
By default this exponent is one (1.0) and the rate of infection scales as the product of the Susceptible population and the Infectious population.
getNumAdminLevels() - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
 
getNumAreas() - Method in class org.eclipse.ohf.stem.ui.ge.GEData
get the number of areas described by the geographic points.
getNumberOfInfections() - Method in class org.eclipse.ohf.stem.ui.wizards.InfectorDefinitionComposite
 
getNumDecorators() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getNumDynamicLabels() - Method in interface org.eclipse.ohf.stem.core.graph.Graph
Return the number of Dynamic Labels in this Graph.
getNumDynamicLabels() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getNumEdgeGraphRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getNumEdges() - Method in interface org.eclipse.ohf.stem.core.graph.Graph
Return the number of Edges in this Graph.
getNumEdges() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getNumEdges() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecord
 
getNumEdges() - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
 
getNumEdges() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecord
 
getNumEdges() - Method in class org.eclipse.ohf.stem.internal.data.RelationshipGraphRecord
 
getNumEdges() - Method in class org.eclipse.ohf.stem.internal.data.ScenarioRecord
 
getNumGraphLabels() - Method in interface org.eclipse.ohf.stem.core.graph.Graph
Return the number of Graph Labels in this Graph.
getNumGraphLabels() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getNumGraphRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getNumLabelGraphRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getNumLabels() - Method in class org.eclipse.ohf.stem.internal.data.CountryGraphRecord.CountryLabelGraphRecord
 
getNumLabels() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecord
 
getNumLabels() - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
 
getNumLabels() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecord
 
getNumLabels() - Method in class org.eclipse.ohf.stem.internal.data.RelationshipGraphRecord
 
getNumLabels() - Method in class org.eclipse.ohf.stem.internal.data.ScenarioRecord
 
getNumModelDecorators() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecord
 
getNumModelDecorators() - Method in class org.eclipse.ohf.stem.internal.data.DecoratorRecord
 
getNumModelDecorators() - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
 
getNumModelDecorators() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecord
 
getNumModelDecorators() - Method in class org.eclipse.ohf.stem.internal.data.ScenarioRecord
 
getNumModelRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getNumNodeGraphRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getNumNodeLabels() - Method in interface org.eclipse.ohf.stem.core.graph.Graph
Return the number of Node Labels in this Graph.
getNumNodeLabels() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getNumNodes() - Method in interface org.eclipse.ohf.stem.core.graph.Graph
Return the number of Nodes in this Graph.
getNumNodes() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getNumNodes() - Method in class org.eclipse.ohf.stem.internal.data.CountryGraphRecord.CountryNodeGraphRecord
 
getNumNodes() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecord
 
getNumNodes() - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
 
getNumNodes() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecord
 
getNumNodes() - Method in class org.eclipse.ohf.stem.internal.data.RelationshipGraphRecord
 
getNumNodes() - Method in class org.eclipse.ohf.stem.internal.data.ScenarioRecord
 
getNumScenarioDecorators() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecord
 
getNumScenarioDecorators() - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
 
getNumScenarioDecorators() - Method in class org.eclipse.ohf.stem.internal.data.ModelRecord
 
getNumScenarioDecorators() - Method in class org.eclipse.ohf.stem.internal.data.ScenarioRecord
 
getNumScenarioRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getNumSequencers() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getNumSpecialGraphRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getOpacity() - Method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getOpacity(int) - Method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getOtherNode(Node) - Method in interface org.eclipse.ohf.stem.core.graph.Edge
 
getOtherNode(Node) - Method in class org.eclipse.ohf.stem.core.graph.impl.EdgeImpl
Given one node of an edge, return the other.
getPackage() - Static method in class org.eclipse.ohf.stem.core.common.impl.CommonFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.ohf.stem.core.graph.impl.GraphFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.ohf.stem.core.model.impl.ModelFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.ohf.stem.core.scenario.impl.ScenarioFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.ohf.stem.definitions.nodes.impl.NodesFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.ohf.stem.tests.util.decorators.impl.DecoratorsFactoryImpl
Deprecated.  
getPackage() - Static method in class org.eclipse.ohf.stem.tests.util.labels.impl.LabelsFactoryImpl
Deprecated.  
getParent(Object) - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor.ReverseAdapterFactoryContentProvider
 
getParent(Object) - Method in class org.eclipse.ohf.stem.core.common.provider.IdentifiableItemProvider
(non-Javadoc)
getParent(Object) - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor.ReverseAdapterFactoryContentProvider
 
getParent(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider
 
getParent(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider.TransientGraphItemProvider
 
getParent(Object) - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor.ReverseAdapterFactoryContentProvider
 
getParent(Object) - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor.ReverseAdapterFactoryContentProvider
 
getParent(Object) - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor.ReverseAdapterFactoryContentProvider
 
getParent(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor.ReverseAdapterFactoryContentProvider
 
getParent(Object) - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor.ReverseAdapterFactoryContentProvider
 
getParent(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor.ReverseAdapterFactoryContentProvider
 
getParent(Object) - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor.ReverseAdapterFactoryContentProvider
 
getParent(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor.ReverseAdapterFactoryContentProvider
 
getParentNode(Node) - Static method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.AggregatingSIDiseaseModelImpl
 
getParentPeerTransportEdges() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.AggregatingDiseaseModelStateImpl
 
getPhysicallyAdjacentInfectious(Node) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIImpl
 
getPhysicallyAdjacentInfectious(Node) - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SI
 
getPhysicallyAdjacentInfectiousProportion() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIImpl
 
getPhysicallyAdjacentInfectiousProportion() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SI
Two Nodes that share a border exchange population members through otherwise unmodeled transportation routes.
getPhysicalRelationshipLabel() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getPhysicalRelationshipLabel() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for class 'Physical Relationship Label'.
getPhysicalRelationshipLabelValue() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getPhysicalRelationshipLabelValue() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for class 'Physical Relationship Label Value'.
getPlugin() - Static method in class org.eclipse.ohf.stem.core.common.presentation.CoreEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.ohf.stem.core.common.provider.CommonEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.ohf.stem.core.common.provider.CoreEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.ohf.stem.core.graph.provider.GraphEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.ohf.stem.core.model.provider.ModelEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.ohf.stem.core.scenario.provider.ScenarioEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.ohf.stem.definitions.labels.provider.DefinitionsEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.DiseasemodelsEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseasemodelsEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.ohf.stem.tests.util.decorators.provider.CoretestEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestutilityEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.ohf.stem.core.common.presentation.CoreEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.ohf.stem.core.common.provider.CommonEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.ohf.stem.core.common.provider.CoreEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.ohf.stem.core.model.provider.ModelEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.ohf.stem.core.scenario.provider.ScenarioEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.ohf.stem.definitions.labels.provider.DefinitionsEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.DiseasemodelsEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseasemodelsEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.CoretestEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestutilityEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPolygonContainingThisCoordinate(Point2D, Point2D, AffineTransform) - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygonsList
Returns the polygon that contains the desired coordinates (x,y)
getPolygons() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
 
getPolygonsColorAWT() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
Gets the polygons base color of the MapCanvas (in AWT).
getPolygonsColorRelativeValueZeroAWT() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
Gets the polygons base color of the MapCanvas (in AWT) when the relative value is zero.
getPolygonsColorRelativeValueZeroRGB() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
 
getPolygonsColorRelativeValueZeroSWT() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
 
getPolygonsColorRGB() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
Gets the polygons base color of the MapCanvas (in RGB).
getPolygonsColorSWT() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
Gets the polygons base color of the MapCanvas (in SWT).
getPopulatedArea() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.PopulationLabelImpl
 
getPopulatedArea() - Method in interface org.eclipse.ohf.stem.definitions.labels.PopulationLabel
This value can be used to compute a more accurate population density for cases where the area of a node might be quite large while the actual distribution of population members is quite small.
getPopulation() - Method in class org.eclipse.ohf.stem.ui.wizards.InfectorDefinitionComposite
 
getPopulationCount() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelLabelValue
 
getPopulationCount() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelLabelValueImpl
 
getPopulationCount() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SEIRLabelValueImpl
 
getPopulationCount() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SILabelValueImpl
 
getPopulationCount() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIRLabelValueImpl
 
getPopulationCount() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardDiseaseModelLabelValueImpl
 
getPopulationIdentifer() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.InfectorImpl
 
getPopulationIdentifer() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.Infector
 
getPopulationIdentifer() - Method in class org.eclipse.ohf.stem.internal.data.TransportRelationshipGraphRecord
 
getPopulationIdentifier() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.PopulationLabelImpl
 
getPopulationIdentifier() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.TransportRelationshipLabelImpl
 
getPopulationIdentifier() - Method in interface org.eclipse.ohf.stem.definitions.labels.PopulationLabel
 
getPopulationIdentifier() - Method in interface org.eclipse.ohf.stem.definitions.labels.TransportRelationshipLabel
 
getPopulationIdentifier() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModel
This is the identifier of the population being infected by a Disease.
getPopulationIdentifier() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelImpl
 
getPopulationIdentifier() - Method in class org.eclipse.ohf.stem.internal.data.DiseaseModelDecoratorRecord
 
getPopulationLabel() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getPopulationLabel(String, Node) - Static method in class org.eclipse.ohf.stem.definitions.labels.impl.PopulationLabelImpl
 
getPopulationLabel() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for class 'Population Label'.
getPopulationLabel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModelLabel
This is the Population being infected by a Disease.
getPopulationLabel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelLabelImpl
 
getPopulationLabel_CurrentPopulationValue() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getPopulationLabel_CurrentPopulationValue() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the reference 'Current Population Value'.
getPopulationLabel_Name() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getPopulationLabel_Name() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Name'.
getPopulationLabel_PopulatedArea() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getPopulationLabel_PopulatedArea() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Populated Area'.
getPopulationLabel_PopulationIdentifier() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getPopulationLabel_PopulationIdentifier() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Population Identifier'.
getPopulationLabelValue() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getPopulationLabelValue() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for class 'Population Label Value'.
getPopulationLabelValue_Count() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getPopulationLabelValue_Count() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Count'.
getProperties() - Method in interface org.eclipse.ohf.stem.definitions.adapters.relativevalue.RelativeValueProvider
 
getProperties() - Method in class org.eclipse.ohf.stem.definitions.adapters.relativevalue.RelativeValueProviderAdapter
 
getProperties() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardRelativeValueProviderAdapterFactory.DiseaseModelLabelRelativeValueProvider
 
getProperties() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardRelativeValueProviderAdapterFactory.DiseaseModelLabelValueRelativeValueProvider
 
getProperties() - Static method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.common.provider.DublinCoreItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.common.provider.IdentifiableItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.DynamicEdgeLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.DynamicLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.DynamicNodeLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.EdgeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.EdgeLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.LabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.LabelValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.NodeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.NodeLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.StaticEdgeLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.StaticNodeLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.UnresolvedIdentifiableItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToEdgeMapEntryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToIdentifiableMapEntryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToLabelMapEntryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToNodeLabelMapEntryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToNodeMapEntryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.DecoratorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.EdgeDecoratorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.GraphDecoratorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.ModelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.NodeDecoratorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.STEMTimeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.scenario.provider.ScenarioItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.sequencer.provider.RealTimeSequencerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.sequencer.provider.SequencerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.core.sequencer.provider.SequentialSequencerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.AreaLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.AreaLabelValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.CommonBorderRelationshipLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.CommonBorderRelationshipLabelValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.PhysicalRelationshipLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.PhysicalRelationshipLabelValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.PopulationLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.PopulationLabelValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.RelativePhysicalRelationshipLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.RelativePhysicalRelationshipLabelValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.TransportRelationshipLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.TransportRelationshipLabelValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.definitions.nodes.provider.GeographicFeatureItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.definitions.nodes.provider.RegionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingDiseaseModelStateItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingSEIRDiseaseModelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingSIDiseaseModelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingSIRDiseaseModelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DeterministicSEIRDiseaseModelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DeterministicSIDiseaseModelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DeterministicSIRDiseaseModelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelLabelValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelStateItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.InfectorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SEIRItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SEIRLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SEIRLabelValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIDiseaseModelStateItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIInfectorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SILabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SILabelValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIRItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIRLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIRLabelValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardDiseaseModelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardDiseaseModelLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardDiseaseModelLabelValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardDiseaseModelStateItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardInfectorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardStochasticDiseaseModelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticDiseaseModelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticSEIRDiseaseModelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticSIDiseaseModelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticSIRDiseaseModelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestEdgeDecorator1ItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestGraphDecorator1ItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestNodeDecorator1ItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestScenarioGraphDecorator1ItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestDynamicEdgeLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestDynamicLabel1ItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestDynamicNodeLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestIntegerLabelValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestStaticEdgeLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestStaticNodeLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptorsGen(Object) - Method in class org.eclipse.ohf.stem.core.common.provider.IdentifiableItemProvider
This returns the property descriptors for the adapted class.
getPropertyFiles(File) - Static method in class org.eclipse.ohf.stem.internal.data.Main
 
getPropertyFolder() - Static method in class org.eclipse.ohf.stem.internal.data.utility.NeighborUtility
get the folder to use for output.
getPropertySheetPage() - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor
This accesses a cached version of the property sheet.
getPublisher() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Publisher
getPublisher() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getR() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIRLabelImpl
 
getR() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIRLabelValueImpl
 
getR() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SIRLabel
 
getR() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SIRLabelValue
 
getRandom() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getRandom() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for data type 'Random'.
getRandomGenerator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StochasticDiseaseModelImpl
 
getRandomGenerator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StochasticSEIRDiseaseModelImpl
 
getRandomGenerator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StochasticSIDiseaseModelImpl
 
getRandomGenerator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StochasticSIRDiseaseModelImpl
 
getRandomGenerator() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StochasticDiseaseModel
 
getRange() - Method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getRange(int) - Method in class org.eclipse.ohf.stem.ui.ge.Aspect
Get a specific entry in the array of range values
getRateTimePeriod() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.TransportRelationshipLabelImpl
 
getRateTimePeriod() - Method in interface org.eclipse.ohf.stem.definitions.labels.TransportRelationshipLabel
 
getRealTimeSequencer() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
 
getRealTimeSequencer() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
Returns the meta object for class 'Real Time Sequencer'.
getRecoveryRate() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIImpl
 
getRecoveryRate() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SI
This coefficient determines the number of population members that recover from the disease per population member in the Infectious state.
getRed(int) - Method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getRegion() - Method in class org.eclipse.ohf.stem.definitions.nodes.impl.NodesPackageImpl
 
getRegion() - Method in interface org.eclipse.ohf.stem.definitions.nodes.NodesPackage
Returns the meta object for class 'Region'.
getRelation() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Relation
getRelation() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getRelationship() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.RelativePhysicalRelationshipLabelValueImpl
 
getRelationship() - Method in interface org.eclipse.ohf.stem.definitions.labels.RelativePhysicalRelationshipLabelValue
 
getRelativePhysicalRelationship() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getRelativePhysicalRelationship() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for enum 'Relative Physical Relationship'.
getRelativePhysicalRelationship() - Method in class org.eclipse.ohf.stem.internal.data.RelativePhysicalData
 
getRelativePhysicalRelationshipLabel() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getRelativePhysicalRelationshipLabel() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for class 'Relative Physical Relationship Label'.
getRelativePhysicalRelationshipLabel_CurrentRelationship() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getRelativePhysicalRelationshipLabel_CurrentRelationship() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the reference 'Current Relationship'.
getRelativePhysicalRelationshipLabelValue() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getRelativePhysicalRelationshipLabelValue() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for class 'Relative Physical Relationship Label Value'.
getRelativePhysicalRelationshipLabelValue_Adjacent() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getRelativePhysicalRelationshipLabelValue_Adjacent() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Adjacent'.
getRelativePhysicalRelationshipLabelValue_Relationship() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getRelativePhysicalRelationshipLabelValue_Relationship() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Relationship'.
getRelativeValue(ItemPropertyDescriptor) - Method in interface org.eclipse.ohf.stem.definitions.adapters.relativevalue.RelativeValueProvider
Determine the relative (0.0 to 1.0) value of the property as compared to the other properties.
getRelativeValue(EStructuralFeature) - Method in interface org.eclipse.ohf.stem.definitions.adapters.relativevalue.RelativeValueProvider
Determine the relative (0.0 to 1.0) value of the property as compared to the other properties.
getRelativeValue(ItemPropertyDescriptor) - Method in class org.eclipse.ohf.stem.definitions.adapters.relativevalue.RelativeValueProviderAdapter
 
getRelativeValue(EStructuralFeature) - Method in class org.eclipse.ohf.stem.definitions.adapters.relativevalue.RelativeValueProviderAdapter
 
getRelativeValue(EStructuralFeature) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardRelativeValueProviderAdapterFactory.DiseaseModelLabelRelativeValueProvider
 
getRelativeValue(EStructuralFeature) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardRelativeValueProviderAdapterFactory.DiseaseModelLabelValueRelativeValueProvider
 
getRelativeValue() - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygon
Get the relative value of the polygon (could be intensity value or any other value)
getRequired() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
h1>Requires
getRequired() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.common.provider.DublinCoreItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.common.provider.IdentifiableItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.DynamicEdgeLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.DynamicLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.DynamicNodeLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.EdgeItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.EdgeLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider.TransientGraphItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.LabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.LabelValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.NodeItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.NodeLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.StaticEdgeLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.StaticNodeLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.UnresolvedIdentifiableItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToEdgeMapEntryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToIdentifiableMapEntryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToLabelMapEntryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToNodeLabelMapEntryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToNodeMapEntryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.model.provider.DecoratorItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.model.provider.EdgeDecoratorItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.model.provider.GraphDecoratorItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.model.provider.ModelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.model.provider.NodeDecoratorItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.model.provider.STEMTimeItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.scenario.provider.ScenarioItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.sequencer.provider.RealTimeSequencerItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.sequencer.provider.SequencerItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.core.sequencer.provider.SequentialSequencerItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.definitions.labels.provider.AreaLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.definitions.labels.provider.AreaLabelValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.definitions.labels.provider.CommonBorderRelationshipLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.definitions.labels.provider.CommonBorderRelationshipLabelValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.definitions.labels.provider.PhysicalRelationshipLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.definitions.labels.provider.PhysicalRelationshipLabelValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.definitions.labels.provider.PopulationLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.definitions.labels.provider.PopulationLabelValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.definitions.labels.provider.RelativePhysicalRelationshipLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.definitions.labels.provider.RelativePhysicalRelationshipLabelValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.definitions.labels.provider.TransportRelationshipLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.definitions.labels.provider.TransportRelationshipLabelValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.definitions.nodes.provider.GeographicFeatureItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.definitions.nodes.provider.RegionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingDiseaseModelStateItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingSEIRDiseaseModelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingSIDiseaseModelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingSIRDiseaseModelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DeterministicSEIRDiseaseModelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DeterministicSIDiseaseModelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DeterministicSIRDiseaseModelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelLabelValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelStateItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.InfectorItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SEIRItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SEIRLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SEIRLabelValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIDiseaseModelStateItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIInfectorItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SILabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SILabelValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIRItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIRLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIRLabelValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardDiseaseModelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardDiseaseModelLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardDiseaseModelLabelValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardDiseaseModelStateItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardInfectorItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardStochasticDiseaseModelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticDiseaseModelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticSEIRDiseaseModelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticSIDiseaseModelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticSIRDiseaseModelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestEdgeDecorator1ItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestGraphDecorator1ItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestNodeDecorator1ItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestScenarioGraphDecorator1ItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestDynamicEdgeLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestDynamicLabel1ItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestDynamicNodeLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestIntegerLabelValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestStaticEdgeLabelItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestStaticNodeLabelItemProvider
Return the resource locator for this item provider's resources.
getReverseHierarchyName(String) - Static method in class org.eclipse.ohf.stem.geography.GeographicNames
 
getRights() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Rights
getRights() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getRootAdapterFactory() - Method in class org.eclipse.ohf.stem.core.common.provider.CommonItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.ohf.stem.core.model.provider.ModelItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.ohf.stem.core.scenario.provider.ScenarioItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.ohf.stem.core.sequencer.provider.SequencerItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.ohf.stem.definitions.labels.provider.LabelsItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.ohf.stem.definitions.nodes.provider.NodesItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardRelativeValueProviderAdapterFactory
 
getRootAdapterFactory() - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.DecoratorsItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.LabelsItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getS() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardDiseaseModelLabelImpl
 
getS() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardDiseaseModelLabelValueImpl
 
getS() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardDiseaseModelLabel
 
getS() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardDiseaseModelLabelValue
 
getSanityChecker() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'Sanity Checker'.
getSanityChecker() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getSanityChecker() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSanityChecker() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Sanity Checker'.
getSAXParser() - Static method in class org.eclipse.ohf.stem.definitions.adapters.spatial.geo.PlatformLatLongDataProvider
Try to create a SAX Parser.
getScalingFactorForData() - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygon
Gets the scaling factor of the data.
getScalingFactorInYaxis() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
 
getScalingFactorOnZoomRuler() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
Get the scaling factor which was saved in the zoom scale in the view.
getScenario() - Method in class org.eclipse.ohf.stem.core.graph.impl.UnresolvedIdentifiableImpl
 
getScenario() - Method in interface org.eclipse.ohf.stem.core.graph.UnresolvedIdentifiable
This is the Scenario that contains the Model that is creating the canonical Graph.
getScenario() - Method in class org.eclipse.ohf.stem.core.scenario.impl.ScenarioPackageImpl
 
getScenario() - Method in interface org.eclipse.ohf.stem.core.scenario.ScenarioPackage
Returns the meta object for class 'Scenario'.
getScenario() - Method in class org.eclipse.ohf.stem.internal.data.ScenarioRecord
 
getScenario() - Method in interface org.eclipse.ohf.stem.jobs.simulation.ISimulation
 
getScenario() - Method in class org.eclipse.ohf.stem.jobs.simulation.Simulation
 
getScenario_CanonicalGraph() - Method in class org.eclipse.ohf.stem.core.scenario.impl.ScenarioPackageImpl
 
getScenario_CanonicalGraph() - Method in interface org.eclipse.ohf.stem.core.scenario.ScenarioPackage
Returns the meta object for the reference 'Canonical Graph'.
getScenario_Model() - Method in class org.eclipse.ohf.stem.core.scenario.impl.ScenarioPackageImpl
 
getScenario_Model() - Method in interface org.eclipse.ohf.stem.core.scenario.ScenarioPackage
Returns the meta object for the reference 'Model'.
getScenario_ScenarioDecorators() - Method in class org.eclipse.ohf.stem.core.scenario.impl.ScenarioPackageImpl
 
getScenario_ScenarioDecorators() - Method in interface org.eclipse.ohf.stem.core.scenario.ScenarioPackage
Returns the meta object for the reference list 'Scenario Decorators'.
getScenario_Sequencer() - Method in class org.eclipse.ohf.stem.core.scenario.impl.ScenarioPackageImpl
 
getScenario_Sequencer() - Method in interface org.eclipse.ohf.stem.core.scenario.ScenarioPackage
Returns the meta object for the reference 'Sequencer'.
getScenarioDatasetRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getScenarioDecorators() - Method in class org.eclipse.ohf.stem.core.scenario.impl.ScenarioImpl
 
getScenarioDecorators() - Method in interface org.eclipse.ohf.stem.core.scenario.Scenario
The "scenario decorators" are the Decorator's that can "decorate" (i.e., modify) the canonical Graph after it has been generated by the Model.
getScenarioFactory() - Method in class org.eclipse.ohf.stem.core.scenario.impl.ScenarioPackageImpl
 
getScenarioFactory() - Method in interface org.eclipse.ohf.stem.core.scenario.ScenarioPackage
Returns the factory that creates the instances of the model.
getScenarioPackage() - Method in class org.eclipse.ohf.stem.core.scenario.impl.ScenarioFactoryImpl
 
getScenarioPackage() - Method in interface org.eclipse.ohf.stem.core.scenario.ScenarioFactory
Returns the package supported by this factory.
getSearch() - Method in class org.eclipse.ohf.stem.ui.ge.views.DisplayAreaDialog
 
getSeed() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StochasticDiseaseModelImpl
 
getSeed() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StochasticSEIRDiseaseModelImpl
 
getSeed() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StochasticSIDiseaseModelImpl
 
getSeed() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StochasticSIRDiseaseModelImpl
 
getSeed() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StochasticDiseaseModel
 
getSegments() - Method in class org.eclipse.ohf.stem.definitions.adapters.spatial.geo.LatLong
 
getSEIR() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSEIR() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'SEIR'.
getSEIR_IncubationRate() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSEIR_IncubationRate() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Incubation Rate'.
getSEIRLabel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSEIRLabel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'SEIR Label'.
getSEIRLabel_CurrentSEIRValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSEIRLabel_CurrentSEIRValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the reference 'Current SEIR Value'.
getSEIRLabel_NextSEIRValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSEIRLabel_NextSEIRValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the reference 'Next SEIR Value'.
getSEIRLabelValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSEIRLabelValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'SEIR Label Value'.
getSEIRLabelValue_E() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSEIRLabelValue_E() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'E'.
getSelection() - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor
This implements ISelectionProvider to return this editor's overall selection.
getSequenceNumber() - Method in interface org.eclipse.ohf.stem.jobs.simulation.ISimulation
 
getSequenceNumber() - Method in class org.eclipse.ohf.stem.jobs.simulation.Simulation
 
getSequencer() - Method in class org.eclipse.ohf.stem.core.scenario.impl.ScenarioImpl
 
getSequencer() - Method in interface org.eclipse.ohf.stem.core.scenario.Scenario
The Sequencer is the component that determines the time of the simulation.
getSequencer() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
 
getSequencer() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
Returns the meta object for class 'Sequencer'.
getSequencer() - Method in class org.eclipse.ohf.stem.internal.data.SequencerRecord
 
getSequencer_CurrentTime() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
 
getSequencer_CurrentTime() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
Returns the meta object for the containment reference 'Current Time'.
getSequencer_Cycle() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
 
getSequencer_Cycle() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
Returns the meta object for the attribute 'Cycle'.
getSequencer_Duration() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
 
getSequencer_Duration() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
Returns the meta object for the attribute 'Duration'.
getSequencer_EndTime() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
 
getSequencer_EndTime() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
Returns the meta object for the containment reference 'End Time'.
getSequencer_NextTime() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
 
getSequencer_NextTime() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
Returns the meta object for the reference 'Next Time'.
getSequencer_StartTime() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
 
getSequencer_StartTime() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
Returns the meta object for the containment reference 'Start Time'.
getSequencer_TimeDelta() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
 
getSequencer_TimeDelta() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
Returns the meta object for the attribute 'Time Delta'.
getSequencer_TimeToStop() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
 
getSequencer_TimeToStop() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
Returns the meta object for the attribute 'Time To Stop'.
getSequencer_WorkComplete() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
 
getSequencer_WorkComplete() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
Returns the meta object for the attribute 'Work Complete'.
getSequencer_WorkIncrement() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
 
getSequencer_WorkIncrement() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
Returns the meta object for the attribute 'Work Increment'.
getSequencerFactory() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
 
getSequencerFactory() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
Returns the factory that creates the instances of the model.
getSequencerPackage() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerFactoryImpl
 
getSequencerPackage() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerFactory
Returns the package supported by this factory.
getSequencerRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getSequentialSequencer() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
 
getSequentialSequencer() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
Returns the meta object for class 'Sequential Sequencer'.
getSequentialSequencer_TimeIncrement() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerPackageImpl
 
getSequentialSequencer_TimeIncrement() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequencerPackage
Returns the meta object for the attribute 'Time Increment'.
getSerializationContentDescriptor() - Method in class org.eclipse.ohf.stem.internal.data.CommonBorderRelationshipGraphRecord
 
getSerializationContentDescriptor() - Method in class org.eclipse.ohf.stem.internal.data.CountryGraphRecord.CountryLabelGraphRecord
 
getSerializationContentDescriptor() - Method in class org.eclipse.ohf.stem.internal.data.CountryGraphRecord.CountryNodeGraphRecord
 
getSerializationContentDescriptor() - Method in class org.eclipse.ohf.stem.internal.data.CountryGraphRecord.CountryPopulationLabelGraphRecord
 
getSerializationContentDescriptor() - Method in class org.eclipse.ohf.stem.internal.data.RelativePhysicalRelationshipGraphRecord
 
getSerializationContentDescriptor() - Method in class org.eclipse.ohf.stem.internal.data.TransportRelationshipGraphRecord
 
getSerializationPath() - Method in class org.eclipse.ohf.stem.internal.data.ComposedDatasetRecord
 
getServerHost() - Static method in class org.eclipse.ohf.stem.ui.ge.views.GEPreferencePage
 
getServerUrl() - Static method in class org.eclipse.ohf.stem.ui.ge.kml.StemKml
obtain the URL used to access the GE Servlets.
getSI() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSI() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'SI'.
getSI_InfectiousMortality() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSI_InfectiousMortality() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Infectious Mortality'.
getSI_InfectiousMortalityRate() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSI_InfectiousMortalityRate() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Infectious Mortality Rate'.
getSI_NonLinearityCoefficient() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSI_NonLinearityCoefficient() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Non Linearity Coefficient'.
getSI_PhysicallyAdjacentInfectiousProportion() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSI_PhysicallyAdjacentInfectiousProportion() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Physically Adjacent Infectious Proportion'.
getSI_RecoveryRate() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSI_RecoveryRate() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Recovery Rate'.
getSI_TransmissionRate() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSI_TransmissionRate() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Transmission Rate'.
getSIDiseaseModelState() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSIDiseaseModelState() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'SI Disease Model State'.
getSIInfector() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSIInfector() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'SI Infector'.
getSIInfector_InfectiousCount() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSIInfector_InfectiousCount() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Infectious Count'.
getSILabel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSILabel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'SI Label'.
getSILabel_CurrentSIValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSILabel_CurrentSIValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the reference 'Current SI Value'.
getSILabel_NextSIValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSILabel_NextSIValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the reference 'Next SI Value'.
getSILabelValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSILabelValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'SI Label Value'.
getSILabelValue_I() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSILabelValue_I() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'I'.
getSILabelValue_IF() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSILabelValue_IF() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'IF'.
getSILabelValue_IR() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSILabelValue_IR() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'IR'.
getSimulation() - Method in class org.eclipse.ohf.stem.jobs.simulation.SimulationEvent
 
getSimulation() - Method in class org.eclipse.ohf.stem.ui.ge.GESimEntry
 
getSimulation() - Method in class org.eclipse.ohf.stem.ui.views.map.MapControl
 
getSimulation() - Method in class org.eclipse.ohf.stem.ui.views.SimulationControl
 
getSimulationControlList() - Method in class org.eclipse.ohf.stem.ui.views.SimulationControlView
 
getSimulationId(ISimulation) - Static method in class org.eclipse.ohf.stem.ui.ge.GEInterface
Get the ID to use for getting the GESimEntry instance
getSimulationsAdded() - Method in class org.eclipse.ohf.stem.jobs.simulation.SimulationManagerEvent
 
getSimulationsRemoved() - Method in class org.eclipse.ohf.stem.jobs.simulation.SimulationManagerEvent
 
getSimulationState() - Method in interface org.eclipse.ohf.stem.jobs.simulation.ISimulation
 
getSimulationState() - Method in class org.eclipse.ohf.stem.jobs.simulation.Simulation
 
getSimulationState() - Method in class org.eclipse.ohf.stem.jobs.simulation.SimulationEvent
 
getSIR() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSIR() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'SIR'.
getSIR_ImmunityLossRate() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSIR_ImmunityLossRate() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Immunity Loss Rate'.
getSIRLabel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSIRLabel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'SIR Label'.
getSIRLabel_CurrentSIRValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSIRLabel_CurrentSIRValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the reference 'Current SIR Value'.
getSIRLabel_NextSIRValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSIRLabel_NextSIRValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the reference 'Next SIR Value'.
getSIRLabelValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSIRLabelValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'SIR Label Value'.
getSIRLabelValue_R() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getSIRLabelValue_R() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'R'.
getSource() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Source
getSource() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getSpatial() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
h1>Spatial
getSpatial() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getSpecialNodeGraphRecords() - Method in class org.eclipse.ohf.stem.internal.data.DataSetRecordHolder
 
getStandardDiseaseModel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStandardDiseaseModel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Disease Model'.
getStandardDiseaseModel_TotalArea() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStandardDiseaseModel_TotalArea() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Total Area'.
getStandardDiseaseModel_TotalPopulationCount() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStandardDiseaseModel_TotalPopulationCount() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Total Population Count'.
getStandardDiseaseModel_TotalPopulationCountReciprocal() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStandardDiseaseModel_TotalPopulationCountReciprocal() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Total Population Count Reciprocal'.
getStandardDiseaseModelLabel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStandardDiseaseModelLabel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Disease Model Label'.
getStandardDiseaseModelLabel_CurrentStandardDiseaseModelLabelValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStandardDiseaseModelLabel_CurrentStandardDiseaseModelLabelValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the reference 'Current Standard Disease Model Label Value'.
getStandardDiseaseModelLabel_NextStandardDiseaseModelLabelValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStandardDiseaseModelLabel_NextStandardDiseaseModelLabelValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the reference 'Next Standard Disease Model Label Value'.
getStandardDiseaseModelLabelValue() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStandardDiseaseModelLabelValue() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Disease Model Label Value'.
getStandardDiseaseModelLabelValue_S() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStandardDiseaseModelLabelValue_S() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'S'.
getStandardDiseaseModelState() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStandardDiseaseModelState() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Disease Model State'.
getStandardDiseaseModelState_AreaRatio() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStandardDiseaseModelState_AreaRatio() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Area Ratio'.
getStandardFactory() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStandardFactory() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the factory that creates the instances of the model.
getStandardInfector() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStandardInfector() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Infector'.
getStandardPackage() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardFactoryImpl
 
getStandardPackage() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardFactory
Returns the package supported by this factory.
getStandardStochasticDiseaseModel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStandardStochasticDiseaseModel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Stochastic Disease Model'.
getStandardStochasticDiseaseModel_Gain() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStandardStochasticDiseaseModel_Gain() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Gain'.
getStartDate() - Method in class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
 
getStartTime() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.RealTimeSequencerImpl
The start time for a real-time sequencer is the current time until there is a call to getNextTime(), at which point the start time is fixed.
getStartTime() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerImpl
 
getStartTime() - Method in interface org.eclipse.ohf.stem.core.sequencer.Sequencer
 
getStartUpDelay() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.TransportRelationshipLabelImpl
 
getStartUpDelay() - Method in interface org.eclipse.ohf.stem.definitions.labels.TransportRelationshipLabel
 
getStartUpDelay() - Method in class org.eclipse.ohf.stem.internal.data.TransportData
 
getStaticEdgeLabel() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'Static Edge Label'.
getStaticEdgeLabel() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getStaticNodeLabel() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'Static Node Label'.
getStaticNodeLabel() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getStemKml() - Method in class org.eclipse.ohf.stem.ui.ge.GESimEntry
 
getStemMap() - Method in class org.eclipse.ohf.stem.ui.ge.GESimEntry
 
getSTEMProjectsFromWorkspace() - Static method in class org.eclipse.ohf.stem.ui.Utility
 
getSTEMProjectsFromWorkspace(IWorkspace) - Static method in class org.eclipse.ohf.stem.ui.Utility
 
getSTEMTime() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getSTEMTime() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the meta object for class 'STEM Time'.
getSTEMTime_Time() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getSTEMTime_Time() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the meta object for the attribute 'Time'.
getStochasticDiseaseModel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStochasticDiseaseModel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Stochastic Disease Model'.
getStochasticDiseaseModel_RandomGenerator() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStochasticDiseaseModel_RandomGenerator() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Random Generator'.
getStochasticDiseaseModel_Seed() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStochasticDiseaseModel_Seed() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for the attribute 'Seed'.
getStochasticSEIRDiseaseModel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStochasticSEIRDiseaseModel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Stochastic SEIR Disease Model'.
getStochasticSIDiseaseModel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStochasticSIDiseaseModel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Stochastic SI Disease Model'.
getStochasticSIRDiseaseModel() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getStochasticSIRDiseaseModel() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for class 'Stochastic SIR Disease Model'.
getString(String) - Static method in class org.eclipse.ohf.stem.jobs.simulation.Messages
 
getString(String) - Static method in class org.eclipse.ohf.stem.ui.ge.views.Messages
 
getString(String) - Static method in class org.eclipse.ohf.stem.ui.preferences.Messages
 
getString(String) - Static method in class org.eclipse.ohf.stem.ui.views.map.Messages
 
getString(String) - Static method in class org.eclipse.ohf.stem.ui.views.map.preferences.Messages
 
getString(String) - Static method in class org.eclipse.ohf.stem.ui.views.Messages
 
getString(String) - Static method in class org.eclipse.ohf.stem.ui.wizards.DiseaseWizardMessages
 
getString(String) - Static method in class org.eclipse.ohf.stem.ui.wizards.Messages
 
getSubISOKeys(String, int) - Static method in class org.eclipse.ohf.stem.geography.GeographicNames
 
getSubject() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Subject
getSubject() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getSubModelNames() - Method in class org.eclipse.ohf.stem.internal.data.ComposedDatasetRecord
 
getTargetISOKey() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.InfectorImpl
 
getTargetISOKey() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.Infector
 
getTargetURI() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.InfectorImpl
 
getTargetURI() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.Infector
 
getTestDynamicEdgeLabel() - Method in class org.eclipse.ohf.stem.tests.util.labels.impl.LabelsPackageImpl
 
getTestDynamicEdgeLabel() - Method in interface org.eclipse.ohf.stem.tests.util.labels.LabelsPackage
Returns the meta object for class 'Test Dynamic Edge Label'.
getTestDynamicLabel1() - Method in class org.eclipse.ohf.stem.tests.util.labels.impl.LabelsPackageImpl
 
getTestDynamicLabel1() - Method in interface org.eclipse.ohf.stem.tests.util.labels.LabelsPackage
Returns the meta object for class 'Test Dynamic Label1'.
getTestDynamicNodeLabel() - Method in class org.eclipse.ohf.stem.tests.util.labels.impl.LabelsPackageImpl
 
getTestDynamicNodeLabel() - Method in interface org.eclipse.ohf.stem.tests.util.labels.LabelsPackage
Returns the meta object for class 'Test Dynamic Node Label'.
getTestEdgeDecorator1() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage
Returns the meta object for class 'Test Edge Decorator1'.
getTestEdgeDecorator1() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.DecoratorsPackageImpl
 
getTestEdgeDecorator1_EdgeURI() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage
Returns the meta object for the attribute 'Edge URI'.
getTestEdgeDecorator1_EdgeURI() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.DecoratorsPackageImpl
 
getTestEdgeDecorator1_NodeAURI() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage
Returns the meta object for the attribute 'Node AURI'.
getTestEdgeDecorator1_NodeAURI() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.DecoratorsPackageImpl
 
getTestEdgeDecorator1_NodeBURI() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage
Returns the meta object for the attribute 'Node BURI'.
getTestEdgeDecorator1_NodeBURI() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.DecoratorsPackageImpl
 
getTestGraphDecorator1() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage
Returns the meta object for class 'Test Graph Decorator1'.
getTestGraphDecorator1() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.DecoratorsPackageImpl
 
getTestIntegerLabelValue() - Method in class org.eclipse.ohf.stem.tests.util.labels.impl.LabelsPackageImpl
 
getTestIntegerLabelValue() - Method in interface org.eclipse.ohf.stem.tests.util.labels.LabelsPackage
Returns the meta object for class 'Test Integer Label Value'.
getTestIntegerLabelValue_I() - Method in class org.eclipse.ohf.stem.tests.util.labels.impl.LabelsPackageImpl
 
getTestIntegerLabelValue_I() - Method in interface org.eclipse.ohf.stem.tests.util.labels.LabelsPackage
Returns the meta object for the attribute 'I'.
getTestLabel() - Method in class org.eclipse.ohf.stem.tests.util.labels.impl.LabelsPackageImpl
 
getTestLabel() - Method in interface org.eclipse.ohf.stem.tests.util.labels.LabelsPackage
Returns the meta object for class 'Test Label'.
getTestNodeDecorator1() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage
Returns the meta object for class 'Test Node Decorator1'.
getTestNodeDecorator1() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.DecoratorsPackageImpl
 
getTestScenarioGraphDecorator1() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage
Returns the meta object for class 'Test Scenario Graph Decorator1'.
getTestScenarioGraphDecorator1() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.DecoratorsPackageImpl
 
getTestStaticEdgeLabel() - Method in class org.eclipse.ohf.stem.tests.util.labels.impl.LabelsPackageImpl
 
getTestStaticEdgeLabel() - Method in interface org.eclipse.ohf.stem.tests.util.labels.LabelsPackage
Returns the meta object for class 'Test Static Edge Label'.
getTestStaticNodeLabel() - Method in class org.eclipse.ohf.stem.tests.util.labels.impl.LabelsPackageImpl
 
getTestStaticNodeLabel() - Method in interface org.eclipse.ohf.stem.tests.util.labels.LabelsPackage
Returns the meta object for class 'Test Static Node Label'.
getText(Object) - Method in class org.eclipse.ohf.stem.core.common.provider.DublinCoreItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.common.provider.IdentifiableItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.DynamicEdgeLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.DynamicLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.DynamicNodeLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.EdgeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.EdgeLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider.TransientGraphItemProvider
 
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.LabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.LabelValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.NodeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.NodeLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.StaticEdgeLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.StaticNodeLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.UnresolvedIdentifiableItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToEdgeMapEntryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToIdentifiableMapEntryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToLabelMapEntryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToNodeLabelMapEntryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.graph.provider.URIToNodeMapEntryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.DecoratorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.EdgeDecoratorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.GraphDecoratorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.ModelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.NodeDecoratorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.model.provider.STEMTimeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.scenario.provider.ScenarioItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.sequencer.provider.RealTimeSequencerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.sequencer.provider.SequencerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.core.sequencer.provider.SequentialSequencerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.AreaLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.AreaLabelValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.CommonBorderRelationshipLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.CommonBorderRelationshipLabelValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.PhysicalRelationshipLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.PhysicalRelationshipLabelValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.PopulationLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.PopulationLabelValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.RelativePhysicalRelationshipLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.RelativePhysicalRelationshipLabelValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.TransportRelationshipLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.definitions.labels.provider.TransportRelationshipLabelValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.definitions.nodes.provider.GeographicFeatureItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.definitions.nodes.provider.RegionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingDiseaseModelStateItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingSEIRDiseaseModelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingSIDiseaseModelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.AggregatingSIRDiseaseModelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DeterministicSEIRDiseaseModelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DeterministicSIDiseaseModelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DeterministicSIRDiseaseModelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelLabelValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.DiseaseModelStateItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.InfectorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SEIRItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SEIRLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SEIRLabelValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIDiseaseModelStateItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIInfectorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SILabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SILabelValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIRItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIRLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.SIRLabelValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardDiseaseModelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardDiseaseModelLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardDiseaseModelLabelValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardDiseaseModelStateItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardInfectorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StandardStochasticDiseaseModelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticDiseaseModelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticSEIRDiseaseModelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticSIDiseaseModelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.provider.StochasticSIRDiseaseModelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestEdgeDecorator1ItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestGraphDecorator1ItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestNodeDecorator1ItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.tests.util.decorators.provider.TestScenarioGraphDecorator1ItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestDynamicEdgeLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestDynamicLabel1ItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestDynamicNodeLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestIntegerLabelValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestStaticEdgeLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.tests.util.labels.provider.TestStaticNodeLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.eclipse.ohf.stem.ui.ge.views.GEViewLabelProvider
Get text to be displayed
getTime() - Method in class org.eclipse.ohf.stem.core.model.impl.STEMTimeImpl
 
getTime() - Method in interface org.eclipse.ohf.stem.core.model.STEMTime
 
getTimeDelta() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerImpl
 
getTimeDelta() - Method in interface org.eclipse.ohf.stem.core.sequencer.Sequencer
 
getTimeIncrement() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequentialSequencerImpl
 
getTimeIncrement() - Method in interface org.eclipse.ohf.stem.core.sequencer.SequentialSequencer
 
getTimePeriod() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.DiseaseModel
The time period for the specified rates.
getTimePeriod() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.DiseaseModelImpl
 
getTitle() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Title
getTitle() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getTitle() - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygon
Returns the title of the polygon.
getTotalArea() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardDiseaseModelImpl
 
getTotalArea() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardDiseaseModel
 
getTotalPopulationCount() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardDiseaseModelImpl
 
getTotalPopulationCount() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardDiseaseModel
 
getTotalPopulationCountReciprocal() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardDiseaseModelImpl
 
getTotalPopulationCountReciprocal() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardDiseaseModel
 
getTransitTime() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.TransportRelationshipLabelImpl
 
getTransitTime() - Method in interface org.eclipse.ohf.stem.definitions.labels.TransportRelationshipLabel
 
getTransitTime() - Method in class org.eclipse.ohf.stem.internal.data.TransportData
 
getTranslateX() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
 
getTranslateY() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
 
getTransmissionRate() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIImpl
 
getTransmissionRate() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.SI
This is the proportion of population members that become infected/exposed per population member in the Infectious state, assuming the entire population is in the Susceptible state, per time period.
getTransmissionRateScaleFactor(StandardDiseaseModelLabel) - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.SIImpl
 
getTransportationMode() - Method in class org.eclipse.ohf.stem.internal.data.TransportRelationshipGraphRecord
 
getTransportEdges(Node) - Static method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.AggregatingDiseaseModelStateImpl
 
getTransportEdgesFromNode(Node, String) - Static method in class org.eclipse.ohf.stem.definitions.labels.impl.TransportRelationshipLabelImpl
 
getTransportEdgesToNode(Node, String) - Static method in class org.eclipse.ohf.stem.definitions.labels.impl.TransportRelationshipLabelImpl
 
getTransportIdentifer() - Method in class org.eclipse.ohf.stem.internal.data.TransportData
 
getTransportIdentifier() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.TransportRelationshipLabelImpl
 
getTransportIdentifier() - Method in interface org.eclipse.ohf.stem.definitions.labels.TransportRelationshipLabel
 
getTransportMode() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getTransportMode() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.TransportRelationshipLabelImpl
 
getTransportMode() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for enum 'Transport Mode'.
getTransportMode() - Method in interface org.eclipse.ohf.stem.definitions.labels.TransportRelationshipLabel
 
getTransportModes() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.AggregatingDiseaseModelStateImpl
 
getTransportRelationshipLabel() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getTransportRelationshipLabel() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for class 'Transport Relationship Label'.
getTransportRelationshipLabel_Capacity() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getTransportRelationshipLabel_Capacity() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Capacity'.
getTransportRelationshipLabel_CurrentTransportRelationshipLabelValue() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getTransportRelationshipLabel_CurrentTransportRelationshipLabelValue() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the reference 'Current Transport Relationship Label Value'.
getTransportRelationshipLabel_DepartureCapacity() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getTransportRelationshipLabel_DepartureCapacity() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Departure Capacity'.
getTransportRelationshipLabel_MaximumCapacity() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getTransportRelationshipLabel_MaximumCapacity() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Maximum Capacity'.
getTransportRelationshipLabel_MaximumDepartureCapacity() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getTransportRelationshipLabel_MaximumDepartureCapacity() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Maximum Departure Capacity'.
getTransportRelationshipLabel_PopulationIdentifier() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getTransportRelationshipLabel_PopulationIdentifier() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Population Identifier'.
getTransportRelationshipLabel_RateTimePeriod() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getTransportRelationshipLabel_RateTimePeriod() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Rate Time Period'.
getTransportRelationshipLabel_StartUpDelay() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getTransportRelationshipLabel_StartUpDelay() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Start Up Delay'.
getTransportRelationshipLabel_TransitTime() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getTransportRelationshipLabel_TransitTime() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Transit Time'.
getTransportRelationshipLabel_TransportIdentifier() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getTransportRelationshipLabel_TransportIdentifier() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Transport Identifier'.
getTransportRelationshipLabel_TransportMode() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getTransportRelationshipLabel_TransportMode() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Transport Mode'.
getTransportRelationshipLabelValue() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getTransportRelationshipLabelValue() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for class 'Transport Relationship Label Value'.
getTransportRelationshipLabelValue_AvailableDepartureCapacityProportion() - Method in class org.eclipse.ohf.stem.definitions.labels.impl.LabelsPackageImpl
 
getTransportRelationshipLabelValue_AvailableDepartureCapacityProportion() - Method in interface org.eclipse.ohf.stem.definitions.labels.LabelsPackage
Returns the meta object for the attribute 'Available Departure Capacity Proportion'.
getType() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Type
getType() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getType() - Method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getTypedKey() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToEdgeMapEntryImpl
 
getTypedKey() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToIdentifiableMapEntryImpl
 
getTypedKey() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToLabelMapEntryImpl
 
getTypedKey() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToNodeLabelMapEntryImpl
 
getTypedKey() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToNodeMapEntryImpl
 
getTypedValue() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToEdgeMapEntryImpl
 
getTypedValue() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToIdentifiableMapEntryImpl
 
getTypedValue() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToLabelMapEntryImpl
 
getTypedValue() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToNodeLabelMapEntryImpl
 
getTypedValue() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToNodeMapEntryImpl
 
getTypeURI() - Method in interface org.eclipse.ohf.stem.core.common.Identifiable
 
getTypeURI() - Method in class org.eclipse.ohf.stem.core.common.impl.IdentifiableImpl
 
getUnit() - Method in class org.eclipse.ohf.stem.ui.ge.Aspect
 
getUnresolvedDecoratorNames() - Method in class org.eclipse.ohf.stem.internal.data.ComposedDatasetRecord
 
getUnresolvedGraphNames() - Method in class org.eclipse.ohf.stem.internal.data.ModelDatasetRecord
 
getUnresolvedIdentifiable() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'Unresolved Identifiable'.
getUnresolvedIdentifiable() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getUnresolvedIdentifiable_FieldName() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Field Name'.
getUnresolvedIdentifiable_FieldName() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getUnresolvedIdentifiable_Graph() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the reference 'Graph'.
getUnresolvedIdentifiable_Graph() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getUnresolvedIdentifiable_Identifiable() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the reference 'Identifiable'.
getUnresolvedIdentifiable_Identifiable() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getUnresolvedIdentifiable_Model() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the reference 'Model'.
getUnresolvedIdentifiable_Model() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getUnresolvedIdentifiable_Scenario() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the reference 'Scenario'.
getUnresolvedIdentifiable_Scenario() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getUnresolvedIdentifiable_UnresolvedURI() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Unresolved URI'.
getUnresolvedIdentifiable_UnresolvedURI() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getUnresolvedIdentifiables() - Method in interface org.eclipse.ohf.stem.core.graph.Graph
 
getUnresolvedIdentifiables() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphImpl
 
getUnresolvedSubmodelNames() - Method in class org.eclipse.ohf.stem.internal.data.ComposedDatasetRecord
 
getUnresolvedURI() - Method in class org.eclipse.ohf.stem.core.graph.impl.UnresolvedIdentifiableImpl
 
getUnresolvedURI() - Method in interface org.eclipse.ohf.stem.core.graph.UnresolvedIdentifiable
 
getURI() - Method in interface org.eclipse.ohf.stem.core.common.CommonPackage
Returns the meta object for data type 'URI'.
getURI() - Method in interface org.eclipse.ohf.stem.core.common.Identifiable
 
getURI() - Method in class org.eclipse.ohf.stem.core.common.impl.CommonPackageImpl
 
getURI() - Method in class org.eclipse.ohf.stem.core.common.impl.IdentifiableImpl
 
getURI() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for data type 'URI'.
getURI() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getURI() - Method in class org.eclipse.ohf.stem.core.model.impl.ModelPackageImpl
 
getURI() - Method in interface org.eclipse.ohf.stem.core.model.ModelPackage
Returns the meta object for data type 'URI'.
getURI() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.impl.StandardPackageImpl
 
getURI() - Method in interface org.eclipse.ohf.stem.diseasemodels.standard.StandardPackage
Returns the meta object for data type 'URI'.
getURI() - Method in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage
Returns the meta object for data type 'URI'.
getURI() - Method in class org.eclipse.ohf.stem.tests.util.decorators.impl.DecoratorsPackageImpl
 
getURIOfIdentifiableToBeLabeled() - Method in class org.eclipse.ohf.stem.core.graph.impl.LabelImpl
 
getURIOfIdentifiableToBeLabeled() - Method in interface org.eclipse.ohf.stem.core.graph.Label
 
getURIToEdgeMapEntry() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'URI To Edge Map Entry'.
getURIToEdgeMapEntry() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getURIToEdgeMapEntry_Key() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Key'.
getURIToEdgeMapEntry_Key() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getURIToEdgeMapEntry_Value() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the containment reference 'Value'.
getURIToEdgeMapEntry_Value() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getURIToIdentifiableMapEntry() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'URI To Identifiable Map Entry'.
getURIToIdentifiableMapEntry() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getURIToIdentifiableMapEntry_Key() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Key'.
getURIToIdentifiableMapEntry_Key() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getURIToIdentifiableMapEntry_Value() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the containment reference 'Value'.
getURIToIdentifiableMapEntry_Value() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getURIToLabelMapEntry() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'URI To Label Map Entry'.
getURIToLabelMapEntry() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getURIToLabelMapEntry_Key() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Key'.
getURIToLabelMapEntry_Key() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getURIToLabelMapEntry_Value() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the containment reference 'Value'.
getURIToLabelMapEntry_Value() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getURIToNodeLabelMapEntry() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'URI To Node Label Map Entry'.
getURIToNodeLabelMapEntry() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getURIToNodeLabelMapEntry_Key() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Key'.
getURIToNodeLabelMapEntry_Key() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getURIToNodeLabelMapEntry_Value() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the containment reference 'Value'.
getURIToNodeLabelMapEntry_Value() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getURIToNodeMapEntry() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for class 'URI To Node Map Entry'.
getURIToNodeMapEntry() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getURIToNodeMapEntry_Key() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the attribute 'Key'.
getURIToNodeMapEntry_Key() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getURIToNodeMapEntry_Value() - Method in interface org.eclipse.ohf.stem.core.graph.GraphPackage
Returns the meta object for the containment reference 'Value'.
getURIToNodeMapEntry_Value() - Method in class org.eclipse.ohf.stem.core.graph.impl.GraphPackageImpl
 
getValid() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
Valid
getValid() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getValidEndDate() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
 
getValidEndDate() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getValidEndDate(String) - Static method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getValidStartDate() - Method in interface org.eclipse.ohf.stem.core.common.DublinCore
 
getValidStartDate() - Method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getValidStartDate(String) - Static method in class org.eclipse.ohf.stem.core.common.impl.DublinCoreImpl
 
getValue() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToEdgeMapEntryImpl
 
getValue() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToIdentifiableMapEntryImpl
 
getValue() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToLabelMapEntryImpl
 
getValue() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToNodeLabelMapEntryImpl
 
getValue() - Method in class org.eclipse.ohf.stem.core.graph.impl.URIToNodeMapEntryImpl
 
getValue() - Method in enum org.eclipse.ohf.stem.definitions.labels.RelativePhysicalRelationship
 
getValue() - Method in enum org.eclipse.ohf.stem.definitions.labels.TransportMode
 
getValue(Aspect) - Method in class org.eclipse.ohf.stem.ui.ge.GEData
 
getValueMap() - Method in class org.eclipse.ohf.stem.ui.ge.GEData
 
getValuesAsString() - Method in class org.eclipse.ohf.stem.ui.ge.GEData
Get the aspect values as a String
getViewer() - Method in class org.eclipse.ohf.stem.core.common.presentation.CommonEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.eclipse.ohf.stem.core.model.presentation.ModelEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.eclipse.ohf.stem.core.scenario.presentation.ScenarioEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.eclipse.ohf.stem.core.sequencer.presentation.SequencerEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.eclipse.ohf.stem.diseasemodels.standard.presentation.StandardEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class org.eclipse.ohf.stem.ui.ge.views.GEView
 
getWhichCycle() - Static method in class org.eclipse.ohf.stem.ui.ge.views.GEPreferencePage
 
getWhichProjection() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
 
getWhichProjection() - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygon
 
getWhichProjection() - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygonsList
 
getWorkComplete() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerImpl
 
getWorkComplete() - Method in interface org.eclipse.ohf.stem.core.sequencer.Sequencer
 
getWorkIncrement() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequencerImpl
 
getWorkIncrement() - Method in class org.eclipse.ohf.stem.core.sequencer.impl.SequentialSequencerImpl
 
getWorkIncrement() - Method in interface org.eclipse.ohf.stem.core.sequencer.Sequencer
 
getXmax() - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygon
Returns the maximum X coordinate value (in double format) of the polygon
getXmax() - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygonsList
Gets the maximum X coordinate value (double number format) of the polygons list.
getXmin() - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygon
Returns the minimum X coordinate (in double format) value of the polygon
getXmin() - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygonsList
Gets the minimum X coordinate value (double number format) of the polygons list.
getYmax() - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygon
Returns the maximum Y coordinate value (in double format) of the polygon
getYmax() - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygonsList
Gets the maximum Y coordinate value (double number format) of the polygons list.
getYmin() - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygon
Returns the minimum Y coordinate value (in double format) of the polygon
getYmin() - Method in class org.eclipse.ohf.stem.ui.views.map.StemPolygonsList
Gets the minimum Y coordinate value (double number format) of the polygons list.
getZoomFactorInXaxis() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
Gets the scaling factor of the map (zoom in/out).
getZoomFactorInYaxis() - Method in class org.eclipse.ohf.stem.ui.views.map.MapCanvas
Gets the scaling factor of the map (zoom in/out).
GEView - Class in org.eclipse.ohf.stem.ui.ge.views
GEView: Opens a view of STEM that controls the interface to GoogleEarth.
GEView() - Constructor for class org.eclipse.ohf.stem.ui.ge.views.GEView
The GEView constructor gets control when the user opens the "View" in the current perspective.
GEViewActions - Class in org.eclipse.ohf.stem.ui.ge.views
GEViewActions: Defines and handles the actions.
GEViewActions(GEView, GEInterface) - Constructor for class org.eclipse.ohf.stem.ui.ge.views.GEViewActions
The GEView constructor gets control when the user opens the "View" in the current perspective.
GEViewContentProvider - Class in org.eclipse.ohf.stem.ui.ge.views
GEViewContentProvider
GEViewContentProvider() - Constructor for class org.eclipse.ohf.stem.ui.ge.views.GEViewContentProvider
default constructor
GEViewLabelProvider - Class in org.eclipse.ohf.stem.ui.ge.views
provide text and image labels for the list We insert some information about the simulation id and whether it is slected we could change the getImage to return a different image if GoogleEarth is active or inactive for the specified simulation
GEViewLabelProvider() - Constructor for class org.eclipse.ohf.stem.ui.ge.views.GEViewLabelProvider
 
gotoMarker(IMarker) - Method in class org.eclipse.ohf.stem.definitions.labels.presentation.LabelsEditor
 
gotoMarker(IMarker) - Method in class org.eclipse.ohf.stem.definitions.nodes.presentation.NodesEditor
 
gotoMarker(IMarker) - Method in class org.eclipse.ohf.stem.tests.util.decorators.presentation.DecoratorsEditor
 
gotoMarker(IMarker) - Method in class org.eclipse.ohf.stem.tests.util.labels.presentation.LabelsEditor
 
Graph - Interface in org.eclipse.ohf.stem.core.graph
A Graph serves two roles in the STEM system.
GRAPH - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The meta object id for the 'Graph' class.
GRAPH - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Graph' class.
GRAPH__DECORATORS - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Decorators' containment reference list.
GRAPH__DECORATORS - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Decorators' containment reference list feature.
GRAPH__DUBLIN_CORE - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Dublin Core' containment reference.
GRAPH__DYNAMIC_LABELS - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Dynamic Labels' reference list.
GRAPH__DYNAMIC_LABELS - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Dynamic Labels' reference list feature.
GRAPH__EDGES - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Edges' map.
GRAPH__EDGES - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Edges' map feature.
GRAPH__GRAPH_LABELS - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Graph Labels' map.
GRAPH__GRAPH_LABELS - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Graph Labels' map feature.
GRAPH__NODE_LABELS - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Node Labels' map.
GRAPH__NODE_LABELS - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Node Labels' map feature.
GRAPH__NODES - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Nodes' map.
GRAPH__NODES - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Nodes' map feature.
GRAPH__NUM_DYNAMIC_LABELS - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Num Dynamic Labels' attribute.
GRAPH__NUM_DYNAMIC_LABELS - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Num Dynamic Labels' attribute feature.
GRAPH__NUM_EDGES - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Num Edges' attribute.
GRAPH__NUM_EDGES - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Num Edges' attribute feature.
GRAPH__NUM_GRAPH_LABELS - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Num Graph Labels' attribute.
GRAPH__NUM_GRAPH_LABELS - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Num Graph Labels' attribute feature.
GRAPH__NUM_NODE_LABELS - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Num Node Labels' attribute.
GRAPH__NUM_NODE_LABELS - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Num Node Labels' attribute feature.
GRAPH__NUM_NODES - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Num Nodes' attribute.
GRAPH__NUM_NODES - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Num Nodes' attribute feature.
GRAPH__TYPE_URI - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Type URI' attribute.
GRAPH__UNRESOLVED_IDENTIFIABLES - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'Unresolved Identifiables' containment reference list.
GRAPH__UNRESOLVED_IDENTIFIABLES - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage.Literals
The meta object literal for the 'Unresolved Identifiables' containment reference list feature.
GRAPH__URI - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The feature id for the 'URI' attribute.
GRAPH_DECORATOR - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The meta object id for the 'Graph Decorator' class.
GRAPH_DECORATOR - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage.Literals
The meta object literal for the 'Graph Decorator' class.
GRAPH_DECORATOR - Static variable in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage
The meta object id for the 'Graph Decorator' class.
GRAPH_DECORATOR - Static variable in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage.Literals
The meta object literal for the 'Graph Decorator' class.
GRAPH_DECORATOR__DUBLIN_CORE - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'Dublin Core' containment reference.
GRAPH_DECORATOR__GRAPH - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'Graph' container reference.
GRAPH_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.
GRAPH_DECORATOR__TYPE_URI - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'Type URI' attribute.
GRAPH_DECORATOR__URI - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The feature id for the 'URI' attribute.
GRAPH_DECORATOR_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.core.model.ModelPackage
The number of structural features of the 'Graph Decorator' class.
GRAPH_DECORATOR_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.tests.util.decorators.DecoratorsPackage
The number of structural features of the 'Graph Decorator' class.
GRAPH_FEATURE_COUNT - Static variable in interface org.eclipse.ohf.stem.core.graph.GraphPackage
The number of structural features of the 'Graph' class.
GRAPH_ICON - Static variable in interface org.eclipse.ohf.stem.ui.ISharedImages
This image is the icon that represents a graph.
GRAPH_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 graph.
GRAPH_RECORD_TYPE_NAME - Static variable in class org.eclipse.ohf.stem.internal.data.GraphRecord
The name of the type of IdentifiableRecord this is.
GRAPH_TYPE_URI - Static variable in class org.eclipse.ohf.stem.core.STEMURI
The type URI of a STEM Graph.
GraphActionBarContributor - Class in org.eclipse.ohf.stem.core.graph.presentation
This is the action bar contributor for the Graph model editor.
GraphActionBarContributor() - Constructor for class org.eclipse.ohf.stem.core.graph.presentation.GraphActionBarContributor
This creates an instance of the contributor.
GraphActionBarContributor.NewAction - Class in org.eclipse.ohf.stem.core.graph.presentation
Action to create objects from the Graph model.
GraphActionBarContributor.NewAction() - Constructor for class org.eclipse.ohf.stem.core.graph.presentation.GraphActionBarContributor.NewAction
 
GraphAdapterFactory - Class in org.eclipse.ohf.stem.core.graph.util
The Adapter Factory for the model.
GraphAdapterFactory() - Constructor for class org.eclipse.ohf.stem.core.graph.util.GraphAdapterFactory
Creates an instance of the adapter factory.
GraphDecorator - Interface in org.eclipse.ohf.stem.core.model
An GraphDecorator is a Decorator that specifically modifies Edges and their Labels.
GraphDecoratorImpl - Class in org.eclipse.ohf.stem.core.model.impl
An implementation of the model object 'Graph Decorator'.
GraphDecoratorItemProvider - Class in org.eclipse.ohf.stem.core.model.provider
This is the item provider adapter for a GraphDecorator object.
GraphDecoratorItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.core.model.provider.GraphDecoratorItemProvider
This constructs an instance from a factory and a notifier.
GraphEditor - Class in org.eclipse.ohf.stem.core.graph.presentation
This is an example of a Graph model editor.
GraphEditor() - Constructor for class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor
This creates a model editor.
GraphEditor.ReverseAdapterFactoryContentProvider - Class in org.eclipse.ohf.stem.core.graph.presentation
 
GraphEditor.ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.core.graph.presentation.GraphEditor.ReverseAdapterFactoryContentProvider
 
GraphEditPlugin - Class in org.eclipse.ohf.stem.core.graph.provider
This is the central singleton for the Graph editor plugin.
GraphEditPlugin() - Constructor for class org.eclipse.ohf.stem.core.graph.provider.GraphEditPlugin
Create the instance.
GraphEditPlugin.Implementation - Class in org.eclipse.ohf.stem.core.graph.provider
The actual implementation of the Eclipse Plugin.
GraphEditPlugin.Implementation() - Constructor for class org.eclipse.ohf.stem.core.graph.provider.GraphEditPlugin.Implementation
Creates an instance.
GraphFactory - Interface in org.eclipse.ohf.stem.core.graph
The Factory for the model.
GraphFactoryImpl - Class in org.eclipse.ohf.stem.core.graph.impl
An implementation of the model Factory.
GraphFactoryImpl() - Constructor for class org.eclipse.ohf.stem.core.graph.impl.GraphFactoryImpl
Creates an instance of the factory.
Graphics2DRenderer - Class in org.eclipse.ohf.stem.ui.views.map
Helper class allowing the use of Java 2D on SWT or Draw2D graphical context.
Graphics2DRenderer() - Constructor for class org.eclipse.ohf.stem.ui.views.map.Graphics2DRenderer
 
GraphImpl - Class in org.eclipse.ohf.stem.core.graph.impl
An implementation of the model object 'Graph'.
GraphItemProvider - Class in org.eclipse.ohf.stem.core.graph.provider
This is the item provider adapter for a Graph object.
GraphItemProvider(AdapterFactory) - Constructor for class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider
This constructs an instance from a factory and a notifier.
GraphItemProvider.EdgesItemProvider - Class in org.eclipse.ohf.stem.core.graph.provider
This class represents a "Non-Model Intermediary View Object".
GraphItemProvider.EdgesItemProvider(AdapterFactory, Graph) - Constructor for class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider.EdgesItemProvider
 
GraphItemProvider.TransientGraphItemProvider - Class in org.eclipse.ohf.stem.core.graph.provider
This class is extended by classes that are item providers for "Non-Model Intermediary View Objects".
GraphItemProvider.TransientGraphItemProvider(AdapterFactory, Graph) - Constructor for class org.eclipse.ohf.stem.core.graph.provider.GraphItemProvider.TransientGraphItemProvider
 
GraphItemProviderAdapterFactory - Class in org.eclipse.ohf.stem.core.graph.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
GraphItemProviderAdapterFactory() - Constructor for class org.eclipse.ohf.stem.core.graph.provider.GraphItemProviderAdapterFactory
This constructs an instance.
GraphModelWizard - Class in org.eclipse.ohf.stem.core.graph.presentation
This is a simple wizard for creating a new model file.
GraphModelWizard() - Constructor for class org.eclipse.ohf.stem.core.graph.presentation.GraphModelWizard
 
GraphModelWizard.GraphModelWizardInitialObjectCreationPage - Class in org.eclipse.ohf.stem.core.graph.presentation
This is the page where the type of object to create is selected.
GraphModelWizard.GraphModelWizardInitialObjectCreationPage(String) - Constructor for class org.eclipse.ohf.stem.core.graph.presentation.GraphModelWizard.GraphModelWizardInitialObjectCreationPage
Pass in the selection.
GraphPackage - Interface in org.eclipse.ohf.stem.core.graph
The Package for the model.
GraphPackage.Literals - Interface in org.eclipse.ohf.stem.core.graph
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
GraphPackageImpl - Class in org.eclipse.ohf.stem.core.graph.impl
An implementation of the model Package.
GraphRecord - Class in org.eclipse.ohf.stem.internal.data
This class represents a Graph and its metadata.
GraphRecord.GraphData - Class in org.eclipse.ohf.stem.internal.data
This class represents data that defines a Graph
GraphRecord.GraphData() - Constructor for class org.eclipse.ohf.stem.internal.data.GraphRecord.GraphData
 
GRAPHS_FOLDER_NAME - Static variable in class org.eclipse.ohf.stem.ui.wizards.NewSTEMProjectWizard
The name of the folder used to serialize Graphs in a project.
GraphsView - Class in org.eclipse.ohf.stem.ui.views
This class represents the eclipse view of the graphs that have been imported into eclipse as plug-ins.
GraphsView() - Constructor for class org.eclipse.ohf.stem.ui.views.GraphsView
Constructor
GraphSwitch<T> - Class in org.eclipse.ohf.stem.core.graph.util
The Switch for the model's inheritance hierarchy.
GraphSwitch() - Constructor for class org.eclipse.ohf.stem.core.graph.util.GraphSwitch
Creates an instance of the switch.
GRAY - Static variable in interface org.eclipse.ohf.stem.ui.ISharedColors
Color yellow -- used as background for text
GREEN - Static variable in interface org.eclipse.ohf.stem.ui.ISharedColors
Color green -- used as background when simulation is running
GUI_SCALING_FACTOR_DOUBLE_PREFERENCE - Static variable in interface org.eclipse.ohf.stem.ui.views.map.preferences.PreferenceConstants
The preference id for the map's initial scaling

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