class RelatedAssociationModelImpl extends AssociationModelImpl implements RelatedAssociationModel
Modifier and Type | Field and Description |
---|---|
private AssociationModelImpl |
relatingAssoc |
childTopics, em, id, logger, mf, pl, typeUri, uri, value
Constructor and Description |
---|
RelatedAssociationModelImpl(AssociationModelImpl assoc,
AssociationModelImpl relatingAssoc) |
Modifier and Type | Method and Description |
---|---|
(package private) String |
className() |
AssociationModelImpl |
getRelatingAssociation() |
(package private) RelatedAssociationImpl |
instantiate() |
_delete, checkReadAccess, checkWriteAccess, clone, createModelWithChildTopics, createRoleModel, getAssociations, getDeleteDirective, getOtherPlayerId, getPlayer, getPostDeleteEvent, getPostUpdateEvent, getPreDeleteEvent, getPreUpdateEvent, getRelatedTopic, getRelatedTopics, getRelatedTopics, getRoleModel, getRoleModel1, getRoleModel2, getTopicByType, getType, getUpdateDirective, hasSameRoleTypeUris, indexSimpleValue, matches, postUpdate, preCreate, preDelete, removeProperty, setRoleModel1, setRoleModel2, storeProperty, storeSimpleValue, storeTypeUri, storeUri, toJSON, updateRoleTypeUri
_updateSimpleValue, delete, equals, getChildTopicsModel, getId, getIndexValue, getSimpleValue, getTypeUri, getUri, hashCode, isSimple, loadChildTopics, loadChildTopics, loadChildTopics, objectInfo, postCreate, postDelete, preUpdate, set, setChildTopicsModel, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri, toString, update, updateChildTopics, updateChildTopics, updateSimpleValue, updateTypeUri, updateUri, uriChange
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getOtherPlayerId, getRoleModel, getRoleModel1, getRoleModel2, hasSameRoleTypeUris, matches, setRoleModel1, setRoleModel2
createRoleModel, getChildTopicsModel, getId, getSimpleValue, getTypeUri, getUri, set, setChildTopicsModel, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri
toJSON
private AssociationModelImpl relatingAssoc
RelatedAssociationModelImpl(AssociationModelImpl assoc, AssociationModelImpl relatingAssoc)
public AssociationModelImpl getRelatingAssociation()
getRelatingAssociation
in interface RelatedAssociationModel
String className()
className
in class AssociationModelImpl
RelatedAssociationImpl instantiate()
instantiate
in class AssociationModelImpl
Copyright © 2018. All Rights Reserved.