@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_rm",namespaceURI="http://open-services.net/ns/rm#")
Package com.sodius.oslc.domain.rm.model
Namespaces and main concepts of OSLC Requirements Management.
See the OSLC Requirements Management specification for details:
http://open-services.net/specifications/requirements-management-2.0/
-
Class Summary Class Description OslcRm Namespaces of OSLC Requirements Management.OslcRm.GenericEntities Generic Entities for OSLC Requirements Management shapes, used when replying with a collection of entities in ajavax.ws.rs.core.Responseobject.Requirement A Requirement is the basis for defining what the system stakeholders (users, customers, suppliers and so on) need from a system.RequirementCollection A collection of resources which constitute some statement of need.