|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectde.mid.innovator.srv2api.icw2pres.ARG_AddEdgeAndTargetNode
public class ARG_AddEdgeAndTargetNode
| Field Summary | |
|---|---|
boolean |
isSourceSide
true, if the start node is on source side |
Class<? extends ELObject> |
kVOclEdge
element type of the added edge |
ADClientAble |
ohElem
element to be added as edge |
ADClientAble |
ohNode
selected node |
Point |
ptPos
position for the additional node |
| Constructor Summary | |
|---|---|
ARG_AddEdgeAndTargetNode()
|
|
ARG_AddEdgeAndTargetNode(ADClientAble ohNode,
ADClientAble ohElem,
Class<? extends ELObject> kVOclEdge,
Point ptPos,
boolean isSourceSide)
|
|
| 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 isSourceSide
public Class<? extends ELObject> kVOclEdge
public ADClientAble ohElem
public ADClientAble ohNode
public Point ptPos
| Constructor Detail |
|---|
public ARG_AddEdgeAndTargetNode()
public ARG_AddEdgeAndTargetNode(ADClientAble ohNode,
ADClientAble ohElem,
Class<? extends ELObject> kVOclEdge,
Point ptPos,
boolean isSourceSide)
| 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 | ||||||