Uses of Interface
com.artenum.rosetta.interfaces.core.CompletionManager
-
Packages that use CompletionManager Package Description com.artenum.rosetta.implementation com.artenum.rosetta.interfaces.core -
-
Uses of CompletionManager in com.artenum.rosetta.implementation
Classes in com.artenum.rosetta.implementation that implement CompletionManager Modifier and Type Class Description classFakeDictionnaryCompletionManagerA test class in order to test the Completion Manager -
Uses of CompletionManager in com.artenum.rosetta.interfaces.core
Methods in com.artenum.rosetta.interfaces.core that return CompletionManager Modifier and Type Method Description CompletionManagerConsoleConfiguration. getCompletionManager()Returns the current completion manager
-