Package com.sodius.oslc.domain.qm.model


@OslcNamespaceDefinition(prefix="dcterms",namespaceURI="http://purl.org/dc/terms/") @OslcNamespaceDefinition(prefix="rdf",namespaceURI="http://www.w3.org/1999/02/22-rdf-syntax-ns#") @OslcNamespaceDefinition(prefix="rdfs",namespaceURI="http://www.w3.org/2000/01/rdf-schema#") @OslcNamespaceDefinition(prefix="foaf",namespaceURI="http://xmlns.com/foaf/0.1/") @OslcNamespaceDefinition(prefix="oslc",namespaceURI="http://open-services.net/ns/core#") @OslcNamespaceDefinition(prefix="oslc_qm",namespaceURI="http://open-services.net/ns/qm#") package com.sodius.oslc.domain.qm.model
Namespaces and main concepts of OSLC Quality Management.

See the OSLC Quality Management specification for details:
https://open-services.net/specifications/quality-management-2.0/

  • Classes
    Class
    Description
    Namespace of OSLC Quality Management.
    Defines the criteria which determine whether a system exhibits the correct behavior under a specific set of circumstances.
    Planning for execution of a test.
    Defines the overall process and strategy for testing a system.
    Describes the outcome of attempting to execute a test.
    Defines a program or list of steps used to conduct a test.