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

Custom stereotypes #26

Open
capsulecorplab opened this issue Jun 7, 2018 · 0 comments
Open

Custom stereotypes #26

capsulecorplab opened this issue Jun 7, 2018 · 0 comments
Labels
enhancement New feature or request needs design input What should the interface, inputs, and/or outputs of this black box look like? SysML Domain-knowledge of SysML is recommended for working on this issue

Comments

@capsulecorplab
Copy link
Contributor

capsulecorplab commented Jun 7, 2018

Users may want to implement custom stereotypes in their model. In usage, this may entail users having to write a custom class that inherits from the Block type or using a factory object from library code that creates class definitions.

Things to consider

  • what constraints to enforce from the base class, such that derived classes are implemented correctly.
  • implementing a profile template that users can replicate/modify for convenient reconstruction of user-defined class definitions for custom stereotypes
@capsulecorplab capsulecorplab added enhancement New feature or request needs design input What should the interface, inputs, and/or outputs of this black box look like? labels Jun 7, 2018
@capsulecorplab capsulecorplab changed the title Implement methods for adding stereotype to block Extended stereotypes Aug 14, 2018
@capsulecorplab capsulecorplab added needs design feedback Design implementation needs feedback and removed needs design feedback Design implementation needs feedback labels Aug 14, 2018
@capsulecorplab capsulecorplab changed the title Extended stereotypes Custom stereotypes Aug 19, 2018
@capsulecorplab capsulecorplab added the SysML Domain-knowledge of SysML is recommended for working on this issue label Sep 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs design input What should the interface, inputs, and/or outputs of this black box look like? SysML Domain-knowledge of SysML is recommended for working on this issue
Projects
None yet
Development

No branches or pull requests

1 participant