|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ohf.stem.internal.data.IdentifiableRecord
org.eclipse.ohf.stem.internal.data.ModelRecord
org.eclipse.ohf.stem.internal.data.ModelRecord.CountryModelRecord
org.eclipse.ohf.stem.internal.data.ModelRecord.GeographicCountryModelRecord
public static class ModelRecord.GeographicCountryModelRecord
This class represents a ModelRecord.CountryModelRecord
that includes all
geographic Label
s and Edge
s, such as AreaLabel
s
and CommonBorderRelationshipLabel
s.
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 |
Constructor Summary | |
---|---|
ModelRecord.GeographicCountryModelRecord(ISOKey isoKey)
|
|
ModelRecord.GeographicCountryModelRecord(ModelRecord.CountryModelRecord countryModelRecord)
|
Method Summary |
---|
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, addModelRecord, 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 |
---|
public ModelRecord.GeographicCountryModelRecord(ISOKey isoKey)
isoKey
- the ISO 3166-1 alpha3 key of the country being modeledpublic ModelRecord.GeographicCountryModelRecord(ModelRecord.CountryModelRecord countryModelRecord)
countryModelRecord
- the definition of the nodes of the country being modeled
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |