Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend Component Definition to Support Defining Component Functions #23

Open
j-simmons-phd opened this issue Jun 13, 2021 · 1 comment

Comments

@j-simmons-phd
Copy link
Contributor

  • 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

  1. Create a Component Function element to capture a conceptual activity. behavior, etc (including inputs and outputs)
  2. Determine what changes are needed in activityStep (e.g. do we need to support nesting activitySteps?, what about the assumptions of participating components?)
  3. Extend Component Functions to allow capture of activitySteps in a Function
  4. Extend Component to capture Functions and address assembly/operating activitySteps for Components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant