Uses of Class
step.typedef.Attribute

Packages that use Attribute
step.typedef Provides the abstractions that define the run-time versions of STEP types. 
 

Uses of Attribute in step.typedef
 

Methods in step.typedef with parameters of type Attribute
 FieldDef.Builder FieldDef.Builder.addAttribute(Attribute attribute)
          Add an attribute to the definition.
 RecordDef.Builder RecordDef.Builder.addAttribute(Attribute attribute)
          Add a record attribute to the definition.
 FieldModifier FieldModifier.addAttribute(Attribute attribute)
          Add an attribute to this modifier.