@ResourceSchema(facets={@ResourceSchemaEntry(relation=IsIdentifiedBy.class,facet=SoftwareFacet.class,min=1,max=1,description="Software coordinates which identify the Software per se."),,},resources={,,,,})
@TypeMetadata(name="Software",
description="Software is an entity worth being represented for management purposes. The relation {@link DependsOn} indicates dependencies between two Software captured for management purposes.",
version="1.0.0")
@Change(version="1.0.0",
description="First Version")
public interface Software
extends GCubeResource
DependsOn indicates dependencies between two Software
captured for management purposes.
Software has similar meaning of D14_Software defined in CRMdig.
https://wiki.gcube-system.org/gcube/GCube_Model#Software| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
CONSISTS_OF_PROPERTY, IS_RELATED_TO_PROPERTYgetIdentificationFacetsaddFacet, addFacet, addFacet, attachResource, getConsistsOf, getConsistsOf, getConsistsOf, getFacets, getFacets, getFacets, getIsRelatedTo, getIsRelatedTostatic final String NAME
Copyright © 2022. All Rights Reserved.