Skip to content

Commit

Permalink
Making sure the JUnit tests are passing with the newest concept_model…
Browse files Browse the repository at this point in the history
….tql.

See also: #12
  • Loading branch information
cardialfly committed Oct 24, 2022
1 parent 0263e64 commit 8d11748
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TypeDB2BPMN/src/test/resources/concept_model.tql
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ CyberAttacks sub MIAEntity;
Attacker sub Performer;
Defender sub Performer;
Service sub Performer;
Asset sub Performer; #asset is subtype of performer that is associated with task
#defense is same as defense mechanism in the model
DefenseMechanisms sub MIAEntity;
#ips and ids are subtpyes of defense mechanism
Expand Down

0 comments on commit 8d11748

Please sign in to comment.