StructureMap.Builder |
StructureMap.Builder._import(Canonical... _import) |
Other maps used by this map (canonical URLs).
|
StructureMap.Builder |
StructureMap.Builder._import(Collection<Canonical> _import) |
Other maps used by this map (canonical URLs).
|
static StructureMap.Builder |
StructureMap.builder() |
|
StructureMap.Builder |
StructureMap.Builder.contact(ContactDetail... contact) |
Contact details to assist a user in finding and communicating with the publisher.
|
StructureMap.Builder |
StructureMap.Builder.contact(Collection<ContactDetail> contact) |
Contact details to assist a user in finding and communicating with the publisher.
|
StructureMap.Builder |
StructureMap.Builder.contained(Resource... contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
StructureMap.Builder |
StructureMap.Builder.contained(Collection<Resource> contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
StructureMap.Builder |
StructureMap.Builder.copyright(Markdown copyright) |
A copyright statement relating to the structure map and/or its contents.
|
StructureMap.Builder |
StructureMap.Builder.date(DateTime date) |
The date (and optionally time) when the structure map was published.
|
StructureMap.Builder |
StructureMap.Builder.description(Markdown description) |
A free text natural language description of the structure map from a consumer's perspective.
|
StructureMap.Builder |
StructureMap.Builder.experimental(Boolean experimental) |
A Boolean value to indicate that this structure map is authored for testing purposes (or
education/evaluation/marketing) and is not intended to be used for genuine usage.
|
StructureMap.Builder |
StructureMap.Builder.experimental(Boolean experimental) |
Convenience method for setting experimental .
|
StructureMap.Builder |
StructureMap.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
StructureMap.Builder |
StructureMap.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected StructureMap.Builder |
StructureMap.Builder.from(StructureMap structureMap) |
|
StructureMap.Builder |
StructureMap.Builder.group(StructureMap.Group... group) |
Organizes the mapping into manageable chunks for human review/ease of maintenance.
|
StructureMap.Builder |
StructureMap.Builder.group(Collection<StructureMap.Group> group) |
Organizes the mapping into manageable chunks for human review/ease of maintenance.
|
StructureMap.Builder |
StructureMap.Builder.id(String id) |
The logical id of the resource, as used in the URL for the resource.
|
StructureMap.Builder |
StructureMap.Builder.identifier(Identifier... identifier) |
A formal identifier that is used to identify this structure map when it is represented in other formats, or referenced
in a specification, model, design or an instance.
|
StructureMap.Builder |
StructureMap.Builder.identifier(Collection<Identifier> identifier) |
A formal identifier that is used to identify this structure map when it is represented in other formats, or referenced
in a specification, model, design or an instance.
|
StructureMap.Builder |
StructureMap.Builder.implicitRules(Uri implicitRules) |
A reference to a set of rules that were followed when the resource was constructed, and which must be understood when
processing the content.
|
StructureMap.Builder |
StructureMap.Builder.jurisdiction(CodeableConcept... jurisdiction) |
A legal or geographic region in which the structure map is intended to be used.
|
StructureMap.Builder |
StructureMap.Builder.jurisdiction(Collection<CodeableConcept> jurisdiction) |
A legal or geographic region in which the structure map is intended to be used.
|
StructureMap.Builder |
StructureMap.Builder.language(Code language) |
The base language in which the resource is written.
|
StructureMap.Builder |
StructureMap.Builder.meta(Meta meta) |
The metadata about the resource.
|
StructureMap.Builder |
StructureMap.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
StructureMap.Builder |
StructureMap.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
StructureMap.Builder |
StructureMap.Builder.name(String name) |
A natural language name identifying the structure map.
|
StructureMap.Builder |
StructureMap.Builder.name(String name) |
Convenience method for setting name .
|
StructureMap.Builder |
StructureMap.Builder.publisher(String publisher) |
The name of the organization or individual that published the structure map.
|
StructureMap.Builder |
StructureMap.Builder.publisher(String publisher) |
Convenience method for setting publisher .
|
StructureMap.Builder |
StructureMap.Builder.purpose(Markdown purpose) |
Explanation of why this structure map is needed and why it has been designed as it has.
|
StructureMap.Builder |
StructureMap.Builder.status(PublicationStatus status) |
The status of this structure map.
|
StructureMap.Builder |
StructureMap.Builder.structure(StructureMap.Structure... structure) |
A structure definition used by this map.
|
StructureMap.Builder |
StructureMap.Builder.structure(Collection<StructureMap.Structure> structure) |
A structure definition used by this map.
|
StructureMap.Builder |
StructureMap.Builder.text(Narrative text) |
A human-readable narrative that contains a summary of the resource and can be used to represent the content of the
resource to a human.
|
StructureMap.Builder |
StructureMap.Builder.title(String title) |
A short, descriptive, user-friendly title for the structure map.
|
StructureMap.Builder |
StructureMap.Builder.title(String title) |
Convenience method for setting title .
|
StructureMap.Builder |
StructureMap.toBuilder() |
|
StructureMap.Builder |
StructureMap.Builder.url(Uri url) |
An absolute URI that is used to identify this structure map when it is referenced in a specification, model, design or
an instance; also called its canonical identifier.
|
StructureMap.Builder |
StructureMap.Builder.useContext(UsageContext... useContext) |
The content was developed with a focus and intent of supporting the contexts that are listed.
|
StructureMap.Builder |
StructureMap.Builder.useContext(Collection<UsageContext> useContext) |
The content was developed with a focus and intent of supporting the contexts that are listed.
|
StructureMap.Builder |
StructureMap.Builder.version(String version) |
The identifier that is used to identify this version of the structure map when it is referenced in a specification,
model, design or instance.
|
StructureMap.Builder |
StructureMap.Builder.version(String version) |
Convenience method for setting version .
|