Class ARG_XERDiaRelshipEdgeRep

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

public class ARG_XERDiaRelshipEdgeRep extends ARG_XPRDiaEdgeRep implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • hasWeakEntity

      public boolean hasWeakEntity
      If true, the referencing entity of the relationship is a weak entity.
    • isSrcMultMin0

      public boolean isSrcMultMin0
      lower multiplicity of source role is 0
    • isTrgMultMin0

      public boolean isTrgMultMin0
      lower multiplicity of target role is 0
    • isSrcMultMaxN

      public boolean isSrcMultMaxN
      upper multiplicity of source role is greater than 1
    • isTrgMultMaxN

      public boolean isTrgMultMaxN
      upper multiplicity of target role is greater than 1
    • isSrcForeignKeySide

      public boolean isSrcForeignKeySide
      source role is foreign key side
    • isTrgForeignKeySide

      public boolean isTrgForeignKeySide
      target role is foreign key side
  • Constructor Details

    • ARG_XERDiaRelshipEdgeRep

      public ARG_XERDiaRelshipEdgeRep()
    • ARG_XERDiaRelshipEdgeRep

      public ARG_XERDiaRelshipEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, boolean hasWeakEntity, boolean isSrcMultMin0, boolean isTrgMultMin0, boolean isSrcMultMaxN, boolean isTrgMultMaxN, boolean isSrcForeignKeySide, boolean isTrgForeignKeySide)
  • 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_XPRDiaEdgeRep
    • 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_XPRDiaEdgeRep
    • 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_XPRDiaEdgeRep