|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectde.mid.innovator.srv2api.icw2brdia.ARG_BRDiaAddNode
public class ARG_BRDiaAddNode
| Field Summary | |
|---|---|
boolean |
allowMultiple
If true, more than one node of the resource is allowed |
Class<? extends ELObject> |
kVOclPres
Type of the new node |
BRResource |
ohResource
Business resource to be added as node |
Point |
position
Position of the new node |
Point |
size
Size of the new node |
| Constructor Summary | |
|---|---|
ARG_BRDiaAddNode()
|
|
ARG_BRDiaAddNode(BRResource ohResource,
Class<? extends ELObject> kVOclPres,
boolean allowMultiple,
Point position,
Point size)
|
|
| 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 allowMultiple
public Class<? extends ELObject> kVOclPres
public BRResource ohResource
public Point position
public Point size
| Constructor Detail |
|---|
public ARG_BRDiaAddNode()
public ARG_BRDiaAddNode(BRResource ohResource,
Class<? extends ELObject> kVOclPres,
boolean allowMultiple,
Point position,
Point size)
| 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 | ||||||