Class ARG_AddAbleAsSocketBallEntry
java.lang.Object
de.mid.innovator.srv2api.icw2cldia.ARG_AddAbleAsSocketBallEntry
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_AddAbleAsSocketBallEntry
extends Object
implements de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
FieldsModifier and TypeFieldDescriptionicon of the elementicon of the interfacekind of the socket ballname of the elementname of the interfaceelement which is added as edge in socket ball notationinterface which is added in socket ball notationposition for the added the socket ball node -
Constructor Summary
ConstructorsConstructorDescriptionARG_AddAbleAsSocketBallEntry(K_SOCKETBALL kSocketBall, CLInterface ohInterface, String nameInterface, String iconInterface, MEModelElement ohElem, String nameElem, String iconElem, Point ptPos) -
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
-
kSocketBall
kind of the socket ball -
ohInterface
interface which is added in socket ball notation -
nameInterface
name of the interface -
iconInterface
icon of the interface -
ohElem
element which is added as edge in socket ball notation -
nameElem
name of the element -
iconElem
icon of the element -
ptPos
position for the added the socket ball node
-
-
Constructor Details
-
ARG_AddAbleAsSocketBallEntry
public ARG_AddAbleAsSocketBallEntry() -
ARG_AddAbleAsSocketBallEntry
public ARG_AddAbleAsSocketBallEntry(K_SOCKETBALL kSocketBall, CLInterface ohInterface, String nameInterface, String iconInterface, MEModelElement ohElem, String nameElem, String iconElem, Point ptPos)
-
-
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
-