Interface DependabilityInformation

This interface is intended for retrieving the dependability data of a service.

XML Namespace

urn:icsy:venice:wsdl:information

XSD Data Types

sso:  http://www.v-grid.info/types/sso.xsd

basic:  http://www.v-grid.info/types/basic.xsd

depend:  http://www.v-grid.info/types/dependability.xsd

domain:  http://www.v-grid.info/types/domain.xsd

faults:  http://www.v-grid.info/types/faults.xsd

Operations

 depend:DependabilityInformation getAll ()
Returns the complete dependability information for the service.

 depend:AvailabilityInformation getAvailabilityInformation ()
Returns the availability information for the service.

 depend:ReliabilityInformation getReliabilityInformation ()
Returns the reliability information for the service.

 depend:SafetyInformation getSafetyInformation ()
Returns the safety information for the service.

 depend:ConfidentialityInformation getConfidentialityInformation ()
Returns the confidentiality information for the service.

 depend:IntegrityInformation getIntegrityInformation ()
Returns the integrity information for the service.

 depend:MaintainabilityInformation getMaintainabilityInformation ()
Returns the maintainability information for the service.

Generated by the Venice Service Compiler on Thu May 10 14:12:59 CEST 2012