public interface Concept extends Described, AuthoritativeItem, ItemHolder
| Modifier and Type | Interface and Description |
|---|---|
static class |
Concept.Impl
Implementation of complex methods.
|
CHILD_COUNT| Modifier and Type | Method and Description |
|---|---|
void |
addBroaderConcept(Concept concept) |
void |
addNarrowerConcept(Concept concept) |
void |
addRelatedConcept(Concept concept) |
Iterable<Concept> |
getBroaderConcepts() |
int |
getChildCount() |
Iterable<Concept> |
getNarrowerConcepts() |
Iterable<Concept> |
getRelatedByConcepts() |
Iterable<Concept> |
getRelatedConcepts() |
Vocabulary |
getVocabulary() |
void |
removeBroaderConcept(Concept concept) |
void |
removeNarrowerConcept(Concept concept) |
void |
removeRelatedConcept(Concept concept) |
void |
setVocabulary(Vocabulary vocabulary) |
addDescription, getDescriptions, removeDescriptiongetAllContainedItems, getContainedItems, getPermissionGrants, getPermissionScopes, idPathgetIdentifiergetAuthoritativeSetaddAccessor, getAccessors, getHistory, getLatestEvent, getPermissionScope, getPermissionScopes, hasAccessRestriction, removeAccessor, setPermissionScopegetPermissionGrantsas, getId, getProperty, getProperty, getPropertyKeys, getTypeVocabulary getVocabulary()
void setVocabulary(Vocabulary vocabulary)
int getChildCount()
getChildCount in interface ItemHoldervoid addNarrowerConcept(Concept concept)
void addBroaderConcept(Concept concept)
void removeNarrowerConcept(Concept concept)
void removeBroaderConcept(Concept concept)
void addRelatedConcept(Concept concept)
void removeRelatedConcept(Concept concept)
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.