|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CountryGraphRecord | |
---|---|
org.eclipse.ohf.stem.internal.data |
Uses of CountryGraphRecord in org.eclipse.ohf.stem.internal.data |
---|
Subclasses of CountryGraphRecord in org.eclipse.ohf.stem.internal.data | |
---|---|
static class |
CountryGraphRecord.CountryAreaLabelGraphRecord
This class represents a Graph containing AreaLabel s of
Node s specific to a country. |
static class |
CountryGraphRecord.CountryLabelGraphRecord
This class represents a Graph containing Label s of
Node s specific to a country. |
static class |
CountryGraphRecord.CountryNodeGraphRecord
This class represents a Graph containing Node s of a
specific country. |
static class |
CountryGraphRecord.CountryPopulationLabelGraphRecord
This class represents a Graph containing PopulationLabel s
of Node s specific to a country. |
Methods in org.eclipse.ohf.stem.internal.data that return types with arguments of type CountryGraphRecord | |
---|---|
java.util.Map<ISOKey,java.util.Map<IdentifiableRecord.AdminLevel,CountryGraphRecord>> |
DataSetRecordHolder.getNodeGraphRecords()
|
java.util.Map<ISOKey,CountryGraphRecord> |
DataSetRecordHolder.getSpecialNodeGraphRecords()
|
Methods in org.eclipse.ohf.stem.internal.data with parameters of type CountryGraphRecord | |
---|---|
ModelRecord.CountryModelRecord |
ModelRecordFactory.createCountryModelRecord(CountryGraphRecord countryGraphRecord)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |