Package org.hl7.fhir.dstu2.utils
Interface ProfileUtilities.ProfileKnowledgeProvider
- All Known Implementing Classes:
SimpleWorkerContext
- Enclosing class:
- ProfileUtilities
public static interface ProfileUtilities.ProfileKnowledgeProvider
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptiongetLinkFor(String typeSimple)getLinkForProfile(StructureDefinition profile, String url)booleanhasLinkFor(String typeSimple)booleanisDatatype(String typeSimple)booleanisResource(String typeSimple)
-
Method Details
-
isDatatype
-
isResource
-
hasLinkFor
-
getLinkFor
-
resolveBinding
-
getLinkForProfile
-