| Package | Description | 
|---|---|
| systems.dmx.core.impl | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) RelatedAssociationModelImpl | 
StorageDecorator.fetchAssociationRelatedAssociation(long assocId,
                                  String assocTypeUri,
                                  String myRoleTypeUri,
                                  String othersRoleTypeUri,
                                  String othersAssocTypeUri)
Convenience method (checks singularity). 
 | 
private RelatedAssociationModelImpl | 
TypeStorage.fetchPredecessor(long assocDefId)  | 
private RelatedAssociationModelImpl | 
TypeStorage.fetchSequenceStart(long typeId)  | 
private RelatedAssociationModelImpl | 
TypeStorage.fetchSuccessor(long assocDefId)  | 
(package private) RelatedAssociationModelImpl | 
StorageDecorator.fetchTopicRelatedAssociation(long topicId,
                            String assocTypeUri,
                            String myRoleTypeUri,
                            String othersRoleTypeUri,
                            String othersAssocTypeUri)
Convenience method (checks singularity). 
 | 
(package private) RelatedAssociationModelImpl | 
PersistenceLayer.getAssociationRelatedAssociation(long assocId,
                                String assocTypeUri,
                                String myRoleTypeUri,
                                String othersRoleTypeUri,
                                String othersAssocTypeUri)  | 
RelatedAssociationModelImpl | 
RelatedAssociationImpl.getModel()  | 
(package private) RelatedAssociationModelImpl | 
AssociationRoleModelImpl.getPlayer(AssociationModelImpl assoc)  | 
(package private) RelatedAssociationModelImpl | 
PersistenceLayer.getTopicRelatedAssociation(long topicId,
                          String assocTypeUri,
                          String myRoleTypeUri,
                          String othersRoleTypeUri,
                          String othersAssocTypeUri)  | 
RelatedAssociationModelImpl | 
ModelFactoryImpl.newRelatedAssociationModel(AssociationModel assoc,
                          AssociationModel relatingAssoc)  | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) List<RelatedAssociationModelImpl> | 
StorageDecorator.fetchAssociationRelatedAssociations(long assocId,
                                   String assocTypeUri,
                                   String myRoleTypeUri,
                                   String othersRoleTypeUri,
                                   String othersAssocTypeUri)  | 
private List<RelatedAssociationModelImpl> | 
TypeStorage.fetchSequence(TopicModel typeTopic)  | 
(package private) List<RelatedAssociationModelImpl> | 
StorageDecorator.fetchTopicRelatedAssociations(long topicId,
                             String assocTypeUri,
                             String myRoleTypeUri,
                             String othersRoleTypeUri,
                             String othersAssocTypeUri)  | 
(package private) List<RelatedAssociationModelImpl> | 
PersistenceLayer.getAssociationRelatedAssociations(long assocId,
                                 String assocTypeUri,
                                 String myRoleTypeUri,
                                 String othersRoleTypeUri,
                                 String othersAssocTypeUri)  | 
(package private) List<RelatedAssociationModelImpl> | 
PersistenceLayer.getTopicRelatedAssociations(long topicId,
                           String assocTypeUri,
                           String myRoleTypeUri,
                           String othersRoleTypeUri,
                           String othersAssocTypeUri)  | 
| Constructor and Description | 
|---|
RelatedAssociationImpl(RelatedAssociationModelImpl model,
                      PersistenceLayer pl)  | 
Copyright © 2018. All Rights Reserved.