This repository has been archived by the owner on Apr 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Import from the domain model interchange format #31
Comments
faizanvahevaria
added a commit
that referenced
this issue
Apr 20, 2020
…eate/Update -> tag, Create -> datatype class, Create -> tag, Create StatusCode if it does not exist
faizanvahevaria
added a commit
that referenced
this issue
Apr 23, 2020
Check for valid relationship Update relationship (Aggregation, Composition, Generalization) - multiplicity, description status
faizanvahevaria
added a commit
that referenced
this issue
Apr 24, 2020
Aggregation, Composition, Generalization for Same & Other Context params name, description, multiplicity, status
faizanvahevaria
added a commit
that referenced
this issue
Apr 27, 2020
faizanvahevaria
added a commit
that referenced
this issue
Apr 27, 2020
#31 Display modal dialog till Import/Export is being processed
faizanvahevaria
added a commit
that referenced
this issue
Apr 28, 2020
faizanvahevaria
added a commit
that referenced
this issue
Apr 28, 2020
- Create new attributes in new created class - Add status code if not exist which added from json
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Now when we have export functionality aligned, let's do the import now.
We start simple - without the support of sub-resources.
When a file is imported the code should look for a match between resources in the imported file and packages in the StarUML project - the same as it was implemented before.
Tricky moments:
The text was updated successfully, but these errors were encountered: