Class SetRequirementChildren

    • Constructor Detail

      • SetRequirementChildren

        public SetRequirementChildren​(OslcClient client,
                                      URI uri,
                                      List<URI> children)
        Creates a request to update the child requirements of an existing DOORS Next module or parent requirement.
        Parameters:
        client - the OSLC client to connect to the application.
        uri - the URI of a DOORS Next requirement. A oslc_config.context parameter can be added to this URI for using a specific configuration.
        children - an ordered list of existing requirement URIs to assign as children of the module or parent requirement. Those requirements must already be part of the module.