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

Generic object referencing in the InstanceHierarchy #44

Open
LeonHanke opened this issue Jan 19, 2022 · 2 comments
Open

Generic object referencing in the InstanceHierarchy #44

LeonHanke opened this issue Jan 19, 2022 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@LeonHanke
Copy link
Collaborator

During the introduction of the new class section Sequence and ContextHiding, we got reminded that we have to adapt our code every time a new section and structure for objects is created, because there is no direct indication of which objects of a class must be instantiated in which structural "folder" in the InstanceHierarchy.

One solution could be, that the objects of the StructureClassLibrary get a new attribute that indicates the SystemUnitClassLib section of the object they will contain.

e.g.
Object: StructureClassLibrary/DeviceStructure
New attribute "ObjectClassReference": DeviceClassLibrary/Device

@AlexTxen
Copy link
Collaborator

Supporting documentation for AML library is to be created and stored in this repository. It should cover similar topics on library usage.
Adding additional attributes to library itself seems redundant.

@AlexTxen AlexTxen added the documentation Improvements or additions to documentation label Feb 23, 2022
@cdenisey
Copy link
Collaborator

cdenisey commented Mar 4, 2022

See #52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants