@OslcNamespaceDefinition(prefix="dcterms",namespaceURI="http://purl.org/dc/terms/") @OslcNamespaceDefinition(prefix="foaf",namespaceURI="http://xmlns.com/foaf/0.1/") @OslcNamespaceDefinition(prefix="ldp",namespaceURI="http://www.w3.org/ns/ldp#") @OslcNamespaceDefinition(prefix="oslc",namespaceURI="http://open-services.net/ns/core#") @OslcNamespaceDefinition(prefix="oslc_config",namespaceURI="http://open-services.net/ns/config#") @OslcNamespaceDefinition(prefix="prov",namespaceURI="http://www.w3.org/ns/prov#") @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#")
Package com.sodius.oslc.domain.config.model
See the OSLC Configuration Management specification for details:
https://tools.oasis-open.org/version-control/browse/wsvn/oslc-core/trunk/specs/config/oslc-config-mgt.html
-
Class Summary Class Description Baseline An immutable configuration of one or more components that corresponds to some meaningful state of its resources.ChangeSet A mutable configuration that replaces or identifies a set of changes from a given stream or baseline.ChangeSetSelections The set of versions of resources identified by a given change set.Component A unit of organization consisting of a set of version resources.ComponentContainer A Container for Component artifacts.Configuration A configuration identifies a set of versions of resources in a component.ConfigurationContainer A Container for Configuration artifacts.Contribution A configuration that is a member of the set of configurations making up a configuration.OslcConfig Namespace of OSLC Configuration Management.Prov Namespace of W3C Provenance.Selections The set of versions of resources identified by a given configuration.Stream A modifiable configuration of resources.VersionResource A referenceable state of a resource.