static StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.builder() | 
  | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.Builder.dependent(StructureMap.Group.Rule.Dependent... dependent) | 
 Which other rules to apply in the context of this rule. 
 | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.Builder.dependent(Collection<StructureMap.Group.Rule.Dependent> dependent) | 
 Which other rules to apply in the context of this rule. 
 | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.Builder.documentation(String documentation) | 
 Documentation for this instance of data. 
 | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.Builder.documentation(String documentation) | 
 Convenience method for setting documentation. 
 | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.Builder.extension(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.Builder | 
StructureMap.Group.Rule.Builder.from(StructureMap.Group.Rule rule) | 
  | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.Builder.id(String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.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.Group.Rule.Builder | 
StructureMap.Group.Rule.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. 
 | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.Builder.name(Id name) | 
 Name of the rule for internal references. 
 | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.Builder.rule(StructureMap.Group.Rule... rule) | 
 Rules contained in this rule. 
 | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.Builder.rule(Collection<StructureMap.Group.Rule> rule) | 
 Rules contained in this rule. 
 | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.Builder.source(StructureMap.Group.Rule.Source... source) | 
 Source inputs to the mapping. 
 | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.Builder.source(Collection<StructureMap.Group.Rule.Source> source) | 
 Source inputs to the mapping. 
 | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.Builder.target(StructureMap.Group.Rule.Target... target) | 
 Content to create because of this mapping rule. 
 | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.Builder.target(Collection<StructureMap.Group.Rule.Target> target) | 
 Content to create because of this mapping rule. 
 | 
StructureMap.Group.Rule.Builder | 
StructureMap.Group.Rule.toBuilder() | 
  |