Uses of Class
org.hl7.fhir.dstu2.utils.ProfileComparer.ProfileComparison
-
Uses of ProfileComparer.ProfileComparison in org.hl7.fhir.dstu2.utils
Modifier and TypeMethodDescriptionProfileComparer.compareProfiles
(StructureDefinition left, StructureDefinition right) Compare left and right structure definitions to see whether they are consistent or not Note that left and right are arbitrary choices.