Class StructureMap.Group.Rule.Target.Builder
- java.lang.Object
- 
- com.ibm.fhir.model.builder.AbstractBuilder<Element>
- 
- com.ibm.fhir.model.type.Element.Builder
- 
- com.ibm.fhir.model.type.BackboneElement.Builder
- 
- com.ibm.fhir.model.resource.StructureMap.Group.Rule.Target.Builder
 
 
 
 
- 
- Enclosing class:
- StructureMap.Group.Rule.Target
 
 public static class StructureMap.Group.Rule.Target.Builder extends BackboneElement.Builder 
- 
- 
Field Summary- 
Fields inherited from class com.ibm.fhir.model.type.BackboneElement.BuildermodifierExtension
 - 
Fields inherited from class com.ibm.fhir.model.type.Element.Builderextension, id
 - 
Fields inherited from class com.ibm.fhir.model.builder.AbstractBuildervalidating
 
- 
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StructureMap.Group.Rule.Targetbuild()Build theStructureMap.Group.Rule.TargetStructureMap.Group.Rule.Target.Buildercontext(Id context)Type or variable this rule applies to.StructureMap.Group.Rule.Target.BuildercontextType(StructureMapContextType contextType)How to interpret the context.StructureMap.Group.Rule.Target.Builderelement(String element)Field to create in the context.StructureMap.Group.Rule.Target.Builderelement(String element)Convenience method for settingelement.StructureMap.Group.Rule.Target.Builderextension(Extension... extension)May be used to represent additional information that is not part of the basic definition of the element.StructureMap.Group.Rule.Target.Builderextension(Collection<Extension> extension)May be used to represent additional information that is not part of the basic definition of the element.protected StructureMap.Group.Rule.Target.Builderfrom(StructureMap.Group.Rule.Target target)StructureMap.Group.Rule.Target.Builderid(String id)Unique id for the element within a resource (for internal references).StructureMap.Group.Rule.Target.BuilderlistMode(StructureMapTargetListMode... listMode)If field is a list, how to manage the list.StructureMap.Group.Rule.Target.BuilderlistMode(Collection<StructureMapTargetListMode> listMode)If field is a list, how to manage the list.StructureMap.Group.Rule.Target.BuilderlistRuleId(Id listRuleId)Internal rule reference for shared list items.StructureMap.Group.Rule.Target.BuildermodifierExtension(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.Group.Rule.Target.BuildermodifierExtension(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.Group.Rule.Target.Builderparameter(StructureMap.Group.Rule.Target.Parameter... parameter)Parameters to the transform.StructureMap.Group.Rule.Target.Builderparameter(Collection<StructureMap.Group.Rule.Target.Parameter> parameter)Parameters to the transform.StructureMap.Group.Rule.Target.Buildertransform(StructureMapTransform transform)How the data is copied / created.protected voidvalidate(StructureMap.Group.Rule.Target target)StructureMap.Group.Rule.Target.Buildervariable(Id variable)Named context for field, if desired, and a field is specified.- 
Methods inherited from class com.ibm.fhir.model.type.BackboneElement.Builderfrom, validate
 - 
Methods inherited from class com.ibm.fhir.model.type.Element.Builderfrom, validate
 - 
Methods inherited from class com.ibm.fhir.model.builder.AbstractBuilderisValidating, setValidating
 
- 
 
- 
- 
- 
Method Detail- 
idpublic StructureMap.Group.Rule.Target.Builder id(String id) Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.- Overrides:
- idin class- BackboneElement.Builder
- Parameters:
- id- Unique id for inter-element referencing
- Returns:
- A reference to this Builder instance
 
 - 
extensionpublic StructureMap.Group.Rule.Target.Builder extension(Extension... extension) May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Adds new element(s) to the existing list. If any of the elements are null, calling build()will fail.- Overrides:
- extensionin class- BackboneElement.Builder
- Parameters:
- extension- Additional content defined by implementations
- Returns:
- A reference to this Builder instance
 
 - 
extensionpublic StructureMap.Group.Rule.Target.Builder extension(Collection<Extension> extension) May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.Replaces the existing list with a new one containing elements from the Collection. If any of the elements are null, calling build()will fail.- Overrides:
- extensionin class- BackboneElement.Builder
- Parameters:
- extension- Additional content defined by implementations
- Returns:
- A reference to this Builder instance
- Throws:
- NullPointerException- If the passed collection is null
 
 - 
modifierExtensionpublic StructureMap.Group.Rule.Target.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. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Adds new element(s) to the existing list. If any of the elements are null, calling build()will fail.- Overrides:
- modifierExtensionin class- BackboneElement.Builder
- Parameters:
- modifierExtension- Extensions that cannot be ignored even if unrecognized
- Returns:
- A reference to this Builder instance
 
 - 
modifierExtensionpublic StructureMap.Group.Rule.Target.Builder modifierExtension(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. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Replaces the existing list with a new one containing elements from the Collection. If any of the elements are null, calling build()will fail.- Overrides:
- modifierExtensionin class- BackboneElement.Builder
- Parameters:
- modifierExtension- Extensions that cannot be ignored even if unrecognized
- Returns:
- A reference to this Builder instance
- Throws:
- NullPointerException- If the passed collection is null
 
 - 
contextpublic StructureMap.Group.Rule.Target.Builder context(Id context) Type or variable this rule applies to.- Parameters:
- context- Type or variable this rule applies to
- Returns:
- A reference to this Builder instance
 
 - 
contextTypepublic StructureMap.Group.Rule.Target.Builder contextType(StructureMapContextType contextType) How to interpret the context.- Parameters:
- contextType- type | variable
- Returns:
- A reference to this Builder instance
 
 - 
elementpublic StructureMap.Group.Rule.Target.Builder element(String element) Convenience method for settingelement.- Parameters:
- element- Field to create in the context
- Returns:
- A reference to this Builder instance
- See Also:
- element(com.ibm.fhir.model.type.String)
 
 - 
elementpublic StructureMap.Group.Rule.Target.Builder element(String element) Field to create in the context.- Parameters:
- element- Field to create in the context
- Returns:
- A reference to this Builder instance
 
 - 
variablepublic StructureMap.Group.Rule.Target.Builder variable(Id variable) Named context for field, if desired, and a field is specified.- Parameters:
- variable- Named context for field, if desired, and a field is specified
- Returns:
- A reference to this Builder instance
 
 - 
listModepublic StructureMap.Group.Rule.Target.Builder listMode(StructureMapTargetListMode... listMode) If field is a list, how to manage the list.Adds new element(s) to the existing list. If any of the elements are null, calling build()will fail.- Parameters:
- listMode- first | share | last | collate
- Returns:
- A reference to this Builder instance
 
 - 
listModepublic StructureMap.Group.Rule.Target.Builder listMode(Collection<StructureMapTargetListMode> listMode) If field is a list, how to manage the list.Replaces the existing list with a new one containing elements from the Collection. If any of the elements are null, calling build()will fail.- Parameters:
- listMode- first | share | last | collate
- Returns:
- A reference to this Builder instance
- Throws:
- NullPointerException- If the passed collection is null
 
 - 
listRuleIdpublic StructureMap.Group.Rule.Target.Builder listRuleId(Id listRuleId) Internal rule reference for shared list items.- Parameters:
- listRuleId- Internal rule reference for shared list items
- Returns:
- A reference to this Builder instance
 
 - 
transformpublic StructureMap.Group.Rule.Target.Builder transform(StructureMapTransform transform) How the data is copied / created.- Parameters:
- transform- create | copy +
- Returns:
- A reference to this Builder instance
 
 - 
parameterpublic StructureMap.Group.Rule.Target.Builder parameter(StructureMap.Group.Rule.Target.Parameter... parameter) Parameters to the transform.Adds new element(s) to the existing list. If any of the elements are null, calling build()will fail.- Parameters:
- parameter- Parameters to the transform
- Returns:
- A reference to this Builder instance
 
 - 
parameterpublic StructureMap.Group.Rule.Target.Builder parameter(Collection<StructureMap.Group.Rule.Target.Parameter> parameter) Parameters to the transform.Replaces the existing list with a new one containing elements from the Collection. If any of the elements are null, calling build()will fail.- Parameters:
- parameter- Parameters to the transform
- Returns:
- A reference to this Builder instance
- Throws:
- NullPointerException- If the passed collection is null
 
 - 
buildpublic StructureMap.Group.Rule.Target build() Build theStructureMap.Group.Rule.Target- Specified by:
- buildin interface- Builder<Element>
- Specified by:
- buildin class- BackboneElement.Builder
- Returns:
- An immutable object of type StructureMap.Group.Rule.Target
- Throws:
- IllegalStateException- if the current state cannot be built into a valid Target per the base specification
 
 - 
validateprotected void validate(StructureMap.Group.Rule.Target target) 
 - 
fromprotected StructureMap.Group.Rule.Target.Builder from(StructureMap.Group.Rule.Target target) 
 
- 
 
-