Class GetAttributeType

  • All Implemented Interfaces:
    ResourceRequest<ResourceResponse<AttributeType>>, Callable<ResourceResponse<AttributeType>>

    public class GetAttributeType
    extends AbstractResourceRequest<ResourceResponse<AttributeType>>
    Reads the content of a DOORS Next attribute type.

    Each requirement is described by a resource shape. The resource shape provides a collection of properties, to define the attributes and links available for the requirement. A property may provide a range, which may reference a custom attribute type defined by the project administrator in DOORS Next. This request is notably useful to determine the literals defined for an enumeration type, for example to later update a requirement with a proper literal URI.

    Since:
    1.1.0