Skip to content

Commit

Permalink
Update aec3po.overview.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ppatlakas authored Oct 10, 2023
1 parent 8c7eb89 commit e5eacea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/aec3po.overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
- Properties: _usedMethod_, _madeBy_, _hasReport_, _checks_, _etc._

8. **Module 8: ComplianceVerificationReport**: An automatically generated report that checks if all the assigned compliance requirements (typically Checks) have been met.
- Classes: _ConformanceReport_, _result_, _ValidationResult_,_Severity_, _etc_.
- Classes: _ComplianceVerificationReport_, _result_, _ValidationResult_,_Severity_, _etc_.
- Properties: _conforms_, _focus_, _resultMessage_, _resultSeverity_, _Info_, _Violation_, _Severity_,_etc._

9. **Module 9: Model**
9. **Module 9: Model**: A model representing part or the entirety of a site, building, or piece of infrastructure.
- Classes: _Model_, _Phase_, _Element_, _Classification_ etc.
- Properties: _name_, _description_, _location_, _locationCoverage_, _material_, _hasBuildingPhase_, _hasDimensions_, _hasElementPhase_, _hasClassification_, _etc._

Expand Down

0 comments on commit e5eacea

Please sign in to comment.