Class ARG_EvaluateRelationshipTemplateWithRequirement

java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_EvaluateRelationshipTemplateWithRequirement
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

public class ARG_EvaluateRelationshipTemplateWithRequirement extends Object implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • ohSrc

      public ADClientAble ohSrc
      element or container on source side
    • ohSrcReq

      public ADClientAble ohSrcReq
      requirement on source side
    • ohTrg

      public ADClientAble ohTrg
      element or container on target side
    • ohTrgReq

      public ADClientAble ohTrgReq
      requirement on target side
    • ohTmpl

      public MMCreateTemplate ohTmpl
      create template of the new node
    • ohRelReq

      public ADClientAble ohRelReq
      requirement for the relationship
    • kSide

      public K_SIDE kSide
      side of the new node
    • ptPos

      public Point ptPos
      position of the new node in diagram
    • kVOclNode

      public Class<? extends ELObject> kVOclNode
      type of the new node
    • kVOclEdge

      public Class<? extends ELObject> kVOclEdge
      type of the new edge
  • 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
    • 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