Uses of Interface
de.deepamehta.core.RelatedTopic

Packages that use RelatedTopic
de.deepamehta.core   
de.deepamehta.core.impl   
de.deepamehta.core.service   
de.deepamehta.plugins.facets   
de.deepamehta.plugins.facets.service   
de.deepamehta.plugins.geomaps.model   
de.deepamehta.plugins.webclient   
de.deepamehta.plugins.webservice   
de.deepamehta.plugins.workspaces   
de.deepamehta.plugins.workspaces.service   
 

Uses of RelatedTopic in de.deepamehta.core
 

Methods in de.deepamehta.core that return RelatedTopic
 RelatedTopic DeepaMehtaObject.getRelatedTopic(String assocTypeUri, String myRoleTypeUri, String othersRoleTypeUri, String othersTopicTypeUri)
          Fetches and returns a related topic or null if no such topic extists.
 

Methods in de.deepamehta.core that return types with arguments of type RelatedTopic
 ResultList<RelatedTopic> DeepaMehtaObject.getRelatedTopics(List assocTypeUris, String myRoleTypeUri, String othersRoleTypeUri, String othersTopicTypeUri, int maxResultSize)
           
 ResultList<RelatedTopic> DeepaMehtaObject.getRelatedTopics(String assocTypeUri, int maxResultSize)
           
 ResultList<RelatedTopic> DeepaMehtaObject.getRelatedTopics(String assocTypeUri, String myRoleTypeUri, String othersRoleTypeUri, String othersTopicTypeUri, int maxResultSize)
           
 

Uses of RelatedTopic in de.deepamehta.core.impl
 

Classes in de.deepamehta.core.impl that implement RelatedTopic
(package private)  class AttachedRelatedTopic
          A Topic-Association pair that is attached to the DeepaMehtaService.
 

Methods in de.deepamehta.core.impl that return RelatedTopic
(package private)  RelatedTopic AttachedChildTopics.associateReferencedChildTopic(TopicReferenceModel childTopicRef, AssociationDefinition assocDef)
          Creates an association between our parent object ("Parent" role) and the referenced topic ("Child" role).
private  RelatedTopic AttachedChildTopics.createRelatedTopic(Topic topic, Association assoc)
           
 RelatedTopic AttachedDeepaMehtaObject.getRelatedTopic(String assocTypeUri, String myRoleTypeUri, String othersRoleTypeUri, String othersTopicTypeUri)
           
(package private)  RelatedTopic EmbeddedService.instantiateRelatedTopic(RelatedTopicModel model)
           
 

Methods in de.deepamehta.core.impl that return types with arguments of type RelatedTopic
 ResultList<RelatedTopic> AttachedTopic.getRelatedTopics(List assocTypeUris, String myRoleTypeUri, String othersRoleTypeUri, String othersTopicTypeUri, int maxResultSize)
           
 ResultList<RelatedTopic> AttachedAssociation.getRelatedTopics(List assocTypeUris, String myRoleTypeUri, String othersRoleTypeUri, String othersTopicTypeUri, int maxResultSize)
           
 ResultList<RelatedTopic> AttachedDeepaMehtaObject.getRelatedTopics(String assocTypeUri, int maxResultSize)
           
 ResultList<RelatedTopic> AttachedDeepaMehtaObject.getRelatedTopics(String assocTypeUri, String myRoleTypeUri, String othersRoleTypeUri, String othersTopicTypeUri, int maxResultSize)
           
 ResultList<RelatedTopic> EmbeddedService.getTopics(String topicTypeUri, int maxResultSize)
           
(package private)  ResultList<RelatedTopic> EmbeddedService.instantiateRelatedTopics(ResultList<RelatedTopicModel> models)
           
 

Uses of RelatedTopic in de.deepamehta.core.service
 

Methods in de.deepamehta.core.service that return types with arguments of type RelatedTopic
 ResultList<RelatedTopic> DeepaMehtaService.getTopics(String topicTypeUri, int maxResultSize)
           
 

Uses of RelatedTopic in de.deepamehta.plugins.facets
 

Methods in de.deepamehta.plugins.facets that return RelatedTopic
private  RelatedTopic FacetsPlugin.fetchChildTopic(DeepaMehtaObject object, AssociationDefinition assocDef)
          Fetches and returns a child topic or null if no such topic extists.
 

Methods in de.deepamehta.plugins.facets that return types with arguments of type RelatedTopic
private  ResultList<RelatedTopic> FacetsPlugin.fetchChildTopics(DeepaMehtaObject object, AssociationDefinition assocDef)
          Fetches and returns child topics.
 ResultList<RelatedTopic> FacetsPlugin.getFacets(DeepaMehtaObject object, String facetTypeUri)
           
 ResultList<RelatedTopic> FacetsPlugin.getFacets(long topicId, String facetTypeUri)
           
 

Uses of RelatedTopic in de.deepamehta.plugins.facets.service
 

Methods in de.deepamehta.plugins.facets.service that return types with arguments of type RelatedTopic
 ResultList<RelatedTopic> FacetsService.getFacets(DeepaMehtaObject object, String facetTypeUri)
          Retrieves the values of a multi-facet.
 ResultList<RelatedTopic> FacetsService.getFacets(long topicId, String facetTypeUri)
           
 

Uses of RelatedTopic in de.deepamehta.plugins.geomaps.model
 

Methods in de.deepamehta.plugins.geomaps.model that return types with arguments of type RelatedTopic
private  ResultList<RelatedTopic> Geomap.fetchGeoCoordinates(Topic geomapTopic)
           
 

Uses of RelatedTopic in de.deepamehta.plugins.webclient
 

Methods in de.deepamehta.plugins.webclient with parameters of type RelatedTopic
private  boolean WebclientPlugin.isDirectModelledChildTopic(RelatedTopic childTopic, Topic parentTopic)
           
 

Uses of RelatedTopic in de.deepamehta.plugins.webservice
 

Methods in de.deepamehta.plugins.webservice that return types with arguments of type RelatedTopic
 ResultList<RelatedTopic> WebservicePlugin.getAssociationRelatedTopics(long assocId, String assocTypeUri, String myRoleTypeUri, String othersRoleTypeUri, String othersTopicTypeUri, int maxResultSize)
           
private  ResultList<RelatedTopic> WebservicePlugin.getRelatedTopics(DeepaMehtaObject object, String objectInfo, String assocTypeUri, String myRoleTypeUri, String othersRoleTypeUri, String othersTopicTypeUri, int maxResultSize)
           
 ResultList<RelatedTopic> WebservicePlugin.getTopicRelatedTopics(long topicId, String assocTypeUri, String myRoleTypeUri, String othersRoleTypeUri, String othersTopicTypeUri, int maxResultSize)
           
 ResultList<RelatedTopic> WebservicePlugin.getTopics(String typeUri, int maxResultSize)
           
 

Uses of RelatedTopic in de.deepamehta.plugins.workspaces
 

Methods in de.deepamehta.plugins.workspaces that return types with arguments of type RelatedTopic
 ResultList<RelatedTopic> WorkspacesPlugin.getAssignedTopics(long workspaceId, String topicTypeUri)
           
 

Uses of RelatedTopic in de.deepamehta.plugins.workspaces.service
 

Methods in de.deepamehta.plugins.workspaces.service that return types with arguments of type RelatedTopic
 ResultList<RelatedTopic> WorkspacesService.getAssignedTopics(long workspaceId, String typeUri)
          Returns all topics of the given type that are assigned to the given workspace.
 



Copyright © 2015. All Rights Reserved.