de.deepamehta.core
Interface RelatedTopic

Show UML class diagram
All Superinterfaces:
DeepaMehtaObject, Identifiable, JSONEnabled, Topic
All Known Implementing Classes:
AttachedRelatedTopic

public interface RelatedTopic
extends Topic

A Topic-Association pair.


Method Summary
 RelatedTopicModel getModel()
           
 Association getRelatingAssociation()
           
 
Methods inherited from interface de.deepamehta.core.Topic
loadChildTopics, loadChildTopics, update
 
Methods inherited from interface de.deepamehta.core.DeepaMehtaObject
delete, getAssociation, getAssociations, getChildTopics, getDatabaseVendorObject, getId, getProperty, getRelatedAssociation, getRelatedAssociations, getRelatedTopic, getRelatedTopics, getRelatedTopics, getRelatedTopics, getSimpleValue, getTypeUri, getUri, hasProperty, removeProperty, setChildTopics, setProperty, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri, update, updateChildTopic, updateChildTopics
 
Methods inherited from interface de.deepamehta.core.JSONEnabled
toJSON
 

Method Detail

getRelatingAssociation

Association getRelatingAssociation()

getModel

RelatedTopicModel getModel()
Specified by:
getModel in interface DeepaMehtaObject
Specified by:
getModel in interface Topic


Copyright © 2015. All Rights Reserved.