Package com.ptc.windchill.util

Class Summary
ArtifactDir Artifacts are persistable files, such as: source files; class files; scripts for creating the database; model data (mdata) files; and so forth.
InstalledModuleArtifact InstalledModuleArtifact is a specialization of the ModuleArtifact class that locates files in a module specific directory under a central artifact specific directory, rather than under a module specific root.
ModuleArtifact ModuleArtifact is a specialization of the File class defines an artifact according to a standard set of components.
ModuleDir ModuleDir encapsulates the handling of the module directory definition.
MutableModuleDir MutableModuleDir adds the ability to modify module directory entries.
UnitIdentifierUtil