Class ARG_XBPDiaSubProcessNodeRep

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

    public class ARG_XBPDiaSubProcessNodeRep
    extends ARG_XPRDiaNodeRep
    implements de.mid.innovator.srv2api.impl.MarshallAble
    • Field Detail

      • isTriggeredByEvent

        public boolean isTriggeredByEvent
        flag for event sub-process with dotted border
      • isInterruptingTriggerEvent

        public boolean isInterruptingTriggerEvent
        flag if the trigger event is interrupting
      • ktypeInterruptingTriggerEventDef

        public K_BP_EVENTDEFINITION_TYPE ktypeInterruptingTriggerEventDef
        type of the trigger event definition
      • hasLoopMarker

        public boolean hasLoopMarker
        flag for loop marker
      • hasCompensationMarker

        public boolean hasCompensationMarker
        flag for compensation marker
    • Constructor Detail

      • ARG_XBPDiaSubProcessNodeRep

        public ARG_XBPDiaSubProcessNodeRep()
      • ARG_XBPDiaSubProcessNodeRep

        public ARG_XBPDiaSubProcessNodeRep​(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.awt.Point pPos,
                                           java.awt.Point pSize,
                                           java.awt.Point pDefaultSize,
                                           boolean calcDefaultPos,
                                           boolean asText,
                                           boolean isExpandAble,
                                           boolean isHorSizeAble,
                                           boolean isVerSizeAble,
                                           boolean isBorderSelectAble,
                                           boolean asIcon,
                                           K_ALIGN kAlignText,
                                           K_ORIENTATION kOrientation,
                                           K_PRESSPEC_TEXT_POSITION kTextPositionSpec,
                                           K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec,
                                           K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec,
                                           boolean isExpanded,
                                           boolean isHidden,
                                           boolean isEmbedAble,
                                           boolean hasEmbeddedContent,
                                           ARG_XClientOut valEmbeddedClient,
                                           boolean isTriggeredByEvent,
                                           boolean isInterruptingTriggerEvent,
                                           K_BP_EVENTDEFINITION_TYPE ktypeInterruptingTriggerEventDef,
                                           boolean hasLoopMarker,
                                           K_BPDIA_ACTNODE_MULTIINSTANCE_MARKER kmultiinstanceMarker,
                                           boolean hasCompensationMarker,
                                           K_BP_SUBPROCESS_TYPE ktypeSubProcess)
    • 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_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