|
|||||||
| 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
de.mid.innovator.srv2api.icw2pres.ARG_XPresContentRep
de.mid.innovator.srv2api.icw2pres.ARG_XPRDiaEdgeRep
public class ARG_XPRDiaEdgeRep
| Field Summary | |
|---|---|
boolean |
hasSrcTip
isTrue, if this edge has a tip on source side |
boolean |
hasTrgTip
isTrue, if this edge has a tip on target side |
boolean |
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. |
boolean |
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 - NoHash |
boolean |
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 - NoHash |
K_PREDGETYPE |
kTypeEdge
Type of the edge. |
Point |
pPosSourceText
text position on the source side |
Point |
pPosTargetText
text position on the target side |
Point |
pSizeSourceText
text size on the source side |
Point |
pSizeTargetText
text size on the target side |
List<Point> |
seqStep
points of the edge path |
ARG_XPresElementRep |
valSource
element connected on the source side - SharedArg |
ARG_XPresElementRep |
valTarget
element connected on the target side - SharedArg |
| Fields inherited from class de.mid.innovator.srv2api.icw2pres.ARG_XPresContentRep |
|---|
isCalloutAble, isNewElement, isTextMoveAble, isUpdateAble, pPosText, pSizeText |
| Fields inherited from class de.mid.innovator.srv2api.icw2pres.ARG_XPresElementRep |
|---|
cntConfigured, cntModified, hasAccess, hasAnnotation, hasAttachment, hasStatus, idModel, idPicture, idStereoModel, isAdminPkg, isArtifactOpenAble, isAttachmentAble, isConstraintAble, isDefaultReferenceAble, isDeleteAble, isDuplicateAble, isNoteAble, isSelectAble, isSubtractAble, isTextAble, isTransformAble, kContAsgnPres, kLockStatus, kVOclModel, kVOclPres, ohPres, ohStereo, seqColorRep, seqContent, seqImageRep, seqModel, seqText, strHashCode, strStereo, valDefaultImageRep, valImageRep |
| Constructor Summary | |
|---|---|
ARG_XPRDiaEdgeRep()
|
|
ARG_XPRDiaEdgeRep(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,
Point pPosText,
Point pSizeText,
boolean isTextMoveAble,
boolean isUpdateAble,
boolean isNewElement,
boolean isCalloutAble,
List<Point> seqStep,
ARG_XPresElementRep valSource,
ARG_XPresElementRep valTarget,
Point pPosSourceText,
Point pSizeSourceText,
Point pPosTargetText,
Point pSizeTargetText,
boolean isSrcReconnectAble,
boolean isTrgReconnectAble,
boolean hasSrcTip,
boolean hasTrgTip,
boolean isNotDefaultPositioned,
boolean isTextNotDefaultPositioned,
boolean isSourceTextNotDefaultPositioned,
boolean isTargetTextNotDefaultPositioned,
K_PREDGETYPE kTypeEdge,
boolean isHidden)
|
|
| 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 boolean hasSrcTip
public boolean hasTrgTip
public boolean isHidden
public boolean isNotDefaultPositioned
public boolean isSourceTextNotDefaultPositioned
public boolean isSrcReconnectAble
public boolean isTargetTextNotDefaultPositioned
public boolean isTextNotDefaultPositioned
public boolean isTrgReconnectAble
public K_PREDGETYPE kTypeEdge
public Point pPosSourceText
public Point pPosTargetText
public Point pSizeSourceText
public Point pSizeTargetText
public List<Point> seqStep
public ARG_XPresElementRep valSource
public ARG_XPresElementRep valTarget
| Constructor Detail |
|---|
public ARG_XPRDiaEdgeRep()
public ARG_XPRDiaEdgeRep(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,
Point pPosText,
Point pSizeText,
boolean isTextMoveAble,
boolean isUpdateAble,
boolean isNewElement,
boolean isCalloutAble,
List<Point> seqStep,
ARG_XPresElementRep valSource,
ARG_XPresElementRep valTarget,
Point pPosSourceText,
Point pSizeSourceText,
Point pPosTargetText,
Point pSizeTargetText,
boolean isSrcReconnectAble,
boolean isTrgReconnectAble,
boolean hasSrcTip,
boolean hasTrgTip,
boolean isNotDefaultPositioned,
boolean isTextNotDefaultPositioned,
boolean isSourceTextNotDefaultPositioned,
boolean isTargetTextNotDefaultPositioned,
K_PREDGETYPE kTypeEdge,
boolean isHidden)
| Method Detail |
|---|
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
marshal in interface de.mid.innovator.srv2api.impl.MarshallAblemarshal in class ARG_XPresContentReppublic void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAbleresolveReferences in class ARG_XPresContentRep
public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
SrvContext srvctx)
unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAbleunmarshal in class ARG_XPresContentRep
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||