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 java.lang.Object implements de.mid.innovator.srv2api.impl.MarshallAble
-
-
Field Summary
Fields Modifier and Type Field Description intcntConfigurednumber of configured flow document text - NoHashintcntModifiednumber of modified flow document texts - NoHashbooleanhasAccessisTrue, if model user has access for this model element - NoHashbooleanhasAnnotationisTrue, if this presentation element has annotations - NoHashbooleanhasAttachmentisTrue, if this model element has an attachment - NoHashbooleanhasStatusisTrue, if this model element has status - NoHashintidModelid of the model of this model element - NoHashintidPictureid of the picture of this model element - NoHashintidStereoModelid of stereotype of this model element - NoHashintiOpacityopacity of this elementbooleanisAdminPkgisTrue, if this model element is a protected package - NoHashbooleanisArtifactOpenAbleisTrue, if an artifact may be opened by this model element - NoHashbooleanisAttachmentAbleisTrue, if this model element may be connected to an attachment - NoHashbooleanisConstraintAbleisTrue, if this model element may be connected to a constraint - NoHashbooleanisDefaultReferenceAbleisTrue, if the default jump reference is possible - NoHashbooleanisDeleteAbleisTrue, if this model element may be deleted - NoHashbooleanisDuplicateAbleisTrue, if this element may be duplicated - NoHashbooleanisNoteAbleisTrue, if this model element may be connected to a note - NoHashbooleanisSelectAbleisTrue, if this model element may be selected - NoHashbooleanisSubtractAbleisTrue, if this model element may be subtracted - NoHashbooleanisTextAbleisTrue, if this model element may have text - NoHashbooleanisTransformAbleisTrue, if this model element may be transformed - NoHashbooleanisUnresolvedisTrue, if this element is unresolved - NoHashK_CONTASGNkContAsgnPresassign kind of the presentation elementK_LOCKSTATUSkLockStatuskind of lock status of this model element - NoHashjava.lang.Class<? extends ELObject>kVOclModelmeta class of the model elementjava.lang.Class<? extends ELObject>kVOclPresmeta class of the presentation elementPRPresElementohPrespresentation elementMMStereotypeohStereostereotype of this model elementjava.util.List<ARG_XColorKindRep>seqColorReplist of colors of this elementjava.util.List<ARG_XPresElementRep>seqContentlist of contained elementsjava.util.List<ARG_XImageRep>seqImageReplist of images of the text - SharedArgjava.util.List<MEModelElement>seqModellist of the represented model elementsjava.util.List<ADClientAble>seqSyncElemsynced elements of this model element or empty - NoHashjava.util.List<ARG_XTextRep>seqTextlist of text partsjava.util.List<java.lang.String>seqUUIDModeluuids of the model elements - NoHashjava.lang.StringstrHashCodehash code of this presentation elementjava.lang.StringstrStereoname of stereotype of this model elementjava.lang.StringstrUUIDPresuuid of the presentation element - NoHashARG_XImageRepvalDefaultImageRepthe default image of this element - SharedArgARG_XImageRepvalImageRepthe image of this element - SharedArg
-
Constructor Summary
Constructors Constructor Description ARG_XPresElementRep()ARG_XPresElementRep(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)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)voidresolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)voidunmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)
-
-
-
Field Detail
-
ohPres
public PRPresElement ohPres
presentation element
-
seqModel
public java.util.List<MEModelElement> seqModel
list of the represented model elements
-
kVOclPres
public java.lang.Class<? extends ELObject> kVOclPres
meta class of the presentation element
-
kVOclModel
public java.lang.Class<? extends ELObject> kVOclModel
meta class of the model element
-
strUUIDPres
public java.lang.String strUUIDPres
uuid of the presentation element - NoHash
-
seqUUIDModel
public java.util.List<java.lang.String> seqUUIDModel
uuids of the model elements - NoHash
-
strHashCode
public java.lang.String strHashCode
hash code of this presentation element
-
ohStereo
public MMStereotype ohStereo
stereotype of this model element
-
strStereo
public java.lang.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 java.util.List<ARG_XImageRep> seqImageRep
list of images of the text - SharedArg
-
seqColorRep
public java.util.List<ARG_XColorKindRep> seqColorRep
list of colors of this element
-
seqText
public java.util.List<ARG_XTextRep> seqText
list of text parts
-
seqContent
public java.util.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 java.util.List<ADClientAble> seqSyncElem
synced elements of this model element or empty - NoHash
-
-
Constructor Detail
-
ARG_XPresElementRep
public ARG_XPresElementRep()
-
ARG_XPresElementRep
public ARG_XPresElementRep(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)
-
-
Method Detail
-
marshal
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
- Specified by:
marshalin interfacede.mid.innovator.srv2api.impl.MarshallAble
-
unmarshal
public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)- Specified by:
unmarshalin interfacede.mid.innovator.srv2api.impl.MarshallAble
-
resolveReferences
public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
- Specified by:
resolveReferencesin interfacede.mid.innovator.srv2api.impl.MarshallAble
-
-