Class BPMN2SyntaxChecker.ValidationSyntaxError

    • Constructor Detail

      • ValidationSyntaxError

        public ValidationSyntaxError​(org.eclipse.bpmn2.BaseElement element,
                                     String type,
                                     String error)
    • Method Detail

      • toJSON

        public org.json.JSONObject toJSON()
                                   throws org.json.JSONException
        Throws:
        org.json.JSONException
      • getElement

        public org.eclipse.bpmn2.BaseElement getElement()
      • getError

        public String getError()