Uses of Class
org.eclipse.ohf.stem.internal.data.GraphRecord.GraphData

Packages that use GraphRecord.GraphData
org.eclipse.ohf.stem.internal.data   
 

Uses of GraphRecord.GraphData in org.eclipse.ohf.stem.internal.data
 

Subclasses of GraphRecord.GraphData in org.eclipse.ohf.stem.internal.data
 class CommonBorderData
          This class represents data extracted from a properties file with data about a a common border relationship.
 class CountryGraphData
          This class represents data extracted from a properties file with data about a specific country.
static class CountryGraphData.AreaData
          This class represents the area in square kilometers for a specific node in a specific adminstration level
static class CountryGraphData.NodeData
          This class contains the data that defines node in a country graph.
static class CountryGraphData.PopulationData
          This class represents the number of population members of a particular type who occupy a specific node.
 class RelationshipGraphData
          This class represents data extracted from a properties file with data about a a relationship between two Nodes.
 class RelativePhysicalData
          This class represents data extracted from a properties file with data about a a relative physical relationship between two Nodes.
 class TransportData
          This class contains one line of data extracted from a transportation relationship specification file.