Package | Description |
---|---|
eu.ehri.project.models |
The interfaces in this package specify the classes of entities that map to graph
frame classes.
|
eu.ehri.project.models.base |
The interfaces in this package specify the required and allowable properties of
classes of entities, so that entities can be validated.
|
eu.ehri.project.models.cvoc |
Modifier and Type | Interface and Description |
---|---|
interface |
DocumentaryUnit
A frame class for graph nodes representing documentary
unit items.
|
interface |
HistoricalAgent
A frame class representing a historical agent item.
|
interface |
Repository
A frame class for graph nodes representing repository
items.
|
interface |
VirtualUnit
Virtual documentary unit.
|
Modifier and Type | Class and Description |
---|---|
static class |
DocumentaryUnit.Impl
Implementation of complex methods.
|
static class |
Repository.Impl
Implementation of complex methods.
|
static class |
VirtualUnit.Impl
Implementation of complex methods.
|
Modifier and Type | Method and Description |
---|---|
Iterable<Linkable> |
Link.getLinkTargets() |
Modifier and Type | Method and Description |
---|---|
void |
Link.addLinkTarget(Linkable entity) |
void |
Link.removeLinkTarget(Linkable entity) |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractUnit
An abstract entity representing either a documentary (physical) unit
or a virtual unit.
|
interface |
Described
An entity that can have descriptions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AuthoritativeItem
An item that belongs in some authoritative set.
|
interface |
Concept
This models the thesaurus terms or keywords in a way that is better managing multi-linguality.
|
Modifier and Type | Class and Description |
---|---|
static class |
Concept.Impl
Implementation of complex methods.
|
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.