Class ARG_XPRDiaEdgeRep
- java.lang.Object
-
- de.mid.innovator.srv2api.icw2pres.ARG_XPresElementRep
-
- de.mid.innovator.srv2api.icw2pres.ARG_XPresContentRep
-
- de.mid.innovator.srv2api.icw2pres.ARG_XPRDiaEdgeRep
-
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
- Direct Known Subclasses:
ARG_XACDiaEdgeRep
,ARG_XBPDiaDataAssocEdgeRep
,ARG_XBPDiaSequenceFlowEdgeRep
,ARG_XBRDiaResourceEdgeRep
,ARG_XCLDiaAssocEndEdgeRep
,ARG_XCLDiaSocketBallEdgeRep
,ARG_XDBDiaReferenceEdgeRep
,ARG_XDRDiaRequirementEdgeRep
,ARG_XERDiaDimensionPrecedenceEdgeRep
,ARG_XERDiaRelshipEdgeRep
,ARG_XGCDiaConceptEdgeRep
,ARG_XPRDiaWhiteboardEdgeRep
,ARG_XSQDiaMessageEdgeRep
public class ARG_XPRDiaEdgeRep extends ARG_XPresContentRep implements de.mid.innovator.srv2api.impl.MarshallAble
-
-
Field Summary
Fields Modifier and Type Field Description boolean
hasSrcTip
isTrue, if this edge has a tip on source sideboolean
hasTrgTip
isTrue, if this edge has a tip on target sideboolean
isHidden
TRUE if the edge shall be hidden if the diagram is presented just for display and not for modification.boolean
isNotDefaultPositioned
TRUE if the edge is not positioned automatically.int
iSourceTextPresentationLevel
presentation level of the text on source side of this elementboolean
isSourceTextNotDefaultPositioned
TRUE if the source text at the edge is not positioned automatically.boolean
isSrcReconnectAble
isTrue, if this edge may be reconnected on source side - NoHashboolean
isTargetTextNotDefaultPositioned
TRUE if the target text at the edge is not positioned automatically.boolean
isTextNotDefaultPositioned
TRUE if the text at the edge is not positioned automatically.boolean
isTrgReconnectAble
isTrue, if this edge may be reconnected on target side - NoHashint
iTargetTextPresentationLevel
presentation level of the text on target side of this elementK_PREDGETYPE
kTypeEdge
Type of the edge.java.awt.Point
pPosSourceText
text position on the source sidejava.awt.Point
pPosTargetText
text position on the target sidejava.awt.Point
pSizeSourceText
text size on the source sidejava.awt.Point
pSizeTargetText
text size on the target sidejava.util.List<java.awt.Point>
seqStep
points of the edge pathARG_XPresElementRep
valSource
element connected on the source side - SharedArgARG_XPresElementRep
valTarget
element connected on the target side - SharedArg-
Fields inherited from class de.mid.innovator.srv2api.icw2pres.ARG_XPresContentRep
iPresentationLevel, isCalloutAble, isInvalidPresentation, isNewElement, isUpdateAble, pPosText, pSizeText
-
Fields 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, strStereo, strUUIDPres, valDefaultImageRep, valImageRep
-
-
Constructor Summary
Constructors Constructor Description ARG_XPRDiaEdgeRep()
ARG_XPRDiaEdgeRep(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, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description 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)
-
-
-
Field Detail
-
seqStep
public java.util.List<java.awt.Point> seqStep
points of the edge path
-
valSource
public ARG_XPresElementRep valSource
element connected on the source side - SharedArg
-
valTarget
public ARG_XPresElementRep valTarget
element connected on the target side - SharedArg
-
pPosSourceText
public java.awt.Point pPosSourceText
text position on the source side
-
pSizeSourceText
public java.awt.Point pSizeSourceText
text size on the source side
-
pPosTargetText
public java.awt.Point pPosTargetText
text position on the target side
-
pSizeTargetText
public java.awt.Point pSizeTargetText
text size on the target side
-
isSrcReconnectAble
public boolean isSrcReconnectAble
isTrue, if this edge may be reconnected on source side - NoHash
-
isTrgReconnectAble
public boolean isTrgReconnectAble
isTrue, if this edge may be reconnected on target side - NoHash
-
hasSrcTip
public boolean hasSrcTip
isTrue, if this edge has a tip on source side
-
hasTrgTip
public boolean hasTrgTip
isTrue, if this edge has a tip on target side
-
isNotDefaultPositioned
public boolean isNotDefaultPositioned
TRUE if the edge is not positioned automatically. So the default FALSE means that the edge is positioned automatically.
-
isTextNotDefaultPositioned
public boolean isTextNotDefaultPositioned
TRUE if the text at the edge is not positioned automatically. So the default FALSE means that the text is positioned automatically.
-
isSourceTextNotDefaultPositioned
public boolean isSourceTextNotDefaultPositioned
TRUE if the source text at the edge is not positioned automatically. So the default FALSE means that the text is positioned automatically.
-
isTargetTextNotDefaultPositioned
public boolean isTargetTextNotDefaultPositioned
TRUE if the target text at the edge is not positioned automatically. So the default FALSE means that the text is positioned automatically.
-
kTypeEdge
public K_PREDGETYPE kTypeEdge
Type of the edge. Values are Polygon, HotVer and others.
-
isHidden
public boolean isHidden
TRUE if the edge shall be hidden if the diagram is presented just for display and not for modification.
-
iSourceTextPresentationLevel
public int iSourceTextPresentationLevel
presentation level of the text on source side of this element
-
iTargetTextPresentationLevel
public int iTargetTextPresentationLevel
presentation level of the text on target side of this element
-
-
Constructor Detail
-
ARG_XPRDiaEdgeRep
public ARG_XPRDiaEdgeRep()
-
ARG_XPRDiaEdgeRep
public ARG_XPRDiaEdgeRep(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, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel)
-
-
Method Detail
-
marshal
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
- Specified by:
marshal
in interfacede.mid.innovator.srv2api.impl.MarshallAble
- Overrides:
marshal
in classARG_XPresContentRep
-
unmarshal
public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)
- Specified by:
unmarshal
in interfacede.mid.innovator.srv2api.impl.MarshallAble
- Overrides:
unmarshal
in classARG_XPresContentRep
-
resolveReferences
public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
- Specified by:
resolveReferences
in interfacede.mid.innovator.srv2api.impl.MarshallAble
- Overrides:
resolveReferences
in classARG_XPresContentRep
-
-