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

Load Command Node #56

Open
dietzc opened this issue Sep 22, 2016 · 0 comments
Open

Load Command Node #56

dietzc opened this issue Sep 22, 2016 · 0 comments

Comments

@dietzc
Copy link
Member

dietzc commented Sep 22, 2016

Nodes with following properties:

  • Select CommandXY.class file in Dialog.
  • Save file in Dialog.
  • Create Dialog Tab from CommandXY.class.
  • Allow execution of CommandXY.

Depending on the CommandXY type we need different kinds of Nodes for that which should inherit from our base SciJavaNodeModel & Co:

  • 0port : 1port (Source)
  • 1port : 0port (Sink)
  • 1port : 1port (Default)
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