Mod4j: Modeling for Java using Domain Specific Languages

Refactor enum's for special methods into subtypes of SpecialMethod

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Won't Fix
  • Affects Version/s: 1.0.0
  • Fix Version/s: 1.1.0
  • Component/s: DSL for Services
  • Labels:
    None
  • Number of attachments :
    0

Description

If the special methods become subtypes of SpecialMethod in the ServiceDsl meta model, it will solve two issues:

  • They can be handled as keywords -> colored purple
  • The Javadoc will be added to the generated code. Now its missing because the enum's aren't a ModelElement and so dont have a the description element.

Activity

Hide
Johan Vogelzang added a comment -

Special mehods do not need a custom description. The generator should provide a more fixed description.

Show
Johan Vogelzang added a comment - Special mehods do not need a custom description. The generator should provide a more fixed description.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: