Skip to content

Commit 1cf333f

Browse files
committed
relationship interview
1 parent b651997 commit 1cf333f

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

relationships/definition.json

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1842,7 +1842,23 @@
18421842
],
18431843
"name": "is-injected-by",
18441844
"opposite": "injects"
1845+
},
1846+
{
1847+
"description": "The source object interviews the target object.",
1848+
"format": [
1849+
"misp"
1850+
],
1851+
"name": "interviews",
1852+
"opposite": "is-interviewed-by"
1853+
},
1854+
{
1855+
"description": "The source object is interviewed by the target object.",
1856+
"format": [
1857+
"misp"
1858+
],
1859+
"name": "is-interviewed-by",
1860+
"opposite": "interviews"
18451861
}
18461862
],
1847-
"version": 46
1848-
}
1863+
"version": 47
1864+
}

0 commit comments

Comments
 (0)