Northwoods.GoWPF 2.2.4 Assembly
PartsModel Class
Members 

A model where the data are FrameworkElements: Northwoods.GoXam.Node and Northwoods.GoXam.Link.
Syntax
Remarks

NodesSource is an ObservableCollection. LinksSource is an ObservableCollection. References to nodes are strings. They are stored on each Northwoods.GoXam.Node by the Northwoods.GoXam.Node.Id property. Links refer to nodes by the Northwoods.GoXam.Link.PartsModelFromNode and Northwoods.GoXam.Link.PartsModelToNode properties, and by the Northwoods.GoXam.Link.PartsModelLabelNode property. Nodes also refer to their containing subgraph nodes by the Northwoods.GoXam.Node.PartsModelContainingSubGraph property.

This class is not Serializable, because the data are FrameworkElements.

Inheritance Hierarchy

System.Object
   Northwoods.GoXam.Model.DiagramModel
      Northwoods.GoXam.Model.GraphLinksModel<NodeType,NodeKey,PortKey,LinkType>
         Northwoods.GoXam.Model.PartsModel

Requirements
See Also

Reference

PartsModel Members
Northwoods.GoXam.Model Namespace

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback