Class Relations

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

public class Relations extends ModelWurblet
(@wurblet) Generate relation method definitions of an entity.

usage:
@wurblet <tag> Relations

For more options, see ModelWurblet.

  • Constructor Details

    • Relations

      public Relations()
  • 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