org.eclipse.ohf.stem.internal.data
Class ModelRecord.FullCountryDiseaseModelRecord

java.lang.Object
  extended by org.eclipse.ohf.stem.internal.data.IdentifiableRecord
      extended by org.eclipse.ohf.stem.internal.data.ModelRecord
          extended by org.eclipse.ohf.stem.internal.data.ModelRecord.CountryModelRecord
              extended by org.eclipse.ohf.stem.internal.data.ModelRecord.FullCountryModelRecord
                  extended by org.eclipse.ohf.stem.internal.data.ModelRecord.FullCountryDiseaseModelRecord
All Implemented Interfaces:
java.lang.Comparable<IdentifiableRecord>
Enclosing class:
ModelRecord

public static class ModelRecord.FullCountryDiseaseModelRecord
extends ModelRecord.FullCountryModelRecord

This class represents a full model with a disease model decorator


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.ohf.stem.internal.data.ModelRecord
ModelRecord.CountryModelRecord, ModelRecord.FullCountryDiseaseModelRecord, ModelRecord.FullCountryModelRecord, ModelRecord.GeneralModelRecord, ModelRecord.GeographicCountryModelRecord
 
Nested classes/interfaces inherited from class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
IdentifiableRecord.AdminLevel
 
Field Summary
 
Fields inherited from class org.eclipse.ohf.stem.internal.data.ModelRecord
MODEL_RECORD_TYPE_NAME
 
Fields inherited from class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
BIBLIOGRAPHIC_CITATION_PROPERTY, CONTRIBUTOR_PROPERTY, COVERAGE_PROPERTY, CREATED_PROPERTY, CREATOR_PROPERTY, DATE_PROPERTY, DESCRIPTION_PROPERTY, FORMAT_PROPERTY, identifiableURIPrefix, IDENTIFIER_PROPERTY, LANGUAGE_PROPERTY, LICENSE_PROPERTY, PUBLISHER_PROPERTY, RELATION_PROPERTY, REQUIRED_PROPERTY, RIGHTS_PROPERTY, SERIALIZATION_DATE_RANGE_FORMAT_1_DATE, SERIALIZATION_DATE_RANGE_FORMAT_1_DATE_YEAR, SERIALIZATION_DATE_RANGE_FORMAT_2_DATES, SOURCE_PROPERTY, SPATIAL_PROPERTY, SUBJECT_PROPERTY, TITLE_PROPERTY, TYPE_PROPERTY, VALID_PROPERTY
 
Constructor Summary
ModelRecord.FullCountryDiseaseModelRecord(ModelRecord.FullCountryModelRecord fcmr, DiseaseModelDecoratorRecord diseaseModelDecoratorRecord)
           
 
Method Summary
 
Methods inherited from class org.eclipse.ohf.stem.internal.data.ModelRecord.FullCountryModelRecord
addModelRecord, hasPopulations
 
Methods inherited from class org.eclipse.ohf.stem.internal.data.ModelRecord.CountryModelRecord
getIsoKey, setIsoKey
 
Methods inherited from class org.eclipse.ohf.stem.internal.data.ModelRecord
addDecorator, addDecorators, addGraphRecord, addGraphRecords, addModelRecords, addModelRecordWithoutDateRangeUpdate, getModel, getNumEdges, getNumLabels, getNumModelDecorators, getNumNodes, getNumScenarioDecorators, toString
 
Methods inherited from class org.eclipse.ohf.stem.internal.data.IdentifiableRecord
addAdminLevel, addAdminLevel, addAdminLevels, compareTo, getAdminLevels, getAdminLevelsAsString, getAdminLevelsMaxToMin, getDublinCore, getEndDate, getIdentifiable, getMaxAdminLevel, getMinAdminLevel, getNumAdminLevels, getStartDate, inDateRange, isYounger, serialize, serializeIdentifiable, setDublinCore, setEndDate, setIdentifiable, setStartDate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ModelRecord.FullCountryDiseaseModelRecord

public ModelRecord.FullCountryDiseaseModelRecord(ModelRecord.FullCountryModelRecord fcmr,
                                                 DiseaseModelDecoratorRecord diseaseModelDecoratorRecord)
Parameters:
diseaseModelDecoratorRecord -
fcmr - the full country sub-model record