Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
VIGNET Pierre
cadbiom
Commits
b4e7fca4
Commit
b4e7fca4
authored
Jan 17, 2020
by
VIGNET Pierre
Browse files
[lib] Minimum doc for extract_visitor...
parent
0362068e
Changes
1
Hide whitespace changes
Inline
Side-by-side
library/cadbiom/models/guard_transitions/extract_visitor.py
View file @
b4e7fca4
...
...
@@ -60,6 +60,11 @@ class PathExtractor(object):
The visitor clean and affect simple node attributes:
activated: treated - incoming paths explored
was_activated: reach frontier or not - has meaning if activated = True
Attributes::
:param extract_model: The chart model extracted
:type extract_model: <ChartModel>
"""
def
__init__
(
self
,
model
,
target
,
frontier
,
reporter
):
"""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment