|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectde.mid.innovator.srv2api.icw2pres.ARG_XPresElementRep
public class ARG_XPresElementRep
| 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 |
|---|
public int cntConfigured
public int cntModified
public boolean hasAccess
public boolean hasAnnotation
public boolean hasAttachment
public boolean hasStatus
public int idModel
public int idPicture
public int idStereoModel
public boolean isAdminPkg
public boolean isArtifactOpenAble
public boolean isAttachmentAble
public boolean isConstraintAble
public boolean isDefaultReferenceAble
public boolean isDeleteAble
public boolean isDuplicateAble
public boolean isNoteAble
public boolean isSelectAble
public boolean isSubtractAble
public boolean isTextAble
public boolean isTransformAble
public K_CONTASGN kContAsgnPres
public K_LOCKSTATUS kLockStatus
public Class<? extends ELObject> kVOclModel
public Class<? extends ELObject> kVOclPres
public PRPresElement ohPres
public MMStereotype ohStereo
public List<ARG_XColorKindRep> seqColorRep
public List<ARG_XPresElementRep> seqContent
public List<ARG_XImageRep> seqImageRep
public List<MEModelElement> seqModel
public List<ARG_XTextRep> seqText
public String strHashCode
public String strStereo
public ARG_XImageRep valDefaultImageRep
public ARG_XImageRep valImageRep
| Constructor Detail |
|---|
public 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 |
|---|
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
marshal in interface de.mid.innovator.srv2api.impl.MarshallAblepublic void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble
public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
SrvContext srvctx)
unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||