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

Packages that use UuidFactory
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. 
org.modeshape.sequencer.teiid The classes that make up the JCR Compact Node Definition (CND) file sequencer. 
 

Uses of UuidFactory in org.modeshape.graph.property
 

Methods in org.modeshape.graph.property that return UuidFactory
 UuidFactory ValueFactories.getUuidFactory()
          Get the value factory for UUID properties.
 

Uses of UuidFactory in org.modeshape.sequencer.teiid
 

Fields in org.modeshape.sequencer.teiid declared as UuidFactory
protected  UuidFactory XmiGraphReader.uuidFactory
           
 



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