You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This extension should leverage prior work on defining activitySteps.
This extension should allow for component functions to be defined without their detailed activitySteps
This extension should support generating user guides (e.g. assembly instructions, operating manuals) as well as defining a component's behavior
Steps
Create a Component Function element to capture a conceptual activity. behavior, etc (including inputs and outputs)
Determine what changes are needed in activityStep (e.g. do we need to support nesting activitySteps?, what about the assumptions of participating components?)
Extend Component Functions to allow capture of activitySteps in a Function
Extend Component to capture Functions and address assembly/operating activitySteps for Components
The text was updated successfully, but these errors were encountered:
Steps
The text was updated successfully, but these errors were encountered: