Interface Property

All Superinterfaces:
BaseElement, BpmnModelElementInstance, ItemAwareElement, ModelElementInstance
All Known Implementing Classes:
PropertyImpl

public interface Property extends ItemAwareElement
The BPMN property element
Author:
Sebastian Menski
  • Method Details

    • getName

      String getName()
    • setName

      void setName(String name)