Interface InformationItem

All Superinterfaces:
DmnElement, DmnModelElementInstance, ModelElementInstance, NamedElement
All Known Subinterfaces:
Column, FormalParameter, Parameter, Variable
All Known Implementing Classes:
ColumnImpl, FormalParameterImpl, InformationItemImpl, ParameterImpl, VariableImpl

public interface InformationItem extends NamedElement
  • Method Details

    • getTypeRef

      String getTypeRef()
    • setTypeRef

      void setTypeRef(String typeRef)