Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Commit

Permalink
#31 Create relationship
Browse files Browse the repository at this point in the history
    Aggregation, Composition, Generalization for Same & Other Context
    params name, description, multiplicity, status
  • Loading branch information
faizanvahevaria committed Apr 24, 2020
1 parent aee4eab commit 1f9aa52
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 77 deletions.
2 changes: 2 additions & 0 deletions src/transport/fields.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ const fields = {
'contains' : 'contains',
'references' : 'references',
'typeOf' : 'typeOf',
'end1' : 'end1',
'end2' : 'end2',

};
module.exports = fields;
Loading

0 comments on commit 1f9aa52

Please sign in to comment.