Uses of Interface
org.modeshape.graph.property.ReferenceFactory

Packages that use ReferenceFactory
org.modeshape.graph.property Nodes in a graph contain properties, and this package defines the interfaces, classes and exceptions for representing and working with properties and their values. 
 

Uses of ReferenceFactory in org.modeshape.graph.property
 

Methods in org.modeshape.graph.property that return ReferenceFactory
 ReferenceFactory ValueFactories.getReferenceFactory()
          Get the value factory for reference properties.
 ReferenceFactory ValueFactories.getWeakReferenceFactory()
          Get the value factory for reference properties.
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.