Class ARG_XGCDiaConceptNodeRep

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

public class ARG_XGCDiaConceptNodeRep extends ARG_XGCDiaNodeRep implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • isAlreadyRealized

      public boolean isAlreadyRealized
      flag showing if there is at least one realizing element
    • isRealizationAllowed

      public boolean isRealizationAllowed
      flag to tell if it is allowed to create an element as a realization there
    • isContainerNode

      public boolean isContainerNode
      flag to tell if the node shall be visualized as a container node
    • arrangeType

      public K_NODE_ARRANGE_TYPE arrangeType
    • kConceptShape

      public K_GC_CONCEPT_SHAPE kConceptShape
      concept shape specification
    • seqNesting

      public List<GCConceptConnection> seqNesting
      list of invisible nesting concept connections - NoHash
  • 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_XGCDiaNodeRep
    • 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_XGCDiaNodeRep
    • 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_XGCDiaNodeRep