Uses of Class
de.deepamehta.core.model.TopicReferenceModel

Packages that use TopicReferenceModel
de.deepamehta.core.impl   
 

Uses of TopicReferenceModel in de.deepamehta.core.impl
 

Methods in de.deepamehta.core.impl with parameters of type TopicReferenceModel
private  void AttachedChildTopics.createAssignmentMany(TopicReferenceModel newChildTopic, AssociationDefinition assocDef)
           
private  void AttachedChildTopics.createAssignmentOne(RelatedTopic childTopic, TopicReferenceModel newChildTopic, AssociationDefinition assocDef, boolean deleteChildTopic)
           
private  Topic ValueStorage.fetchReferencedTopic(TopicReferenceModel topicRef)
           
private  RelatedTopic AttachedChildTopics.findChildTopicByRef(TopicReferenceModel topicRef, AssociationDefinition assocDef)
          For multiple-valued childs: looks in the attached object cache for the child topic the given reference refers to.
(package private)  RelatedTopic AttachedChildTopics.resolveRefAndAssociateChildTopic(TopicReferenceModel childTopicRef, AssociationDefinition assocDef)
          Creates an association between our parent object ("Parent" role) and the referenced topic ("Child" role).
(package private)  void ValueStorage.resolveReference(TopicReferenceModel topicRef)
          Replaces a reference with the real thing.
 



Copyright © 2015. All Rights Reserved.