Package com.sodius.mdw.platform.doors
Provides the capability to connect to a DOORS client application and to request the structure of a DOORS database.
Details can be found in
DoorsApplication
.-
Interface Summary Interface Description DoorsApplication.Factory Clients are advised not to use this class.DoorsDatabase Describes the content of the DOORS database.DoorsElement Describes a DOORS item (either a module, folder or project).DoorsFolder Describes the content of a DOORS folder.DoorsModule Describes a DOORS module.DoorsProject Describes the content of a DOORS project. -
Class Summary Class Description DoorsApplication Provides the capability to connect to an active DOORS client and to execute DXL scripts.DoorsBatchApplication Deprecated. Use DoorsUtils.createApplication() instead.DoorsElementComparator Compares two DOORS elements.DoorsWindowHandle Clients are advised not to use this class.