Class ARG_XPresContentRep

java.lang.Object
de.mid.innovator.srv2api.icw2pres.ARG_XPresElementRep
de.mid.innovator.srv2api.icw2pres.ARG_XPresContentRep
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
Direct Known Subclasses:
ARG_XPRDiaEdgeRep, ARG_XPRDiaNodeRep

public class ARG_XPresContentRep extends ARG_XPresElementRep implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • pPosText

      public Point pPosText
      text position of this element
    • pSizeText

      public Point pSizeText
      text size of this element
    • isUpdateAble

      public boolean isUpdateAble
      element coordinates are used for updates - NoHash
    • isNewElement

      public boolean isNewElement
      element is created and not positioned - NoHash
    • isCalloutAble

      public boolean isCalloutAble
      callout node may be added - NoHash
    • isInvalidPresentation

      public boolean isInvalidPresentation
      true, if the presentation content is invalid - NoHash
    • iPresentationLevel

      public int iPresentationLevel
      presentation level of this element
    • kTextHorAlign

      public K_HOR_ALIGN kTextHorAlign
      horizontal text alignment of this element
    • kTextVerAlign

      public K_VER_ALIGN kTextVerAlign
      vertical text alignment of this element
  • Constructor Details

    • ARG_XPresContentRep

      public ARG_XPresContentRep()
    • ARG_XPresContentRep

      public ARG_XPresContentRep(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)
  • 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_XPresElementRep
    • 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_XPresElementRep
    • 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_XPresElementRep