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

Visualization for FAST and Maple #3

Open
3 of 7 tasks
fno2010 opened this issue Sep 13, 2016 · 0 comments
Open
3 of 7 tasks

Visualization for FAST and Maple #3

fno2010 opened this issue Sep 13, 2016 · 0 comments

Comments

@fno2010
Copy link
Member

fno2010 commented Sep 13, 2016

For FAST:

  • UI1: A table of function instances, includes:

    (uuid, invoked FastFunction (link to UI3), parameters (optional), execution state, depended data (link to UI4))

  • UI2: Function Instance Graph (visualise group/precedence)

  • UI3: Display of FastFunction definition (optional, ink to Java code)

  • UI4: List of data for a given Function Instance

  • UI5: Data Flow Graph

    data -> instance: data is input of instance,
    Instance -> data: instance writes data

For Maple:

  • Visualization for Trace Tree
  • Highlight Function Instance re-execution history for Maple
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