public interface DualChannelLocal2MDPWSConverter
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
convertSecondChannel2LocalRepresentation(java.lang.Object channel,
SafetyInformationPolicyAttributes policyAttributes)
Channel value in the same representation as the first channel, e.g.
|
java.lang.Object |
createObjectFromParameterValue(org.ws4d.java.service.parameter.ParameterValue pv,
SafetyInformationPolicyAttributes dualChannelPolicyAttributes) |
org.ws4d.java.service.parameter.ParameterValue |
getParameterValue(java.lang.Object channelValue,
SafetyInformationPolicyAttributes policyAttributes,
org.w3c.dom.Node exemplaryChannelDomNode) |
java.lang.Object createObjectFromParameterValue(org.ws4d.java.service.parameter.ParameterValue pv,
SafetyInformationPolicyAttributes dualChannelPolicyAttributes)
org.ws4d.java.service.parameter.ParameterValue getParameterValue(java.lang.Object channelValue,
SafetyInformationPolicyAttributes policyAttributes,
org.w3c.dom.Node exemplaryChannelDomNode)
java.lang.Object convertSecondChannel2LocalRepresentation(java.lang.Object channel,
SafetyInformationPolicyAttributes policyAttributes)
channel - policyAttributes -