Class ARG_CLReconnectConnector
java.lang.Object
de.mid.innovator.srv2api.icw2class.ARG_CLReconnectConnector
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_CLReconnectConnector
extends Object
implements de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
FieldsModifier and TypeFieldDescriptionspecifies the role of the new element in the connectorspecifies the new part if the new role is a portspecifies the new role of the connector end -
Constructor Summary
ConstructorsConstructorDescriptionARG_CLReconnectConnector(CLConnectAbleElement ohRole, CLProperty ohPart, K_SIDE kSide) -
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
-
ohRole
specifies the new role of the connector end -
ohPart
specifies the new part if the new role is a port -
kSide
specifies the role of the new element in the connector
-
-
Constructor Details
-
ARG_CLReconnectConnector
public ARG_CLReconnectConnector() -
ARG_CLReconnectConnector
-
-
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
-