Class ARG_XERDiaRep
java.lang.Object
de.mid.innovator.srv2api.icw2pres.ARG_XPresElementRep
de.mid.innovator.srv2api.icw2pres.ARG_XPresContextRep
de.mid.innovator.srv2api.icw2pres.ARG_XPRDiaRep
de.mid.innovator.srv2api.icw2erdia.ARG_XERDiaRep
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_XERDiaRep
extends ARG_XPRDiaRep
implements de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
FieldsModifier and TypeFieldDescriptionedge notation if diagram notation is SERMdiagram notation kinddiagram notation kind at the last updateFields inherited from class de.mid.innovator.srv2api.icw2pres.ARG_XPRDiaRep
isHiddenAttachments, isHiddenComments, strSvgApplConfHashFields inherited from class de.mid.innovator.srv2api.icw2pres.ARG_XPresContextRep
hasDiaFormat, kOrientation, lZoom, pOriginFields inherited from class de.mid.innovator.srv2api.icw2pres.ARG_XPresElementRep
cntConfigured, cntModified, hasAccess, hasAnnotation, hasAttachment, hasStatus, idModel, idPicture, idStereoModel, iOpacity, isAdminPkg, isArtifactOpenAble, isAttachmentAble, isConstraintAble, isDefaultReferenceAble, isDeleteAble, isDuplicateAble, isNoteAble, isSelectAble, isSubtractAble, isTextAble, isTransformAble, isUnresolved, kContAsgnPres, kLockStatus, kVOclModel, kVOclPres, ohPres, ohStereo, seqColorRep, seqContent, seqImageRep, seqModel, seqSyncElem, seqText, seqUUIDModel, strHashCode, strHashCodeCalc, strStereo, strUUIDPres, valDefaultImageRep, valImageRep -
Constructor Summary
ConstructorsConstructorDescriptionARG_XERDiaRep(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, boolean hasDiaFormat, int lZoom, Point pOrigin, K_ORIENTATION kOrientation, boolean isHiddenComments, boolean isHiddenAttachments, String strSvgApplConfHash, K_ERDIA kERDia, K_ERDIA kERDiaLastUpdate, K_ER_DISP_SERM kEdge) -
Method Summary
Modifier and TypeMethodDescriptionvoidmarshal(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 Details
-
kERDia
diagram notation kind -
kERDiaLastUpdate
diagram notation kind at the last update -
kEdge
edge notation if diagram notation is SERM
-
-
Constructor Details
-
ARG_XERDiaRep
public ARG_XERDiaRep() -
ARG_XERDiaRep
public ARG_XERDiaRep(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, boolean hasDiaFormat, int lZoom, Point pOrigin, K_ORIENTATION kOrientation, boolean isHiddenComments, boolean isHiddenAttachments, String strSvgApplConfHash, K_ERDIA kERDia, K_ERDIA kERDiaLastUpdate, K_ER_DISP_SERM kEdge)
-
-
Method Details
-
marshal
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) - Specified by:
marshalin interfacede.mid.innovator.srv2api.impl.MarshallAble- Overrides:
marshalin classARG_XPRDiaRep
-
unmarshal
- Specified by:
unmarshalin interfacede.mid.innovator.srv2api.impl.MarshallAble- Overrides:
unmarshalin classARG_XPRDiaRep
-
resolveReferences
public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) - Specified by:
resolveReferencesin interfacede.mid.innovator.srv2api.impl.MarshallAble- Overrides:
resolveReferencesin classARG_XPRDiaRep
-