Skip to content

Commit 8cd1c28

Browse files
added TM hierarchy root.
1 parent 7b3331d commit 8cd1c28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/edu/stanford/protege/webprotege/authorization/BuiltInCapability.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ public enum BuiltInCapability {
138138

139139
DERMATOLOGY_HIERARCHY_ROOT,
140140

141+
TRADITIONAL_MEDICINE_HIERARCHY_ROOT,
142+
141143
FULL_HIERARCHY_ROOT;
142144

143145
private final BasicCapability capability;

0 commit comments

Comments
 (0)