Uses of Package
snl.ccss.jpowersystem.parsers.cdf

Packages that use snl.ccss.jpowersystem.parsers.cdf
snl.ccss.jpowersystem.parsers.cdf This package provides a parser that can parse data from a data file organized to the specifications of the IEEE Common Data Format (CDF) and from that data create a new power system. 
snl.ccss.jpowersystem.parsers.cdf.dataobjects This package provides data objects that contain the data provided in an IEEE Common Data Format (CDF) data file for a power system and all the bus and branch objects that belong to the power system. 
 

Classes in snl.ccss.jpowersystem.parsers.cdf used by snl.ccss.jpowersystem.parsers.cdf
CDFDataObject
          Parent interface for all CDF data objects (such as CDFBusDataObject, CDFBranchDataObject, etc).
 

Classes in snl.ccss.jpowersystem.parsers.cdf used by snl.ccss.jpowersystem.parsers.cdf.dataobjects
CDFDataObject
          Parent interface for all CDF data objects (such as CDFBusDataObject, CDFBranchDataObject, etc).