Class ARG_XBPDiaEventNodeRep

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

public class ARG_XBPDiaEventNodeRep extends ARG_XPRDiaNodeRep implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • ktypeEvent

      public K_BP_EVENT_TYPE ktypeEvent
      type of the event node
    • isTypeDynamic

      public boolean isTypeDynamic
      isTrue, if the type is dynamically determined
    • hasEventDef

      public boolean hasEventDef
      isTrue, if an event definition is associated with the event node
    • ktypeEventDef

      public K_BP_EVENTDEFINITION_TYPE ktypeEventDef
      type of the event definition associated with the node IF there is one
    • isInterrupting

      public boolean isInterrupting
      isTrue, if flag isInterrupting is set
  • 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_XPRDiaNodeRep
    • 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_XPRDiaNodeRep
    • 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_XPRDiaNodeRep