| Package | Description |
|---|---|
| de.deepamehta.core | |
| de.deepamehta.core.service | |
| de.deepamehta.core.storage.spi |
| Modifier and Type | Method and Description |
|---|---|
RelatedAssociationModel |
RelatedAssociation.getModel() |
| Modifier and Type | Method and Description |
|---|---|
RelatedAssociationModel |
ModelFactory.newRelatedAssociationModel(AssociationModel assoc,
AssociationModel relatingAssoc) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends RelatedAssociationModel> |
DeepaMehtaStorage.fetchAssociationRelatedAssociations(long assocId,
String assocTypeUri,
String myRoleTypeUri,
String othersRoleTypeUri,
String othersAssocTypeUri) |
List<? extends RelatedAssociationModel> |
DeepaMehtaStorage.fetchRelatedAssociations(long objectId,
String assocTypeUri,
String myRoleTypeUri,
String othersRoleTypeUri,
String othersAssocTypeUri) |
List<? extends RelatedAssociationModel> |
DeepaMehtaStorage.fetchTopicRelatedAssociations(long topicId,
String assocTypeUri,
String myRoleTypeUri,
String othersRoleTypeUri,
String othersAssocTypeUri) |
Copyright © 2018. All rights reserved.