interface |
ActivityResource |
An activity is a resource that selects a set of versions that are on a single
"line of descent", where a line of descent is a sequence of versions connected
by successor relationships.
|
interface |
BaselineResource |
BaselineResource represents the 'version' of a configuration
which is represented by a 'version-controlled-configuration' (VCC) resource.
|
interface |
VersionableResource |
VersionableResource represents an extension to the basic
DeltaVResource, that allows to adding version-control support.
|
interface |
VersionControlledResource |
The VersionControlledResource represents in contrast to the
VersionableResource a resource, that has already been put
under version-control.
|
interface |
VersionHistoryResource |
VersionHistoryResource represents a collection that has
all versions of a given version-controlled resource as members.
|
interface |
VersionResource |
VersionResource is a resource that contains a copy of a particular
state of a version-controlled resource.
|
interface |
WorkspaceResource |
A workspace resource is a collection whose members are related
version-controlled and non-version-controlled resources.
|