A C D E G I M N P R S T U V X Y

A

addAssociationToTopicmap(long, long) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
addAssociationToTopicmap(long, long) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
Adds an association to a topicmap.
addTopicToTopicmap(long, long, ViewProperties) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
addTopicToTopicmap(long, long, int, int, boolean) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
addTopicToTopicmap(long, long, ViewProperties) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
Adds a topic to a topicmap.
addTopicToTopicmap(long, long, int, int, boolean) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
Convenience method to add a topic with the standard view properties.
AssociationViewmodel - Class in de.deepamehta.plugins.topicmaps.model
An association viewmodel as contained in a topicmap viewmodel.
AssociationViewmodel(AssociationModel) - Constructor for class de.deepamehta.plugins.topicmaps.model.AssociationViewmodel
 

C

ClusterCoords - Class in de.deepamehta.plugins.topicmaps
 
ClusterCoords(JSONArray) - Constructor for class de.deepamehta.plugins.topicmaps.ClusterCoords
 
ClusterCoords.Entry - Class in de.deepamehta.plugins.topicmaps
 
ClusterCoordsProvider - Class in de.deepamehta.plugins.topicmaps.provider
 
ClusterCoordsProvider() - Constructor for class de.deepamehta.plugins.topicmaps.provider.ClusterCoordsProvider
 
createTopicmap(String, String) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
createTopicmap(String, String) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
 

D

de.deepamehta.plugins.topicmaps - package de.deepamehta.plugins.topicmaps
 
de.deepamehta.plugins.topicmaps.migrations - package de.deepamehta.plugins.topicmaps.migrations
 
de.deepamehta.plugins.topicmaps.model - package de.deepamehta.plugins.topicmaps.model
 
de.deepamehta.plugins.topicmaps.provider - package de.deepamehta.plugins.topicmaps.provider
 
DEFAULT_TOPICMAP_NAME - Static variable in interface de.deepamehta.plugins.topicmaps.TopicmapsService
 
DEFAULT_TOPICMAP_RENDERER - Static variable in interface de.deepamehta.plugins.topicmaps.TopicmapsService
 

E

enrichViewProperties(RelatedTopic, ViewProperties) - Method in interface de.deepamehta.plugins.topicmaps.ViewmodelCustomizer
 

G

getAssociation(long) - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
getAssociations() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
getBoolean(String) - Method in class de.deepamehta.plugins.topicmaps.model.ViewProperties
 
getId() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
getInt(String) - Method in class de.deepamehta.plugins.topicmaps.model.ViewProperties
 
getTopic(long) - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
getTopicmap(long, boolean) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
getTopicmap(long, boolean) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
 
getTopicmapAndTopicInWebclient() - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
getTopicmapInWebclient() - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
getTopics() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
getUri() - Method in interface de.deepamehta.plugins.topicmaps.TopicmapRenderer
 
getViewProperties() - Method in class de.deepamehta.plugins.topicmaps.model.TopicViewmodel
 
getVisibility() - Method in class de.deepamehta.plugins.topicmaps.model.TopicViewmodel
Convencience method to access the "dm4.topicmaps.visibility" standard view property.
getX() - Method in class de.deepamehta.plugins.topicmaps.model.TopicViewmodel
Convencience method to access the "dm4.topicmaps.x" standard view property.
getY() - Method in class de.deepamehta.plugins.topicmaps.model.TopicViewmodel
Convencience method to access the "dm4.topicmaps.y" standard view property.

I

initialTopicmapState() - Method in interface de.deepamehta.plugins.topicmaps.TopicmapRenderer
 
isAssociationInTopicmap(long, long) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
isAssociationInTopicmap(long, long) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class de.deepamehta.plugins.topicmaps.provider.ClusterCoordsProvider
 
isTopicInTopicmap(long, long) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
isTopicInTopicmap(long, long) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
 
iterator() - Method in class de.deepamehta.plugins.topicmaps.ClusterCoords
 

M

Migration3 - Class in de.deepamehta.plugins.topicmaps.migrations
 
Migration3() - Constructor for class de.deepamehta.plugins.topicmaps.migrations.Migration3
 
Migration4 - Class in de.deepamehta.plugins.topicmaps.migrations
Converts the "Topic Mapcontext" association's child topics into properties.
Migration4() - Constructor for class de.deepamehta.plugins.topicmaps.migrations.Migration4
 

N

nextPosition() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel.GridPositioning
 

P

propUris() - Method in class de.deepamehta.plugins.topicmaps.model.ViewProperties
 

R

readFrom(Class<ClusterCoords>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class de.deepamehta.plugins.topicmaps.provider.ClusterCoordsProvider
 
registerTopicmapRenderer(TopicmapRenderer) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
registerTopicmapRenderer(TopicmapRenderer) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
 
registerViewmodelCustomizer(ViewmodelCustomizer) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
registerViewmodelCustomizer(ViewmodelCustomizer) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
 
removeAssociationFromTopicmap(long, long) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
removeAssociationFromTopicmap(long, long) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
 
run() - Method in class de.deepamehta.plugins.topicmaps.migrations.Migration3
 
run() - Method in class de.deepamehta.plugins.topicmaps.migrations.Migration4
 

S

setClusterPosition(long, ClusterCoords) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
setClusterPosition(long, ClusterCoords) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
 
setTopicmapTranslation(long, int, int) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
setTopicmapTranslation(long, int, int) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
 
setTopicPosition(long, long, int, int) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
setTopicPosition(long, long, int, int) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
Convenience method to update the "dm4.topicmaps.x" and "dm4.topicmaps.y" standard view properties.
setTopicVisibility(long, long, boolean) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
setTopicVisibility(long, long, boolean) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
Convenience method to update the "dm4.topicmaps.visibility" standard view property.
setViewProperties(long, long, ViewProperties) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
setViewProperties(long, long, ViewProperties) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
 

T

toJSON() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
toJSON() - Method in class de.deepamehta.plugins.topicmaps.model.TopicViewmodel
 
topicId - Variable in class de.deepamehta.plugins.topicmaps.ClusterCoords.Entry
 
TopicmapRenderer - Interface in de.deepamehta.plugins.topicmaps
 
TopicmapsPlugin - Class in de.deepamehta.plugins.topicmaps
 
TopicmapsPlugin() - Constructor for class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
TopicmapsService - Interface in de.deepamehta.plugins.topicmaps
 
TopicmapViewmodel - Class in de.deepamehta.plugins.topicmaps.model
A topicmap viewmodel: a collection of topics and associations plus their view properties.
TopicmapViewmodel(TopicModel, Map<Long, TopicViewmodel>, Map<Long, AssociationViewmodel>) - Constructor for class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 
TopicmapViewmodel.GridPositioning - Class in de.deepamehta.plugins.topicmaps.model
 
TopicmapViewmodel.GridPositioning(int, int) - Constructor for class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel.GridPositioning
 
TopicViewmodel - Class in de.deepamehta.plugins.topicmaps.model
A topic viewmodel as contained in a topicmap viewmodel.
TopicViewmodel(TopicModel, ViewProperties) - Constructor for class de.deepamehta.plugins.topicmaps.model.TopicViewmodel
 
toString() - Method in class de.deepamehta.plugins.topicmaps.model.TopicmapViewmodel
 

U

unregisterViewmodelCustomizer(ViewmodelCustomizer) - Method in class de.deepamehta.plugins.topicmaps.TopicmapsPlugin
 
unregisterViewmodelCustomizer(ViewmodelCustomizer) - Method in interface de.deepamehta.plugins.topicmaps.TopicmapsService
 

V

ViewmodelCustomizer - Interface in de.deepamehta.plugins.topicmaps
 
ViewProperties - Class in de.deepamehta.plugins.topicmaps.model
 
ViewProperties(JSONObject) - Constructor for class de.deepamehta.plugins.topicmaps.model.ViewProperties
Note: invoked from JAX-RS message body reader (see Webservice's ObjectProvider.java).
ViewProperties(int, int, boolean) - Constructor for class de.deepamehta.plugins.topicmaps.model.ViewProperties
Convenience constructor that initializes the "dm4.topicmaps.x", "dm4.topicmaps.y", and "dm4.topicmaps.visibility" standard view properties.
ViewProperties(int, int) - Constructor for class de.deepamehta.plugins.topicmaps.model.ViewProperties
Convenience constructor that initializes the "dm4.topicmaps.x" and "dm4.topicmaps.y" standard view properties.
ViewProperties(boolean) - Constructor for class de.deepamehta.plugins.topicmaps.model.ViewProperties
Convenience constructor that initializes the "dm4.topicmaps.visibility" standard view property.

X

x - Variable in class de.deepamehta.plugins.topicmaps.ClusterCoords.Entry
 

Y

y - Variable in class de.deepamehta.plugins.topicmaps.ClusterCoords.Entry
 

A C D E G I M N P R S T U V X Y

Copyright © 2015. All rights reserved.