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

Generated class names #30

Closed
GoogleCodeExporter opened this issue Apr 27, 2016 · 1 comment
Closed

Generated class names #30

GoogleCodeExporter opened this issue Apr 27, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

The class names should have different casing, see Example One
1) class names begin with small letter 'mod4j', but class names should start 
with capital letter
     mod4jAddAssociationFeatureBase 
  => Mod4jAddAssociationFeatureBase

2) Names of references must start with capital letter
     mod4jCreateBusinessClassbusinessRulesBusinessRuleFeature
  => Mod4jCreateBusinessClassBusinessRulesBusinessRuleFeature


Original issue reported on code.google.com by karsten....@googlemail.com on 22 Sep 2011 at 7:33

@GoogleCodeExporter
Copy link
Author

Changed naming pattern. All class names are computed by class NamingExtensions.

Original comment by karsten....@googlemail.com on 25 Sep 2011 at 9:18

  • Changed state: Fixed

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

No branches or pull requests

1 participant