Class ARG_XDBDiaReferenceEdgeRep

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

    public class ARG_XDBDiaReferenceEdgeRep
    extends ARG_XPRDiaEdgeRep
    implements de.mid.innovator.srv2api.impl.MarshallAble
    • Field Detail

      • isMaxOne

        public boolean isMaxOne
        True, if this foreign key can store no more than one row for the same referenced row of the unique key
      • isIdentifying

        public boolean isIdentifying
        True, if this is an identifying foreign key
      • isOptional

        public boolean isOptional
        True, if this is an optional foreign key
    • Constructor Detail

      • ARG_XDBDiaReferenceEdgeRep

        public ARG_XDBDiaReferenceEdgeRep()
      • ARG_XDBDiaReferenceEdgeRep

        public ARG_XDBDiaReferenceEdgeRep​(PRPresElement ohPres,
                                          java.util.List<MEModelElement> seqModel,
                                          java.lang.Class<? extends ELObject> kVOclPres,
                                          java.lang.Class<? extends ELObject> kVOclModel,
                                          java.lang.String strUUIDPres,
                                          java.util.List<java.lang.String> seqUUIDModel,
                                          java.lang.String strHashCode,
                                          MMStereotype ohStereo,
                                          java.lang.String strStereo,
                                          int idStereoModel,
                                          int idModel,
                                          int idPicture,
                                          K_CONTASGN kContAsgnPres,
                                          ARG_XImageRep valDefaultImageRep,
                                          ARG_XImageRep valImageRep,
                                          java.util.List<ARG_XImageRep> seqImageRep,
                                          java.util.List<ARG_XColorKindRep> seqColorRep,
                                          java.util.List<ARG_XTextRep> seqText,
                                          java.util.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,
                                          java.util.List<ADClientAble> seqSyncElem,
                                          java.awt.Point pPosText,
                                          java.awt.Point pSizeText,
                                          boolean isUpdateAble,
                                          boolean isNewElement,
                                          boolean isCalloutAble,
                                          boolean isInvalidPresentation,
                                          int iPresentationLevel,
                                          java.util.List<java.awt.Point> seqStep,
                                          ARG_XPresElementRep valSource,
                                          ARG_XPresElementRep valTarget,
                                          java.awt.Point pPosSourceText,
                                          java.awt.Point pSizeSourceText,
                                          java.awt.Point pPosTargetText,
                                          java.awt.Point pSizeTargetText,
                                          boolean isSrcReconnectAble,
                                          boolean isTrgReconnectAble,
                                          boolean hasSrcTip,
                                          boolean hasTrgTip,
                                          boolean isNotDefaultPositioned,
                                          boolean isTextNotDefaultPositioned,
                                          boolean isSourceTextNotDefaultPositioned,
                                          boolean isTargetTextNotDefaultPositioned,
                                          K_PREDGETYPE kTypeEdge,
                                          boolean isHidden,
                                          int iSourceTextPresentationLevel,
                                          int iTargetTextPresentationLevel,
                                          boolean isMaxOne,
                                          boolean isIdentifying,
                                          boolean isOptional)
    • Method Detail

      • 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