Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing constraint for AreaStatisticalUnit #120

Merged
merged 1 commit into from
Jul 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions data/su/dataspecification_su.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1079,6 +1079,7 @@ The following constraints are added:
* Each vector statistical unit cannot have more than one geometry with a type _referenceGeometry_,
* Geometry descriptors with a _generalisedGeometry_ type have to be instances of _GeneralisedGeometryDescriptor_ class.
* Vector statistical units with a reference geometry instance of _GM_MultiSurface_ must be instances of the specialised class _AreaStatisticalUnit_.
* The reference geometry of an area statistical units should be a _GM_MultiSurface_.

[NOTE]
====
Expand Down Expand Up @@ -2034,6 +2035,15 @@ a|
!Stereotypes: !«voidable»
!===

a|
*Constraint: AreaStatisticalUnitsGeometryConstraint*

[cols=","]
!===
!Natural language: !The reference geometry of an area statistical units should be a _GM_MultiSurface_.
!OCL: !
!===

|===

====== _Evolution_
Expand Down
Binary file modified data/su/media/image10.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.