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

some inconsistencies in the example diagram.txt #6

Open
elsdvlee opened this issue Dec 15, 2021 · 0 comments
Open

some inconsistencies in the example diagram.txt #6

elsdvlee opened this issue Dec 15, 2021 · 0 comments

Comments

@elsdvlee
Copy link

The example diagram was important for me to know where to put what info.
However, some inconsistencies lead to confusion.

Example:
class SupplierItemOption {
Item item sc:supportedItem 1
Model predictionModel sc:predictionModel 1
}
SupplierItemOption -- "1" Item
SupplierItemOption -- "1" Model

I think that, in the present implementation only the cardinality mentioned on the link between classes is used.

Can you please review the diagram.txt and leave in only info which is used by the present implementation?

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