Skip to content

Commit

Permalink
Update aec3po.overview.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AmnaKRDB authored Oct 22, 2023
1 parent 1b55327 commit b58e9e9
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions src/aec3po.overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,16 @@
8. **Module 8: ComplianceVerificationReport**: An automatically generated report that checks if all the assigned compliance requirements (typically Checks) have been met.
- Classes: _ComplianceVerificationReport_, _result_, _ValidationResult_,_Severity_, _etc_.
- Properties: _conforms_, _focus_, _resultMessage_, _resultSeverity_, _Info_, _Violation_, _Severity_,_etc._

9. **Module 9: Model**: A model representing part or the entirety of a site, building, or piece of infrastructure.

9. **Module 9: Design**: This AEC3PO module describes descriptions of some design of features of interest, in terms of structure, geometry, and function.
- Classes: _Design_, _PropertyDesign_.
- Properties: _hasDesign_.

10. **Module 10: Legal Verifier**: This AEC3PO module defines state and private verifiers.
- Classes: _LegalVerifier_, _PrivateVerifier_, _StateVerifier_.
- Properties: _hasDesign_.

11. **Module 11: 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 b58e9e9

Please sign in to comment.