Skip to content

It only generate interface #2

@tempegarit

Description

@tempegarit

Hi, I still have the same issue as before. Here's my diagram:
Capture

and here's the code generated:

/**
*
*/
interface SomeInterface {

/**
 * 
 */
someFunction() :  void;

}

In the diagram, a class implement an interface. But it is only interface code which is generated, the class doesn't.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions