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, removeDescription
getAllContainedItems, getContainedItems, getPermissionGrants, getPermissionScopes, idPath
getIdentifier
getAuthoritativeSet
addAccessor, getAccessors, getHistory, getLatestEvent, getPermissionScope, getPermissionScopes, hasAccessRestriction, removeAccessor, setPermissionScope
getPermissionGrants
as, getId, getProperty, getProperty, getPropertyKeys, getType
Vocabulary getVocabulary()
void setVocabulary(Vocabulary vocabulary)
int getChildCount()
getChildCount
in interface ItemHolder
void 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.