protected class ExtractContextGroupsWithTransitiveClosure.ContextGroup extends Object implements Comparable
Constructor and Description |
---|
ContextGroup(String cid,
String name,
String version,
String uid,
String keyword,
String extensible,
String fhirkeyword) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object o) |
ExtractContextGroupsWithTransitiveClosure.ContextGroup |
getTransitiveClosure(Map<ExtractContextGroupsWithTransitiveClosure.ContextGroupIdentifier,ExtractContextGroupsWithTransitiveClosure.ContextGroup> contextGroupsByCID) |
String |
toString() |
public int compareTo(Object o)
compareTo
in interface Comparable
public ExtractContextGroupsWithTransitiveClosure.ContextGroup getTransitiveClosure(Map<ExtractContextGroupsWithTransitiveClosure.ContextGroupIdentifier,ExtractContextGroupsWithTransitiveClosure.ContextGroup> contextGroupsByCID)