Class Summary |
EntityTraverser |
A utility class used to traverse a StepData structure following Entity
attributes. |
ExportTest |
Test for export functionality. |
ExportToP21Processor |
Processes export requests generating a STEP file in Windchill Schema. |
ExpressTest |
Various Unit Tests for Express/STEP data |
ImportFromP21Processor |
Process a Part21 file in order to import its content into Windchill. |
ImportLog |
|
ImportScheme |
Defines a 'scheme' for handling imported instances. |
ImportTest |
Tests of import functionality. |
ImportTestHarness |
Test Harness for construction of test import data in Windchill Schema. |
LinkTraversalMechanism |
A traversal from one windchill instance to associated instances through
a ObjectToObjectLink subclass. |
MappingUtilities |
A set of utilities for mapping between Windchill and Express entity names
and Strings. |
StepProcessor |
Performs import and export from/to local STEP files and associated
document structures. |
WTImportEvent |
An event fired from the WTImportService when instances are found/created. |
WTImportService |
A utilities class providing high-level utility methods used during
STEP import. |
WTStepProcessor |
Extends the StepProcessor functionality to manage the import and export of
STEP related files through packaged archives attached to WTDocuments as
content. |
WTStepProcessorTests |
|