Uses of Class
se.conciliate.extensions.store.EdgeTypeWithDirection
Packages that use EdgeTypeWithDirection
Package
Description
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
-
Uses of EdgeTypeWithDirection in se.conciliate.extensions.store
Methods in se.conciliate.extensions.store that return types with arguments of type EdgeTypeWithDirectionModifier and TypeMethodDescriptionMTSwimlaneModel.getSwimlaneSettings()
Returns the swimlane settings in the form of a map.Method parameters in se.conciliate.extensions.store with type arguments of type EdgeTypeWithDirectionModifier and TypeMethodDescriptionvoid
MTSwimlaneModel.setSwimlaneSettings
(Map<SymbolType, Map<SymbolType, EdgeTypeWithDirection>> settings) Sets the swimlane settings in the form of a map.