aas-core-works / aas-core-meta

Provide formalized meta-models for Asset Administration Shell (AAS).
Other
10 stars 3 forks source link

Make `RelationshipElement.first` and `RelationshipElement.second` optional #340

Open zrgt opened 3 months ago

zrgt commented 3 months ago

V3.1 Change RelationshipElement: attributes "first" and "second" now optional (conformant to "min" and "max" of "Range")(#412), AnnotatedRelationshipElement inherits from RelationshipElement and is thus also affected.