public class MdibRepresentation extends Object implements MDIBStructure
| Modifier and Type | Class and Description |
|---|---|
class |
MdibRepresentation.DescriptorWithParent |
class |
MdibRepresentation.OperationWithVms |
class |
MdibRepresentation.VmsWithParent |
| Constructor and Description |
|---|
MdibRepresentation(MdDescription description,
org.ws4d.java.types.EndpointReference endpointReference) |
MdibRepresentation(MdDescription description,
org.ws4d.java.types.EndpointReference endpointReference,
CommunicationAdapter communicationAdapter) |
MdibRepresentation(Mdib mdib,
org.ws4d.java.types.EndpointReference endpointReference) |
MdibRepresentation(Mdib mdib,
org.ws4d.java.types.EndpointReference endpointReference,
CommunicationAdapter communicationAdapter) |
public MdibRepresentation(Mdib mdib, org.ws4d.java.types.EndpointReference endpointReference, CommunicationAdapter communicationAdapter)
public MdibRepresentation(Mdib mdib, org.ws4d.java.types.EndpointReference endpointReference)
public MdibRepresentation(MdDescription description, org.ws4d.java.types.EndpointReference endpointReference, CommunicationAdapter communicationAdapter)
public MdibRepresentation(MdDescription description, org.ws4d.java.types.EndpointReference endpointReference)
public MdibRepresentation.VmsWithParent getVmsWithParent(String handle)
public MdibRepresentation.DescriptorWithParent getDescriptorWithParent(String handle)
getDescriptorWithParent in interface MDIBStructurepublic MdibRepresentation.OperationWithVms getOperationWithVms(String handle)
public org.ws4d.java.types.EndpointReference getDeviceEndpointRef()
getDeviceEndpointRef in interface MDIBStructurepublic List<MdsDescriptor> getMDSDescriptors()
getMDSDescriptors in interface MDIBStructurepublic List<MdsDescriptor> getMDSDescriptorsSorted()
getMDSDescriptorsSorted in interface MDIBStructurepublic MdsDescriptor getVMS(String handle)
getVMS in interface MDIBStructurepublic AbstractDescriptor getVMO(String handle)
getVMO in interface MDIBStructurepublic List<AbstractOperationDescriptor> findOperationsForOperationDescriptor(AbstractDescriptor targetDescriptor)
findOperationsForOperationDescriptor in interface MDIBStructurepublic AbstractOperationDescriptor findOperation(String handle)
findOperation in interface MDIBStructurepublic AbstractMetricDescriptor findMetric(String handle)
findMetric in interface MDIBStructurepublic List<? extends AbstractMetricDescriptor> findMetrics(CodedValue code)
findMetrics in interface MDIBStructurepublic List<? extends AbstractMetricDescriptor> findMetricsForVms(String vmsHandle)
findMetricsForVms in interface MDIBStructurepublic AlertSystemDescriptor findAlertSystem(String handle)
findAlertSystem in interface MDIBStructurepublic List<AlertSystemDescriptor> findAlertSystems()
findAlertSystems in interface MDIBStructurepublic List<AlertSystemDescriptor> findAlertsSystemsForVms(String vmsHandle)
findAlertsSystemsForVms in interface MDIBStructurepublic AlertConditionDescriptor findAlertCondition(String handle)
findAlertCondition in interface MDIBStructurepublic List<AlertConditionDescriptor> findAlertConditions()
findAlertConditions in interface MDIBStructurepublic List<AlertConditionDescriptor> findAlertConditions(CodedValue code)
findAlertConditions in interface MDIBStructurepublic List<AlertConditionDescriptor> findAlertsConditionsForVms(String vmsHandle)
findAlertsConditionsForVms in interface MDIBStructurepublic AlertSignalDescriptor findAlertSignal(String handle)
findAlertSignal in interface MDIBStructurepublic List<AlertSignalDescriptor> findAlertSignals()
findAlertSignals in interface MDIBStructurepublic List<AlertSignalDescriptor> findAlertSignalsForVms(String vmsHandle)
findAlertSignalsForVms in interface MDIBStructurepublic ActivateOperationDescriptor findManeuver(String handle)
findManeuver in interface MDIBStructurepublic List<ActivateOperationDescriptor> findManeuvers()
findManeuvers in interface MDIBStructurepublic List<ActivateOperationDescriptor> findManeuvers(CodedValue code)
findManeuvers in interface MDIBStructurepublic RealTimeSampleArrayMetricDescriptor findStreamMetric(String handle)
findStreamMetric in interface MDIBStructurepublic List<RealTimeSampleArrayMetricDescriptor> findStreamMetrics()
findStreamMetrics in interface MDIBStructurepublic List<RealTimeSampleArrayMetricDescriptor> findStreamMetrics(CodedValue code)
findStreamMetrics in interface MDIBStructurepublic List<AbstractContextDescriptor> findMDSContextElements()
findMDSContextElements in interface MDIBStructurepublic SystemContextDescriptor findMDSContextForVms(String vmsHandle)
findMDSContextForVms in interface MDIBStructurepublic List<SystemContextDescriptor> findMDSContexts()
findMDSContexts in interface MDIBStructurepublic List<AbstractContextDescriptor> findMDSContextElementsForVms(String vmsHandle)
findMDSContextElementsForVms in interface MDIBStructurepublic void addOperation(AbstractOperationDescriptor operation, ScoDescriptor scoDescriptor, String mdsHandle)
addOperation in interface MDIBStructurepublic boolean removeOperation(String handle)
removeOperation in interface MDIBStructurepublic void addDescriptor(AbstractDescriptor vmo, String parentHandle, String mdsHandle)
addDescriptor in interface MDIBStructurepublic void removeVMO(String handle)
removeVMO in interface MDIBStructurepublic List<RealTimeSampleArrayMetricDescriptor> findStreamsForVms(String vmsHandle)
findStreamsForVms in interface MDIBStructurepublic MdsDescriptor getParentVMSForDescriptorHandle(String aDescriptorHandle)
getParentVMSForDescriptorHandle in interface MDIBStructurepublic List<ActivateOperationDescriptor> findManeuverForVMS(String vmsHandle)
findManeuverForVMS in interface MDIBStructurepublic List<MdibRepresentation.DescriptorWithParent> getChildrenDescriptors(String parentHandle)
getChildrenDescriptors in interface MDIBStructurepublic int getChildrenCnt(String handle)
handle - the handleCopyright © 2017. All rights reserved.