Uses of Enum
org.hl7.fhir.r4.conformance.ShExGenerator.HTMLLinkPolicy
-
Uses of ShExGenerator.HTMLLinkPolicy in org.hl7.fhir.r4.conformance
Modifier and TypeMethodDescriptionstatic ShExGenerator.HTMLLinkPolicy
Returns the enum constant of this type with the specified name.static ShExGenerator.HTMLLinkPolicy[]
ShExGenerator.HTMLLinkPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionShExGenerator.generate
(ShExGenerator.HTMLLinkPolicy links, List<StructureDefinition> structures) this is called externally to generate a set of structures to a single ShEx file generally, it will be called with a single structure, or a long list of structures (all of them)ShExGenerator.generate
(ShExGenerator.HTMLLinkPolicy links, StructureDefinition structure)