Create x schema dynamically - sjdayday/xschema GitHub Wiki
An x-schema may exist as a pre-built Petri net, but may also be created programmatically. All Petri net functions are available via API's in PIPECore; the x-schema project will add mechanisms to simplify the construction of Petri nets that also function as x-schemas.
Suppose that we wish to create an x-schema called Grasp, to model the process of using the hand to grasp an object. We begin by creating a basic control x-schema:
[expand the ongoing process of an x-schema](Expand ongoing process as an x-schema )