|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectde.mid.innovator.srv2api.icw2cldia.ARG_AddAbleAsSocketBallEntry
public class ARG_AddAbleAsSocketBallEntry
| Field Summary | |
|---|---|
String |
iconElem
icon of the element |
String |
iconInterface
icon of the interface |
K_SOCKETBALL |
kSocketBall
kind of the socket ball |
String |
nameElem
name of the element |
String |
nameInterface
name of the interface |
MEModelElement |
ohElem
element which is added as edge in socket ball notation |
CLInterface |
ohInterface
interface which is added in socket ball notation |
Point |
ptPos
position for the added the socket ball node |
| Constructor Summary | |
|---|---|
ARG_AddAbleAsSocketBallEntry()
|
|
ARG_AddAbleAsSocketBallEntry(K_SOCKETBALL kSocketBall,
CLInterface ohInterface,
String nameInterface,
String iconInterface,
MEModelElement ohElem,
String nameElem,
String iconElem,
Point ptPos)
|
|
| 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 String iconElem
public String iconInterface
public K_SOCKETBALL kSocketBall
public String nameElem
public String nameInterface
public MEModelElement ohElem
public CLInterface ohInterface
public Point ptPos
| Constructor Detail |
|---|
public ARG_AddAbleAsSocketBallEntry()
public ARG_AddAbleAsSocketBallEntry(K_SOCKETBALL kSocketBall,
CLInterface ohInterface,
String nameInterface,
String iconInterface,
MEModelElement ohElem,
String nameElem,
String iconElem,
Point ptPos)
| 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 | ||||||