Class ARG_PRAddAbleEdgeList
java.lang.Object
de.mid.innovator.srv2api.icw2pres.ARG_PRAddAbleEdgeList
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_PRAddAbleEdgeList
extends Object
implements de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
FieldsModifier and TypeFieldDescriptionnode for which a list of elements may be added as edgeslist of elements which are add able as edges -
Constructor Summary
ConstructorsConstructorDescriptionARG_PRAddAbleEdgeList(PRDiaNode ohNode, List<ARG_PRAddAbleEdgeEntry> seqEdge) -
Method Summary
Modifier and TypeMethodDescriptionvoidmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) voidresolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) voidunmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)
-
Field Details
-
ohNode
node for which a list of elements may be added as edges -
seqEdge
list of elements which are add able as edges
-
-
Constructor Details
-
ARG_PRAddAbleEdgeList
public ARG_PRAddAbleEdgeList() -
ARG_PRAddAbleEdgeList
-
-
Method Details
-
marshal
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) - Specified by:
marshalin interfacede.mid.innovator.srv2api.impl.MarshallAble
-
unmarshal
- Specified by:
unmarshalin interfacede.mid.innovator.srv2api.impl.MarshallAble
-
resolveReferences
public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) - Specified by:
resolveReferencesin interfacede.mid.innovator.srv2api.impl.MarshallAble
-