Uses of Interface
step.typedef.StepDef

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

Uses of StepDef in step.typedef
 

Classes in step.typedef that implement StepDef
 class Attribute
          Abstraction of a STEP attribute.
 class DerivedRecordDef
          The definition of a derived STEP record type.
 class FieldModifier
          Abstraction of a STEP field modifier.
 class LocalFieldDef
          The definition of a local (as opposed to inherited) field.
 class RecordDef
          The definition of a STEP record type.
 class Type
          Abstraction of a STEP type.