public static class ProfileUtilities.ElementDefinitionComparer extends Object implements Comparator<ProfileUtilities.ElementDefinitionHolder>
| Constructor and Description |
|---|
ElementDefinitionComparer(boolean inExtension,
List<ElementDefinition> snapshot,
String base,
int prefixLength,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkForErrors(List<String> errorList) |
int |
compare(ProfileUtilities.ElementDefinitionHolder o1,
ProfileUtilities.ElementDefinitionHolder o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic ElementDefinitionComparer(boolean inExtension, List<ElementDefinition> snapshot, String base, int prefixLength, String name)
public int compare(ProfileUtilities.ElementDefinitionHolder o1, ProfileUtilities.ElementDefinitionHolder o2)
compare in interface Comparator<ProfileUtilities.ElementDefinitionHolder>public void checkForErrors(List<String> errorList)
Copyright © 2014–2021 Health Level 7. All rights reserved.