Uses of Package
step.typedef

Packages that use step.typedef
step Defines the basic STEP data types. 
step.encoding Provides the default STEP encoding strategies and meta-data records. 
step.typedef Provides the abstractions that define the run-time versions of STEP types. 
stepc Defines classes and support for the stepc compiler. 
 

Classes in step.typedef used by step
FieldDef
          Abstraction of a STEP field defintion.
Type
          Abstraction of a STEP type.
 

Classes in step.typedef used by step.encoding
FieldDef
          Abstraction of a STEP field defintion.
RecordDef
          The definition of a STEP record type.
Type
          Abstraction of a STEP type.
TypeDef
          A definition for a STEP type.
 

Classes in step.typedef used by step.typedef
Attribute
          Abstraction of a STEP attribute.
FieldDef
          Abstraction of a STEP field defintion.
FieldDef.Builder
          Create field definitions with the Builder pattern.
FieldModifier
          Abstraction of a STEP field modifier.
Package
          A STEP package.
RecordDef
          The definition of a STEP record type.
RecordDef.Builder
          Create record definitions with the Builder pattern.
StepDef
          An object that can be converted to all or part of a STEP-DL definition.
Type
          Abstraction of a STEP type.
TypeDef
          A definition for a STEP type.
 

Classes in step.typedef used by stepc
RecordDef
          The definition of a STEP record type.