Skip to content

Generating class constructors #19

@johnbmcd

Description

@johnbmcd

If I create a class with a constructor (AFAIK) there is no way of identifying it as a constructor in StarUML except by the fact that it has the same name as the class. When I invoke the C++ code generation on the model this is not picked up, since a void return type is added to the protoype.

Metadata

Metadata

Assignees

No one assigned

    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