Class ARG_DMNBoxedExpressionClient

  • All Implemented Interfaces:
    de.mid.innovator.srv2api.impl.MarshallAble

    public class ARG_DMNBoxedExpressionClient
    extends java.lang.Object
    implements de.mid.innovator.srv2api.impl.MarshallAble
    • Field Detail

      • ohElement

        public DMNElement ohElement
        the decision model element
      • strName

        public java.lang.String strName
        the display name of this element
      • valElem

        public ARG_XDMNElementRep valElem
        the expression of this decision model element - SharedArg
      • seqElem

        public java.util.List<ARG_XDMNElementRep> seqElem
        list of all decision model elements
      • ohPrintContext

        public ADClientAble ohPrintContext
        the decision requirement print context
    • Constructor Detail

      • ARG_DMNBoxedExpressionClient

        public ARG_DMNBoxedExpressionClient()
    • Method Detail

      • marshal

        public void marshal​(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
        Specified by:
        marshal in interface de.mid.innovator.srv2api.impl.MarshallAble
      • unmarshal

        public void unmarshal​(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
                              SrvContext srvctx)
        Specified by:
        unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble
      • resolveReferences

        public void resolveReferences​(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
        Specified by:
        resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble