| Package | Description |
|---|---|
| org.gcube.resourcemanagement.model.impl.relations.consistsof | |
| org.gcube.resourcemanagement.model.reference.relations.consistsof |
| Modifier and Type | Class and Description |
|---|---|
class |
HasMemoryImpl<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends MemoryFacet> |
class |
HasPersistentMemoryImpl<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends MemoryFacet> |
class |
HasVolatileMemoryImpl<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends MemoryFacet> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HasPersistentMemory<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends MemoryFacet>
HasPersistentMemory indicates that the target
MemoryFacet indicates a non-volatile
memory, i.e., a memory which does not lose the data when the device is powered down. |
interface |
HasVolatileMemory<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends MemoryFacet>
HasVolatileMemory indicates that the target
MemoryFacet is a volatile memory,
i.e., a memory which requires power to maintain the stored information. |
Copyright © 2022. All Rights Reserved.