interface |
Actor |
Actor (Abstract) is any entity (human or machine) playing an active role in the infrastructure.
|
interface |
ConcreteDataset |
ConcreteDataset is any incarnation/manifestation of a dataset or part of it.
|
interface |
Configuration |
Configuration is a specialisation of ConfigurationTemplate
and is an instance of a configuration template characterising
the behaviour and shape of the resource it is attached to.
|
interface |
ConfigurationTemplate |
Configuration Template represents a template for a configuration.
|
interface |
Dataset |
A Dataset is a set of digital objects representing data and treated collectively as a unit.
|
interface |
EService |
EService is any running service that is registered in the infrastructure and
made available by an access point.
|
interface |
HostingNode |
The HostingNode represent a container capable of managing the lifecycle of an
electronic service, i.e., being capable to host and operate an EService.
|
interface |
LegalBody |
LegalBody represents any legal entity playing the role of an Actor.
|
interface |
Person |
Person represents any human playing the role of Actor.
|
interface |
Plugin |
Plugin is a piece of Software extending the capabilities of another
Software (main) and requiring the main Software to be executed.
|
interface |
RunningPlugin |
RunningPlugin allows differentiating which is the primary service and which is
an additional capability of a such a service.
|
interface |
Schema |
Schema is any reference schema used to specify compliant values.
|
interface |
Service |
Service (Abstract) represents any typology of service worth registering in the infrastructure.
|
interface |
Site |
Site is a resource representing the location (physical or virtual) hosting the
resources associated.
|
interface |
Software |
Software is an entity worth being represented for management purposes.
|
interface |
VirtualMachine |
VirtualMachine (VM) is the typical resource represented in a cloud infrastructure.
|
interface |
VirtualService |
VirtualService is an abstract service (non-physically existing service) worth being
represented as an existing Service for management purposes.
|