Class ARG_XPresElementRep

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

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

    • ohPres

      public PRPresElement ohPres
      presentation element
    • seqModel

      public List<MEModelElement> seqModel
      list of the represented model elements
    • kVOclPres

      public Class<? extends ELObject> kVOclPres
      meta class of the presentation element
    • kVOclModel

      public Class<? extends ELObject> kVOclModel
      meta class of the model element
    • strUUIDPres

      public String strUUIDPres
      uuid of the presentation element - NoHash
    • seqUUIDModel

      public List<String> seqUUIDModel
      uuids of the model elements - NoHash
    • strHashCode

      public String strHashCode
      hash code of this presentation element - NoHash
    • strHashCodeCalc

      public String strHashCodeCalc
      calculated hash code of this presentation element - NoHash
    • ohStereo

      public MMStereotype ohStereo
      stereotype of this model element
    • strStereo

      public String strStereo
      name of stereotype of this model element
    • idStereoModel

      public int idStereoModel
      id of stereotype of this model element - NoHash
    • idModel

      public int idModel
      id of the model of this model element - NoHash
    • idPicture

      public int idPicture
      id of the picture of this model element - NoHash
    • kContAsgnPres

      public K_CONTASGN kContAsgnPres
      assign kind of the presentation element
    • valDefaultImageRep

      public ARG_XImageRep valDefaultImageRep
      the default image of this element - SharedArg
    • valImageRep

      public ARG_XImageRep valImageRep
      the image of this element - SharedArg
    • seqImageRep

      public List<ARG_XImageRep> seqImageRep
      list of images of the text - SharedArg
    • seqColorRep

      public List<ARG_XColorKindRep> seqColorRep
      list of colors of this element
    • seqText

      public List<ARG_XTextRep> seqText
      list of text parts
    • seqContent

      public List<ARG_XPresElementRep> seqContent
      list of contained elements
    • hasStatus

      public boolean hasStatus
      isTrue, if this model element has status - NoHash
    • hasAccess

      public boolean hasAccess
      isTrue, if model user has access for this model element - NoHash
    • kLockStatus

      public K_LOCKSTATUS kLockStatus
      kind of lock status of this model element - NoHash
    • isTextAble

      public boolean isTextAble
      isTrue, if this model element may have text - NoHash
    • cntConfigured

      public int cntConfigured
      number of configured flow document text - NoHash
    • cntModified

      public int cntModified
      number of modified flow document texts - NoHash
    • isDeleteAble

      public boolean isDeleteAble
      isTrue, if this model element may be deleted - NoHash
    • isSubtractAble

      public boolean isSubtractAble
      isTrue, if this model element may be subtracted - NoHash
    • isTransformAble

      public boolean isTransformAble
      isTrue, if this model element may be transformed - NoHash
    • isNoteAble

      public boolean isNoteAble
      isTrue, if this model element may be connected to a note - NoHash
    • isConstraintAble

      public boolean isConstraintAble
      isTrue, if this model element may be connected to a constraint - NoHash
    • isAttachmentAble

      public boolean isAttachmentAble
      isTrue, if this model element may be connected to an attachment - NoHash
    • hasAttachment

      public boolean hasAttachment
      isTrue, if this model element has an attachment - NoHash
    • isDefaultReferenceAble

      public boolean isDefaultReferenceAble
      isTrue, if the default jump reference is possible - NoHash
    • isAdminPkg

      public boolean isAdminPkg
      isTrue, if this model element is a protected package - NoHash
    • isArtifactOpenAble

      public boolean isArtifactOpenAble
      isTrue, if an artifact may be opened by this model element - NoHash
    • isSelectAble

      public boolean isSelectAble
      isTrue, if this model element may be selected - NoHash
    • hasAnnotation

      public boolean hasAnnotation
      isTrue, if this presentation element has annotations - NoHash
    • isDuplicateAble

      public boolean isDuplicateAble
      isTrue, if this element may be duplicated - NoHash
    • isUnresolved

      public boolean isUnresolved
      isTrue, if this element is unresolved - NoHash
    • iOpacity

      public int iOpacity
      opacity of this element
    • seqSyncElem

      public List<ADClientAble> seqSyncElem
      synced elements of this model element or empty - NoHash
  • 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