StructureMap.Structure.Builder |
StructureMap.Structure.Builder.alias(java.lang.String alias) |
Convenience method for setting alias .
|
StructureMap.Structure.Builder |
StructureMap.Structure.Builder.alias(String alias) |
The name used for this type in the map.
|
static StructureMap.Structure.Builder |
StructureMap.Structure.builder() |
|
StructureMap.Structure.Builder |
StructureMap.Structure.Builder.documentation(java.lang.String documentation) |
Convenience method for setting documentation .
|
StructureMap.Structure.Builder |
StructureMap.Structure.Builder.documentation(String documentation) |
Documentation that describes how the structure is used in the mapping.
|
StructureMap.Structure.Builder |
StructureMap.Structure.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
StructureMap.Structure.Builder |
StructureMap.Structure.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected StructureMap.Structure.Builder |
StructureMap.Structure.Builder.from(StructureMap.Structure structure) |
|
StructureMap.Structure.Builder |
StructureMap.Structure.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
StructureMap.Structure.Builder |
StructureMap.Structure.Builder.mode(StructureMapModelMode mode) |
How the referenced structure is used in this mapping.
|
StructureMap.Structure.Builder |
StructureMap.Structure.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
StructureMap.Structure.Builder |
StructureMap.Structure.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
StructureMap.Structure.Builder |
StructureMap.Structure.toBuilder() |
|
StructureMap.Structure.Builder |
StructureMap.Structure.Builder.url(Canonical url) |
The canonical reference to the structure.
|