See: Description
Class | Description |
---|---|
CreateCollection |
A request to create a DOORS Next Generation Collection.
|
CreateModule |
A request to create a DOORS Next Generation Module.
|
CreateRequirement |
A request to create a DOORS Next Generation Requirement.
|
DeleteArtifact |
A request to delete a DOORS Next Generation artifact: module, collection, requirement or folder.
|
DngValidateConnection |
Validates the connection to a DOORS Next Generation server.
|
GetCollection |
Reads the content of a DOORS Next Generation Collection
|
GetFolder |
Reads the content of a DOORS Next Generation Folder
|
GetModule |
Reads the content of a DOORS Next Generation Module
|
GetModuleContext |
Reads information of requirements bound in a module.
|
GetModuleService |
Request a Service that declares creation factories allowing creating a module.
|
GetRequirement |
Reads the content of a DOORS Next Generation Requirement
|
InsertRequirement |
A request to insert an existing requirement into a module, at a specific location within its hierarchy.
|
InsertRequirement.InsertLocation |
Describes the location at which a requirement is to insert within a module hierarchy.
|
InsertRequirement.InsertLocation.InsertLocationBuilder |
Builds an instance of InsertLocation.
|
SetRequirementChildren |
Updates the children of a module or of a parent requirement.
|
SetRequirementHeading |
Updates the heading display of an existing DOORS Next Generation requirement.
|
UpdateCollection |
A request to update the content of a DOORS Next Generation Collection.
|
UpdateRequirement |
A request to update the content of a DOORS Next Generation Requirement.
|