Skip to content

[Feature] Copy constructor in base classes #85

@arnoweiss

Description

@arnoweiss

Currently, there's no proper way to copy a meta-model-instance. The classes don't implement Cloneable or offer a copy constructor. Especially when creating multiple instances of an object (like multiple Properties in a SubmodelElementList) from a template (single Property in a SubmodelElementList) this would come in quite handy.

Metadata

Metadata

Assignees

Labels

3.0 FinalAAS V3 Final ReleaseV.1.1.0Final Release V.1.1.0 incl. additional featuresenhancementNew feature or request

Type

No type

Projects

Status

📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions