|
||||||||||
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.DataSetRecord
org.eclipse.ohf.stem.internal.data.GraphRecord
org.eclipse.ohf.stem.internal.data.CountryGraphRecord
org.eclipse.ohf.stem.internal.data.CountryGraphRecord.CountryNodeGraphRecord
public static class CountryGraphRecord.CountryNodeGraphRecord
This class represents a Graph
containing Node
s of a
specific country.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.ohf.stem.internal.data.CountryGraphRecord |
---|
CountryGraphRecord.CountryAreaLabelGraphRecord, CountryGraphRecord.CountryLabelGraphRecord, CountryGraphRecord.CountryNodeGraphRecord, CountryGraphRecord.CountryPopulationLabelGraphRecord |
Nested classes/interfaces inherited from class org.eclipse.ohf.stem.internal.data.GraphRecord |
---|
GraphRecord.GraphData |
Nested classes/interfaces inherited from class org.eclipse.ohf.stem.internal.data.DataSetRecord |
---|
DataSetRecord.DataSetData |
Nested classes/interfaces inherited from class org.eclipse.ohf.stem.internal.data.IdentifiableRecord |
---|
IdentifiableRecord.AdminLevel |
Field Summary | |
---|---|
static java.lang.String |
NODE_CONTENT_DESCRIPTOR
The content descriptor for GraphRecord s containing
Node s. |
Fields inherited from class org.eclipse.ohf.stem.internal.data.CountryGraphRecord |
---|
ADMIN_LEVEL_PROPERTY, COUNTRY_DIR, ISOKEY_PROPERTY |
Fields inherited from class org.eclipse.ohf.stem.internal.data.GraphRecord |
---|
GRAPH_RECORD_TYPE_NAME |
Fields inherited from class org.eclipse.ohf.stem.internal.data.DataSetRecord |
---|
RECORD_CLASSNAME_PROPERTY |
Constructor Summary | |
---|---|
CountryGraphRecord.CountryNodeGraphRecord()
Default Constructor |
Method Summary | |
---|---|
int |
getNumNodes()
|
java.lang.String |
getSerializationContentDescriptor()
|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.ohf.stem.internal.data.CountryGraphRecord |
---|
getCountryKey |
Methods inherited from class org.eclipse.ohf.stem.internal.data.GraphRecord |
---|
getGraph |
Methods inherited from class org.eclipse.ohf.stem.internal.data.DataSetRecord |
---|
getNumEdges, getNumLabels, getNumModelDecorators, getNumScenarioDecorators, initializeDataSet |
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 |
Field Detail |
---|
public static final java.lang.String NODE_CONTENT_DESCRIPTOR
GraphRecord
s containing
Node
s.
Constructor Detail |
---|
public CountryGraphRecord.CountryNodeGraphRecord()
Method Detail |
---|
public java.lang.String getSerializationContentDescriptor()
IdentifiableRecord
e.g., "node", "population"public int getNumNodes()
getNumNodes
in class DataSetRecord
Node
s in the Identifiable
IdentifiableRecord.getNumNodes()
public java.lang.String toString()
toString
in class CountryGraphRecord
CountryGraphRecord.toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |