| 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.idgen | 
 Classes that handle the generation of string
 identifiers for different kinds of resource. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IdGenerator | 
EntityClass.getIdGen()
Get the ID generator class for this entityType. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DescriptionIdGenerator
Generates an ID for nodes which represent Descriptions, where
 the graph id is a combination of the parent scopes, plus the description
 language code, plus an optional description identifier (say, 'alt'). 
 | 
class  | 
GenericIdGenerator
Generates a generic ID for tertiary node types. 
 | 
class  | 
IdentifiableEntityIdGenerator
Generates an ID for nodes which represent IdentifiableEntities, where
 The graph id is derived from a property called
 "identifier". 
 | 
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.