Class DmnElementReference

java.lang.Object
org.flowable.dmn.model.DmnElementReference

public class DmnElementReference extends Object
Author:
Yvo Swillens
  • Field Details

    • href

      protected String href
  • Constructor Details

    • DmnElementReference

      public DmnElementReference()
  • Method Details

    • getHref

      public String getHref()
    • setHref

      public void setHref(String href)
    • getParsedId

      public String getParsedId()
      helper method returning the href with the starting '#'
      Returns: