7.1.2.34. pycropml.xml2wf module

class pycropml.xml2wf.XmlToWf(xmlwf, dir_, pkg_name)[source]

Bases: object

compareInterface(interfaces)[source]
compoPack(name)[source]
compositeNodeInputs()[source]
compositeNodeOutputs()[source]
connectInputs()[source]
connectInternal()[source]
connectOutputs()[source]
createNodes()[source]
layout()[source]

Compute automatic layout of nodes

retrievePackage(name)[source]
run(pkg=None)[source]
pycropml.xml2wf.compute_layout(sg, vid, x, dx, y, dy)[source]
pycropml.xml2wf.findname(val, dictionary)[source]
pycropml.xml2wf.max_path_height_and_width(sg, paths, stop=1)[source]

Compute the max length of all paths from in to out node.