Interface Documentation

All Superinterfaces:
CmmnModelElementInstance, ModelElementInstance
All Known Implementing Classes:
DocumentationImpl

public interface Documentation extends CmmnModelElementInstance
Author:
Roman Smirnov
  • Method Details Link icon

    • getId Link icon

      String getId()
    • setId Link icon

      void setId(String id)
    • getTextFormat Link icon

      String getTextFormat()
    • setTextFormat Link icon

      void setTextFormat(String textFormat)