Package com.ptc.windchill.suma.axl

Provides the core APIs for AML/AVL creation and manipulation

See:
          Description

Class Summary
AXLContext Use the newAXLContext static factory method(s), not the AXLContext constructor, to construct instances of this class.
AXLPreference Enumerated type that represents approval status of oem or supplier parts.
 

Package com.ptc.windchill.suma.axl Description

Provides the core APIs for AML/AVL creation and manipulation

Package Specification

The key business object in the AML/AVL implementation is AXLEntry. This object links together an AXLContext, OEMPart, Manufacturer Part, and Vendor Part. AXLEntry does not implement Link because Link implies a binary relationship.