Uses of Class
de.grogra.pf.registry.SONodeReference
-
Uses of SONodeReference in de.grogra.pf.registry
Modifier and TypeMethodDescriptionRegistry.addSharedObject
(String directory, Shareable object, String name, boolean objDescribes) Adds aSharedObjectNode
forobject
to the meta-graph (seeGraphManager.META_GRAPH
) of the project graph (seeRegistry.getProjectGraph()
), and creates a reference to this node in the specifieddirectory
of this registry.static SONodeReference
SONodeReference.get
(RegistryContext ctx, String dir, Shareable s)