Northwoods.GoWPF 2.2.4 Assembly
IConnectedModel Interface Members
Properties  Methods 

The following tables list the members exposed by IConnectedModel.

Public Properties
 NameDescription
 PropertyValidCycle This property controls the overall graph structure that may be drawn.  
Top
Public Methods
 NameDescription
 MethodAddFromNodeKey Modify the list of "from" node keys by adding another node data key value.  
 MethodAddToNodeKey Modify the list of "to" node keys by adding another node data key value.  
 MethodDoFromNodeKeyAdded This should be called when a "from" node data key value has been added to the collection of "from" nodes.  
 MethodDoFromNodeKeyRemoved This should be called when a "from" node data key value has been removed from the collection of "from" nodes.  
 MethodDoFromNodeKeysChanged This should be called when the collection of "from" node keys has been replaced on a node data.  
 MethodDoToNodeKeyAdded This should be called when a "to" node data key value has been added to the collection of "to" nodes.  
 MethodDoToNodeKeyRemoved This should be called when a "to" node data key value has been removed from the collection of "to" nodes.  
 MethodDoToNodeKeysChanged This should be called when the collection of "to" node keys has been replaced on a node data.  
 MethodIsRelinkValid This predicate is true if changing an existing link between two nodes/ports would result in a valid graph  
 MethodRemoveFromNodeKey Modify the list of "from" node keys by removing a node data key value.  
 MethodRemoveToNodeKey Modify the list of "to" node keys by removing a node data key value.  
 MethodSetFromNodeKeys Replace the list of "from" node keys with another collection of key values.  
 MethodSetToNodeKeys Replace the list of "to" node keys with another collection of key values.  
Top
See Also

Reference

IConnectedModel Interface
Northwoods.GoXam.Model Namespace
GraphModel<NodeType,NodeKey> Class

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback