Uses of Class
org.ow2.clif.analyze.lib.graph.ui.SimpleDataset.DatasetType

Packages that use SimpleDataset.DatasetType
org.ow2.clif.analyze.lib.graph.ui   
 

Uses of SimpleDataset.DatasetType in org.ow2.clif.analyze.lib.graph.ui
 

Methods in org.ow2.clif.analyze.lib.graph.ui that return SimpleDataset.DatasetType
static SimpleDataset.DatasetType SimpleDataset.DatasetType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SimpleDataset.DatasetType[] SimpleDataset.DatasetType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.