Class TNamedExpression

  • All Implemented Interfaces:
    org.kie.dmn.model.api.DMNModelInstrumentedBase, NamedExpression

    public class TNamedExpression
    extends org.kie.dmn.model.v1_3.KieDMNModelInstrumentedBase
    implements NamedExpression
    • Field Summary

      • Fields inherited from class org.kie.dmn.model.v1_3.KieDMNModelInstrumentedBase

        URI_DC, URI_DI, URI_DMN, URI_DMNDI, URI_FEEL, URI_KIE
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.kie.dmn.model.api.Expression getExpression()  
      String getName()  
      QName getTypeRef()  
      void setExpression​(org.kie.dmn.model.api.Expression expr)  
      void setName​(String name)  
      void setTypeRef​(QName ref)  
      • Methods inherited from class org.kie.dmn.model.v1_3.KieDMNModelInstrumentedBase

        addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
      • Methods inherited from interface org.kie.dmn.model.api.DMNModelInstrumentedBase

        addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParent