Class | Description |
---|---|
FromToNodes |
In menu, this class selects nodes and edges between 2 lists of nodes
by intersection of 2 sets made get by descending and ascending the graph
This class is also used as up class for other menu classes providing
input of reach parameter,formatted output of arrays and two lists node dialog
|
InfluenceAreaInArray |
Display Influence Area from start nodes
in text box
|
InfluenceAreaInAttribute |
Empty attribute with influence computed as in influence area
Avoid to crash attribute of previous computing
|
InfluenceArrayAsGraphic |
Display Influence Array as Paved Window using paving window dialog
|
InfluenceArrayAsText |
Display Influence Array for Visualizing 2 options
1: as text, not connected: nc, 3 digits after point
2: for computing, non connected=0, all possible digits
|
InfluenceByAttribute |
Influence by Active Nodes from ACTIV_IN to Attribute result in ACTIV_OUT
|
InfluenceFeatures |
Display the Network size and Parameter Features as min and max influence
|
InputReachParameter |
Action to input reach parameter, methods in FromToNodes
|
UpdateInfluenceAttrib |
Update Influence Attribute WEIGHT at +1 or -1
from an attribute, generally interaction
|