public class BICEPSProxyUtil extends Object
| Constructor and Description |
|---|
BICEPSProxyUtil() |
public static int computeContainmentTreeFacetNo(AbstractDescriptor theDescriptor)
public static String createHandleOnEndpointReference(org.ws4d.java.types.EndpointReference deviceEndpointReference)
public static <T extends AbstractState> List<T> getCurrentStatesFromDevice(BICEPSProxy proxy, CommunicationAdapter comAdapter, Class<T> stateClass)
public static <T extends AbstractState> T getCurrentStateFromDevice(BICEPSProxy proxy, CommunicationAdapter comAdapter, Class<T> stateClass)
public static <T extends AbstractState> String retrieveStatesInternal(BICEPSProxy proxy, CommunicationAdapter comAdapter, Class<T> stateClass, List<T> newStates, String mdibSequenceNumber, String descriptorHandle)
public static void updateBICEPSProxy(AbstractState newState, BICEPSProxy diceProxy, String sequenceNumber)
public static boolean isNumericMetric(BICEPSMetric metric)
public static boolean isStringMetric(BICEPSMetric metric)
public static boolean isWaveformMetric(BICEPSMetric metric)
public static CodedValue getCode(AbstractDescriptor descriptor)
public static String getHandle(BICEPSProxy proxy)
public static org.ws4d.java.types.EndpointReference getEndpointReferenceFromURIString(String endpointStr)
public static void augmentWithContainmentTreeInfo(AbstractDescriptor d, MDIBStructure mdib, BICEPSProxy proxy)
public static String builtContainmentTreeStringBasedOnListIndexInternal(AbstractDescriptor currentDescriptor, MDIBStructure mdib, String containmentTreeid)
public static String getContainmentTreeListIndex(AbstractDescriptor currentDescriptor, MDIBStructure mdib)
Copyright © 2018. All rights reserved.