| Package | Description |
|---|---|
| org.hl7.fhir.r4.conformance |
| Modifier and Type | Method and Description |
|---|---|
static ShExGenerator.HTMLLinkPolicy |
ShExGenerator.HTMLLinkPolicy.valueOf(String name)
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 Type | Method and Description |
|---|---|
String |
ShExGenerator.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)
|
String |
ShExGenerator.generate(ShExGenerator.HTMLLinkPolicy links,
StructureDefinition structure) |
Copyright © 2014–2021 Health Level 7. All rights reserved.