Cake.Graph.dll Assembly

Class Types

Class Summary
CakeTaskExtensions CakeTask Extension methods
CytoscapeGraphGenerator Generator which outputs cytoscape syntax
CytoscapeHtmlGenerator Generate html for cyctoscape graphs of tasks
CytoscapeWyamGenerator Generate html for cyctoscape graphs of tasks
GraphAliases Aliases for retrieving the GraphRunner
GraphHtmlModel Model for use in generating HTML pages
GraphRunner Runs the commands to generate the graph node sets and deploy the html files for displaying graphs
GraphSettings Settings for creating the graph files
GraphSettingsExtensions Graph settings extensions
GraphTemplate<T> Template for processing web files before saving
GraphTemplateManager Functions for reading embedded resources
GraphTemplateRepository Retrieves templates from embedded resources
MermaidGraphGenerator Generate graph outputs in mermaid syntax
MermaidHtmlGenerator Generate html for mermaid graphs of tasks
Node Represents a node or edge for in a cytoscape graph
Node.NodeData Node data class which contains the properties
TaskGraphGeneratorHelpers Helper methods for use in generators
TemplateTypes Types of template stored as embedded resources

Interface Types

Interface Summary
IGraphTemplateManager Parses templates into their resulting html/string
IGraphTemplateRepository Reads resources to strings
ITaskGraphGenerator Interface for generating the file contents for graph files