Skip to content

Access to Property Multiplicity #15

@PatrickRitchie

Description

@PatrickRitchie

I have started to implement this project to generate c# classes and so far it has worked great. The main issue I have run into is accessing the multiplicity of a property. I don't see it in the Xmi classes and I don't really even see where it is located in the raw SysML XMI file (although I'm sure it's in there somewhere).

My temporary solution is to create a manual list to determine if a property is an array and also if it is required/optional.

My question is, is the Multiplicity something that is directly pulled from the SysML XMI file? Or is this something that is derived from other properties?

Any help would be appreciated.

Thanks,
-Patrick

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions