de.mid.innovator.srv2api.icw2pres
Class ARG_XPresElementRep

java.lang.Object
  extended by 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 Summary
 int cntConfigured
          number of configured flow document text - NoHash
 int cntModified
          number of modified flow document texts - NoHash
 boolean hasAccess
          isTrue, if model user has access for this model element - NoHash
 boolean hasAnnotation
          isTrue, if this presentation element has annotations - NoHash
 boolean hasAttachment
          isTrue, if this model element has an attachment - NoHash
 boolean hasStatus
          isTrue, if this model element has status - NoHash
 int idModel
          id of the model of this model element - NoHash
 int idPicture
          id of the picture of this model element - NoHash
 int idStereoModel
          id of stereotype of this model element - NoHash
 boolean isAdminPkg
          isTrue, if this model element is a protected package - NoHash
 boolean isArtifactOpenAble
          isTrue, if an artifact may be opened by this model element - NoHash
 boolean isAttachmentAble
          isTrue, if this model element may be connected to an attachment - NoHash
 boolean isConstraintAble
          isTrue, if this model element may be connected to a constraint - NoHash
 boolean isDefaultReferenceAble
          isTrue, if the default jump reference is possible - NoHash
 boolean isDeleteAble
          isTrue, if this model element may be deleted - NoHash
 boolean isDuplicateAble
          isTrue, if this element may be duplicated - NoHash
 boolean isNoteAble
          isTrue, if this model element may be connected to a note - NoHash
 boolean isSelectAble
          isTrue, if this model element may be selected - NoHash
 boolean isSubtractAble
          isTrue, if this model element may be subtracted - NoHash
 boolean isTextAble
          isTrue, if this model element may have text - NoHash
 boolean isTransformAble
          isTrue, if this model element may be transformed - NoHash
 K_CONTASGN kContAsgnPres
          assign kind of the presentation element
 K_LOCKSTATUS kLockStatus
          kind of lock status of this model element - NoHash
 Class<? extends ELObject> kVOclModel
          meta class of the model element
 Class<? extends ELObject> kVOclPres
          meta class of the presentation element
 PRPresElement ohPres
          presentation element
 MMStereotype ohStereo
          stereotype of this model element
 List<ARG_XColorKindRep> seqColorRep
          list of colors of this element
 List<ARG_XPresElementRep> seqContent
          list of contained elements
 List<ARG_XImageRep> seqImageRep
          list of images of the text - SharedArg
 List<MEModelElement> seqModel
          list of the represented model elements
 List<ARG_XTextRep> seqText
          list of text parts
 String strHashCode
          hash code of this presentation element
 String strStereo
          name of stereotype of this model element
 ARG_XImageRep valDefaultImageRep
          the default image of this element - SharedArg
 ARG_XImageRep valImageRep
          the image of this element - SharedArg
 
Constructor Summary
ARG_XPresElementRep()
           
ARG_XPresElementRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strHashCode, 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)
           
 
Method Summary
 void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
           
 void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
           
 void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cntConfigured

public int cntConfigured
number of configured flow document text - NoHash


cntModified

public int cntModified
number of modified flow document texts - NoHash


hasAccess

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


hasAnnotation

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


hasAttachment

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


hasStatus

public boolean hasStatus
isTrue, if this model element has status - 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


idStereoModel

public int idStereoModel
id of stereotype of this model element - 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


isAttachmentAble

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


isConstraintAble

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


isDefaultReferenceAble

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


isDeleteAble

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


isDuplicateAble

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


isNoteAble

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


isSelectAble

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


isSubtractAble

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


isTextAble

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


isTransformAble

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


kContAsgnPres

public K_CONTASGN kContAsgnPres
assign kind of the presentation element


kLockStatus

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


kVOclModel

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


kVOclPres

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


ohPres

public PRPresElement ohPres
presentation element


ohStereo

public MMStereotype ohStereo
stereotype of this model element


seqColorRep

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


seqContent

public List<ARG_XPresElementRep> seqContent
list of contained elements


seqImageRep

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


seqModel

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


seqText

public List<ARG_XTextRep> seqText
list of text parts


strHashCode

public String strHashCode
hash code of this presentation element


strStereo

public String strStereo
name of stereotype of this model element


valDefaultImageRep

public ARG_XImageRep valDefaultImageRep
the default image of this element - SharedArg


valImageRep

public ARG_XImageRep valImageRep
the image of this element - SharedArg

Constructor Detail

ARG_XPresElementRep

public ARG_XPresElementRep()

ARG_XPresElementRep

public ARG_XPresElementRep(PRPresElement ohPres,
                           List<MEModelElement> seqModel,
                           Class<? extends ELObject> kVOclPres,
                           Class<? extends ELObject> kVOclModel,
                           String strHashCode,
                           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)
Method Detail

marshal

public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
Specified by:
marshal 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

unmarshal

public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
                      SrvContext srvctx)
Specified by:
unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble