Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

tekreme73
Copy link
Contributor

[ADD] Automatic generation of abstract and interface methods
[FIX] Error with "abstract" modifier detection

@tekreme73 tekreme73 changed the title Automatic generation abstract methods and interface methods Automatic generation of abstract and interface methods Feb 3, 2015
niklauslee added a commit that referenced this pull request Mar 2, 2015
Automatic generation of abstract and interface methods
@niklauslee niklauslee merged commit 447a930 into staruml:master Mar 2, 2015
@niklauslee
Copy link
Collaborator

Thanks for nice contribution!

It would be better if it supports more than one inheritance chains. For example, Class2 extends Class1, and Class1 implements Interface1. Class2 doesn't generate Interface1's operation.

@niklauslee
Copy link
Collaborator

In addition, if Class2 has implemented operations of Class1 (abstract), then duplicated operations are generated.

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

Successfully merging this pull request may close these issues.

2 participants