Class ARG_XBPDiaRep
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.icw2bpdia.ARG_XBPDiaRep
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_XBPDiaRep
extends ARG_XPRDiaRep
implements de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanflag if the diagram contains the synchronized view instead of the masterbooleanflag if the diagram is the definition diagramuse Innovator or Standard notationFields 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_XBPDiaRep(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, boolean isDefinition, boolean hasSynchronizedCopy, K_BP_DISP_DIA kDia) -
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
-
isDefinition
public boolean isDefinitionflag if the diagram is the definition diagram -
hasSynchronizedCopy
public boolean hasSynchronizedCopyflag if the diagram contains the synchronized view instead of the master -
kDia
use Innovator or Standard notation
-
-
Constructor Details
-
ARG_XBPDiaRep
public ARG_XBPDiaRep() -
ARG_XBPDiaRep
public ARG_XBPDiaRep(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, boolean isDefinition, boolean hasSynchronizedCopy, K_BP_DISP_DIA kDia)
-
-
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
-