Class ModelComment

java.lang.Object
org.wurbelizer.wurblet.AbstractWurblet
org.wurbelizer.wurblet.AbstractJavaWurblet
org.tentackle.wurblet.ModelWurblet
org.tentackle.wurblet.ModelComment
All Implemented Interfaces:
org.wurbelizer.wurblet.Wurblet

public class ModelComment extends ModelWurblet
(@wurblet) Generate a comment to document the relations and usage of the entity.

usage:
@wurblet <tag> ModelComment

For more options, see ModelWurblet.

  • Constructor Details

    • ModelComment

      public ModelComment()
  • Method Details

    • run

      public void run() throws org.wurbelizer.wurbel.WurbelException
      Description copied from class: ModelWurblet

      Overridden to load the map file.

      Specified by:
      run in interface org.wurbelizer.wurblet.Wurblet
      Overrides:
      run in class ModelWurblet
      Throws:
      org.wurbelizer.wurbel.WurbelException - if running the wurblet failed