Class ARG_XCLDiaCompartmentNodeRep

All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
Direct Known Subclasses:
ARG_XCLDiaCLInstDeployNodeRep, ARG_XCLDiaPartNodeRep, ARG_XCLDiaStructDefinitionNodeRep, ARG_XCLDiaStructEntryNodeRep, ARG_XCLDiaStructGroupNodeRep, ARG_XDBDiaTableNodeRep, ARG_XDRDiaNodeRep, ARG_XERDiaEntityNodeRep, ARG_XERDiaLevelNodeRep

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

    • kComp

      public K_COMPARTMENT kComp
      kind of this compartment
    • isOpened

      public boolean isOpened
      node is opened
    • kCompleteness

      public K_COMPLETENESS kCompleteness
      completeness of this node (User, Local, Global)
    • isOpenAble

      public boolean isOpenAble
      node may be opened
    • isCloseAble

      public boolean isCloseAble
      node may be closed
    • isSortAble

      public boolean isSortAble
      true, if the content of this node may be sorted
    • isTemplate

      public boolean isTemplate
      true, if this classifier is a template
    • isTemplateBound

      public boolean isTemplateBound
      true, if this classifier is bound to a template
  • 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