Package mapss.dif.csdf.sdf

Class Summary
HSDFEdgeWeight Information associated with an HSDF graph edge.
HSDFGraph Information associated with an HSDF graph.
HSDFLanguageAnalysis This analysis extends LanguageAnalysis to read HSDF graphs.
HSDFRandomGraphGenerator Random graph generator for HSDF graphs.
HSDFToDIFWriter DIF writer class for graphs of runtime type HSDFGraph.
SDFClusterManager A graph class specializing in maintaining SDF cluster hierarchy.
SDFEdgeWeight Information associated with an SDF edge.
SDFGraph Information associated with an SDF graph.
SDFGraphReader This class provides methods for converting Ptolemy II SDF models into weighted graph representations.
SDFGraphs Utilities for working with SDF graphs.
SDFLanguageAnalysis This analysis extends LanguageAnalysis to read SDF graphs.
SDFNodeWeight Information associated with an SDF node.
SDFRandomGraphGenerator Random graph generator in generating random SDF graphs.
SDFRandomTreeGenerator Random graph generator in generating random SDF trees.
SDFToDIFWriter DIF writer class for graphs of runtime type SDFGraph.
SDFToDot DOT file generator for SDFGraph objects.
SDFToHSDFTransformerStrategy A transformation to generate an HSDFGraph from an SDFGraph.
SDFToSingleRateTransformerStrategy A transformation to generate an SingleRateGraph from an SDFGraph.
SDFUtilities Utilities for synchronous dataflow (SDF) graphs.
SingleRateEdgeWeight Information associated with an single rate graph edge.
SingleRateGraph Information associated with a single rate SDF graph.
SingleRateLanguageAnalysis This analysis extends LanguageAnalysis to read SingleRate graphs.
SingleRateToDIFWriter DIF writer class for graphs of runtime type SingleRateGraph.