static StructureMap.Group.Rule.Dependent.Builder | 
StructureMap.Group.Rule.Dependent.builder() | 
  | 
StructureMap.Group.Rule.Dependent.Builder | 
StructureMap.Group.Rule.Dependent.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.Dependent.Builder | 
StructureMap.Group.Rule.Dependent.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. 
 | 
protected StructureMap.Group.Rule.Dependent.Builder | 
StructureMap.Group.Rule.Dependent.Builder.from(StructureMap.Group.Rule.Dependent dependent) | 
  | 
StructureMap.Group.Rule.Dependent.Builder | 
StructureMap.Group.Rule.Dependent.Builder.id(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
StructureMap.Group.Rule.Dependent.Builder | 
StructureMap.Group.Rule.Dependent.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.Dependent.Builder | 
StructureMap.Group.Rule.Dependent.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.Group.Rule.Dependent.Builder | 
StructureMap.Group.Rule.Dependent.Builder.name(Id name) | 
 Name of a rule or group to apply. 
 | 
StructureMap.Group.Rule.Dependent.Builder | 
StructureMap.Group.Rule.Dependent.toBuilder() | 
  | 
StructureMap.Group.Rule.Dependent.Builder | 
StructureMap.Group.Rule.Dependent.Builder.variable(String... variable) | 
 Variable to pass to the rule or group. 
 | 
StructureMap.Group.Rule.Dependent.Builder | 
StructureMap.Group.Rule.Dependent.Builder.variable(java.lang.String... variable) | 
 Convenience method for setting variable. 
 | 
StructureMap.Group.Rule.Dependent.Builder | 
StructureMap.Group.Rule.Dependent.Builder.variable(java.util.Collection<String> variable) | 
 Variable to pass to the rule or group. 
 |