Uses of Class
de.grogra.pf.registry.Registry
Packages that use Registry
Package
Description
-
Uses of Registry in de.grogra.api
Constructors in de.grogra.api with parameters of type RegistryModifierConstructorDescriptionAPIWorkbench
(Registry registry, JobManager jm, UIApplication app, Map initParams) APIWorkbench
(Registry registry, JobManager jm, UIToolkit ui, Map initParams) -
Uses of Registry in de.grogra.blocks.xFrogFileParser
Fields in de.grogra.blocks.xFrogFileParser declared as RegistryMethods in de.grogra.blocks.xFrogFileParser with parameters of type RegistryModifier and TypeMethodDescriptionvoid
void
XFrogProjectLoader.loadRegistry
(Registry registry) void
void
static void
-
Uses of Registry in de.grogra.cli
Methods in de.grogra.cli that return RegistryConstructors in de.grogra.cli with parameters of type RegistryModifierConstructorDescriptionCLIWorkbench
(Registry registry, JobManager jm, UIApplication app, Map initParams) CLIWorkbenchManager
(Registry r, UIApplication app) -
Uses of Registry in de.grogra.cli.ui
Methods in de.grogra.cli.ui that return Registry -
Uses of Registry in de.grogra.coolbar
Methods in de.grogra.coolbar with parameters of type RegistryModifier and TypeMethodDescriptionstatic void
CoolbarConfiguration.laodFromFile
(Registry reg) static void
CoolbarConfiguration.processLine
(String line, Registry reg) -
Uses of Registry in de.grogra.ext.pdb
Methods in de.grogra.ext.pdb with parameters of type Registry -
Uses of Registry in de.grogra.graph.object.impl
Fields in de.grogra.graph.object.impl declared as RegistryMethods in de.grogra.graph.object.impl that return Registry -
Uses of Registry in de.grogra.graph.object.sg.impl
Methods in de.grogra.graph.object.sg.impl that return RegistryMethods in de.grogra.graph.object.sg.impl with parameters of type Registry -
Uses of Registry in de.grogra.grogra
Methods in de.grogra.grogra with parameters of type Registry -
Uses of Registry in de.grogra.imp.io
Methods in de.grogra.imp.io with parameters of type Registry -
Uses of Registry in de.grogra.imp.registry
Constructors in de.grogra.imp.registry with parameters of type Registry -
Uses of Registry in de.grogra.imp3d.msml
Methods in de.grogra.imp3d.msml with parameters of type Registry -
Uses of Registry in de.grogra.msml
Methods in de.grogra.msml with parameters of type RegistryConstructors in de.grogra.msml with parameters of type Registry -
Uses of Registry in de.grogra.mtg
Methods in de.grogra.mtg with parameters of type RegistryModifier and TypeMethodDescriptionvoid
void
void
MTGLoader.loadRegistry
(Registry registry) void
MTGSourceFile.Loader.loadRegistry
(Registry registry) -
Uses of Registry in de.grogra.pf.boot
Methods in de.grogra.pf.boot that return Registry -
Uses of Registry in de.grogra.pf.io
Methods in de.grogra.pf.io that return RegistryModifier and TypeMethodDescriptionfinal Registry
FilterBase.getRegistry()
final Registry
FilterSourceBase.getRegistry()
Methods in de.grogra.pf.io with parameters of type RegistryModifier and TypeMethodDescriptionvoid
void
void
static void
GSReader.loadGraph
(FileSystem fs, Registry r) void
void
GSReader.loadRegistry
(Registry r) void
GSZReader.loadRegistry
(Registry r) void
RegistryLoader.loadRegistry
(Registry registry) void
RegistryReader.loadRegistry
(Registry r) void
NullResourceFilter.loadResource
(Registry r) void
ResourceLoader.loadResource
(Registry registry) static void
GSWriter.write
(Registry reg, FileSystem fs, String projectFile, XMLSerializer.Filter filter) Constructors in de.grogra.pf.io with parameters of type RegistryModifierConstructorDescriptionDOMSourceImpl
(Document doc, String systemId, IOFlavor flavor, Registry reg, ModifiableMap metaData) FileSource
(FileSystem fs, Object file, String systemId, MimeType mimeType, Registry reg, ModifiableMap metaData) FileSource
(File file, MimeType mimeType, Registry reg, ModifiableMap metaData) FilterSourceBase
(IOFlavor flavor, Registry registry, ModifiableMap metaData) GraphXMLSource
(GraphManager graph, Registry reg, PersistenceOutputListener ol) GraphXMLSource
(GraphManager graph, Registry reg, PersistenceOutputListener ol, boolean writeOnlyReferences) GraphXMLSource
(GraphManager graph, Registry reg, PersistenceOutputListener ol, Node root) InputStreamSourceImpl
(InputStream in, String systemId, MimeType mimeType, Registry r, ModifiableMap metaData) NullSource
(IOFlavor flavor, Registry r, ModifiableMap metaData) ObjectSourceImpl
(Object object, String systemId, IOFlavor flavor, Registry r, ModifiableMap metaData) ObjectSourceImpl
(Object object, String systemId, MimeType mimeType, Registry r, ModifiableMap metaData) PreferencesFile
(File file, Registry reg, ModifiableMap m) PreferencesFile
(File file, MimeType mimeType, Registry reg, ModifiableMap metaData) ReaderSourceImpl
(Reader in, String systemId, MimeType mimeType, Registry r, ModifiableMap metaData) Creates a new instance.SAXSourceBase
(IOFlavor flavor, Registry reg, ModifiableMap metaData) -
Uses of Registry in de.grogra.pf.registry
Methods in de.grogra.pf.registry that return RegistryModifier and TypeMethodDescriptionstatic Registry
static Registry
Registry.current()
Registry.getParentRegistry()
final Registry
Item.getRegistry()
final Registry
Plugin.getRegistry()
Registry.getRegistry()
RegistryContext.getRegistry()
Returns theRegistry
which is linked with this instance.Registry.getRootRegistry()
Methods in de.grogra.pf.registry with parameters of type RegistryModifier and TypeMethodDescriptionvoid
ObjectItem.addToRegistry
(Registry r, String directory) static Registry
Load the value of an option either: - based on the workbench.options file within a workbench (see OptionBase) if the workbench contains that file - based on the global preferences - registry optionboolean
PluginDescriptor.loadPlugin
(Registry registry, ClassLoader parentLoader) static final void
Item.removeDerivedItems
(Registry r, ObjectList items) static void
Executable.runExecutables
(Registry reg, String dir, RegistryContext ctx, StringMap args) Constructors in de.grogra.pf.registry with parameters of type Registry -
Uses of Registry in de.grogra.pf.ui
Fields in de.grogra.pf.ui declared as RegistryMethods in de.grogra.pf.ui that return RegistryModifier and TypeMethodDescriptionPanelHL.getRegistry()
Project.getRegistry()
ProjectWorkbench.getRegistry()
static Registry
UI.getRegistry
(Context ctx) Methods in de.grogra.pf.ui with parameters of type RegistryModifier and TypeMethodDescriptioncreate a new ProjectWorkbench with a given RegistryFileChooserResult.createAllFileSources
(Registry reg, ModifiableMap map) FileChooserResult.createFileSource
(Registry reg, ModifiableMap map) ProjectManager.createProject
(ProjectFactory projectFactory, Registry r) static void
Workbench.refreshLastUsed
(Registry r, Workbench mwb) Constructors in de.grogra.pf.ui with parameters of type Registry -
Uses of Registry in de.grogra.pf.ui.autocomplete
Fields in de.grogra.pf.ui.autocomplete declared as RegistryMethods in de.grogra.pf.ui.autocomplete that return RegistryConstructors in de.grogra.pf.ui.autocomplete with parameters of type Registry -
Uses of Registry in de.grogra.pf.ui.registry
Methods in de.grogra.pf.ui.registry with parameters of type RegistryModifier and TypeMethodDescriptionFileFactory.addFromFilterSource
(Registry reg, FilterSource fs, ModifiableMap params, Workbench ui) Reads an object from a given FilterSoruce.FileFactory.addFromURL
(Registry reg, URL url, ModifiableMap params, Workbench ui) Reads an object fromurl
.FilterSourceFactory.addFromURL
(Registry reg, URL url, ModifiableMap params) Reads an object fromurl
.static void
static Object
create a workbench.options file in the ctx filesystem.ProjectFactory.createProject
(Registry registry, ProjectManager pm) static void
ResourceDirectory.installExplorers
(Registry reg) static void
ExplorerFactory.installHelpTOCs
(Registry reg) FileFactory.linkFromURLToResourceDir
(Registry reg, URL url, ModifiableMap params, Workbench ui, Item dest) Reads an object fromurl
.void
ProjectFactory.loadProject
(FilterSource fs, Map initParams, Registry registry, ProjectManager pm) void
SourceFile.Loader.loadRegistry
(Registry r) -
Uses of Registry in de.grogra.pf.ui.swing
Methods in de.grogra.pf.ui.swing that return RegistryConstructors in de.grogra.pf.ui.swing with parameters of type Registry -
Uses of Registry in de.grogra.pf.ui.tree
Methods in de.grogra.pf.ui.tree that return RegistryConstructors in de.grogra.pf.ui.tree with parameters of type Registry -
Uses of Registry in de.grogra.pointcloud.objects.impl
Methods in de.grogra.pointcloud.objects.impl that return Registry -
Uses of Registry in de.grogra.projectmanager
Methods in de.grogra.projectmanager with parameters of type RegistryModifier and TypeMethodDescriptionProjectFactoryImpl.createProject
(Registry registry, ProjectManager pm) ProjectManagerImpl.createProject
(ProjectFactory projectFactory, Registry r) ProjectFactoryImpl.loadProject
(FilterSource fs, Map initParams, Registry registry, ProjectManager pm) Constructors in de.grogra.projectmanager with parameters of type Registry -
Uses of Registry in de.grogra.rgg
Methods in de.grogra.rgg that return RegistryMethods in de.grogra.rgg with parameters of type RegistryModifier and TypeMethodDescriptionstatic void
NodeUtils.replaceOldExtent
(Node root, Registry r, Transaction xa, boolean unstableNaming) This method replace the nodes that are kept during project reset (i.e. the nodes under the root, but not the RGGRoot) with newer version of their compiled types.static void
static void
-
Uses of Registry in de.grogra.rgg.model
Methods in de.grogra.rgg.model with parameters of type RegistryConstructors in de.grogra.rgg.model with parameters of type RegistryModifierConstructorDescriptionShellFilter
(Registry reg, ClassPath path, String command, CompilationUnitScope last) -
Uses of Registry in de.grogra.rgg.numeric
Methods in de.grogra.rgg.numeric with parameters of type RegistryModifier and TypeMethodDescriptionstatic List<RateAssignment>
GraphODE.getRateAssignments
(Registry r) Query the registry for all classes belonging to the current project and extract the rate assignments from all $ODEHelper classes.