Class ARG_XCLDiaStructGroupNodeRep

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

public class ARG_XCLDiaStructGroupNodeRep extends ARG_XCLDiaCompartmentNodeRep implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • kGroupType

      public K_GROUPTYPE kGroupType
      group type, sequence, choice or all
    • isHiddenStructGroup

      public boolean isHiddenStructGroup
      true if the group shall not be visualized
    • isOptional

      public boolean isOptional
      true if the occurrence of this group is optional.
    • isMany

      public boolean isMany
      true if this group may exist more than once
  • Constructor Details

  • Method Details

    • marshal

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

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

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