public interface TopicReferenceModel extends RelatedTopicModel
Modifier and Type | Method and Description |
---|---|
RelatedTopicModel |
findReferencedTopic(List<? extends RelatedTopicModel> topics)
From the given topics finds the one this reference refers to.
|
boolean |
isEmptyRef()
Returns true if this reference refers to nothing.
|
boolean |
isReferenceById() |
boolean |
isReferenceByUri() |
boolean |
isReferingTo(TopicModel topic)
Checks whether this reference refers to the given topic.
|
clone
getRelatingAssoc
createPlayerModel, getChildTopics, getId, getSimpleValue, getTypeUri, getUri, set, setChildTopics, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri
dump, toJSON
boolean isReferenceById()
boolean isReferenceByUri()
boolean isEmptyRef()
boolean isReferingTo(TopicModel topic)
RelatedTopicModel findReferencedTopic(List<? extends RelatedTopicModel> topics)
Copyright © 2023. All Rights Reserved.