|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectde.mid.innovator.srv2api.icw2pres.ARG_PRAddAbleEdgeEntry
public class ARG_PRAddAbleEdgeEntry
| Field Summary | |
|---|---|
boolean |
isSourceSide
isTrue, if the start node is on source side |
Class<? extends ELObject> |
kVOclEdge
element type of the presentation edge |
MEModelElement |
ohElem
element to be added as edge |
List<PRDiaNode> |
seqNode
list of the connected nodes (without start node) |
String |
strElem
name of the element to be added |
ARG_XPRDiaEdgeRep |
valEdgeRep
entry of this edge |
ARG_XPRDiaNodeRep |
valNodeRep
entry of this node |
| Constructor Summary | |
|---|---|
ARG_PRAddAbleEdgeEntry()
|
|
ARG_PRAddAbleEdgeEntry(MEModelElement ohElem,
String strElem,
Class<? extends ELObject> kVOclEdge,
boolean isSourceSide,
List<PRDiaNode> seqNode,
ARG_XPRDiaEdgeRep valEdgeRep,
ARG_XPRDiaNodeRep valNodeRep)
|
|
| 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 MEModelElement ohElem
public List<PRDiaNode> seqNode
public String strElem
public ARG_XPRDiaEdgeRep valEdgeRep
public ARG_XPRDiaNodeRep valNodeRep
| Constructor Detail |
|---|
public ARG_PRAddAbleEdgeEntry()
public ARG_PRAddAbleEdgeEntry(MEModelElement ohElem,
String strElem,
Class<? extends ELObject> kVOclEdge,
boolean isSourceSide,
List<PRDiaNode> seqNode,
ARG_XPRDiaEdgeRep valEdgeRep,
ARG_XPRDiaNodeRep valNodeRep)
| 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 | ||||||