System use case specification view complete specimen details - ESG-Project/documentation GitHub Wiki

← Home / Requirements / System Use Cases / System Use Cases Specification

Identification UC29
Use case View Complete Specimen Details
Actors User
Stakeholders and interests Forest Inventory Analyst: Needs to perform a thorough check of specific specimen records for quality assurance or detailed analysis.
Pre-conditions The user is viewing a list of specimens (e.g., from UC28) within a Phytosociological Analysis.
Minimum guarantees System displays all available details for the selected specimen.
Success guarantees A detailed screen with all recorded information about the selected specimen is displayed.

Main Success Scenario

User Action System Response
1. This use case begins when the user clicks on a specific specimen in the displayed list (from UC28). 2. The system retrieves all detailed attributes and measurements for the selected specimen.
3. The system opens a new window or panel displaying all complete details of the specimen, including: Specimen ID, PLOT, SPECIES, FAMILY, DBH (cm), all recorded CBHs (cm), HEIGHT (m), BASAL AREA (m²), Registration Date, Geographical Coordinates (if available), and Observations.

Special Requirements

  • Displayed Attributes: Must display ID, Plot, Species, Family, DBH, CBHs, Height, Basal Area, Registration Date, Coordinates, and Observations.
  • Read-Only View: The details view is primarily for viewing, editing is done via a separate action (UC30).

Related Documents