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

java.lang.Object
  extended by org.eclipse.ohf.stem.internal.data.DataSetRecord.DataSetData
      extended by org.eclipse.ohf.stem.internal.data.GraphRecord.GraphData
Direct Known Subclasses:
CountryGraphData, RelationshipGraphData
Enclosing class:
GraphRecord

public static class GraphRecord.GraphData
extends DataSetRecord.DataSetData

This class represents data that defines a Graph


Constructor Summary
GraphRecord.GraphData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphRecord.GraphData

public GraphRecord.GraphData()