de.deepamehta.core
Interface RelatedAssociation

Show UML class diagram
All Superinterfaces:
Association, DeepaMehtaObject, Identifiable, JSONEnabled
All Known Implementing Classes:
AttachedRelatedAssociation

public interface RelatedAssociation
extends Association

An Association-Association pair.


Method Summary
 RelatedAssociationModel getModel()
           
 Association getRelatingAssociation()
           
 
Methods inherited from interface de.deepamehta.core.Association
getRelatedAssociation, getRole, getRole1, getRole2, getTopic, getTopics, isPlayer, update
 
Methods inherited from interface de.deepamehta.core.DeepaMehtaObject
delete, getAssociation, getAssociations, getCompositeValue, getId, getProperty, getRelatedTopic, getRelatedTopics, getRelatedTopics, getRelatedTopics, getSimpleValue, getTypeUri, getUri, hasProperty, loadChildTopics, loadChildTopics, removeProperty, setCompositeValue, 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

RelatedAssociationModel getModel()
Specified by:
getModel in interface Association
Specified by:
getModel in interface DeepaMehtaObject


Copyright © 2014. All Rights Reserved.