Interface Requirement

    • Method Detail

      • getId

        String getId()
        The identifier for this requirement.
        Returns:
        the identifier
      • getStatement

        String getStatement()
        A statement defining the requirement. This is commonly used for error text.
        Returns:
        the statement defining the requirement
      • getMetadataTagValueMap

        Map<String,​Set<String>> getMetadataTagValueMap()
        Used to associate arbitrary metadata tags with a requirement.
        Returns:
        a map of tag names to tag values