![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Enum
org.hl7.fhir.r4.conformance.ShExGenerator.HTMLLinkPolicy
Packages that use ShExGenerator.HTMLLinkPolicy
-
Uses of ShExGenerator.HTMLLinkPolicy in org.hl7.fhir.r4.conformance
Methods in org.hl7.fhir.r4.conformance that return ShExGenerator.HTMLLinkPolicyModifier 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.Methods in org.hl7.fhir.r4.conformance with parameters of type ShExGenerator.HTMLLinkPolicyModifier 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)