Uses of Package
org.modeshape.graph.property.basic

Packages that use org.modeshape.graph.property.basic
org.modeshape.graph.property.basic A set of basic implementations of the various interfaces defined in org.modeshape.graph.property
 

Classes in org.modeshape.graph.property.basic used by org.modeshape.graph.property.basic
AbstractBinary
          An abstract implementation of Binary that provides some common capabilities for other implementations.
AbstractBinaryValueFactory
          An abstract BinaryFactory implementation that contains many general methods that are likely to be appropriate for many concrete implementations.
AbstractPath
          An abstract foundation for different Path implementations.
AbstractValueFactories
          Abstract implementation of ValueFactories that implements all the methods other than the get*Factory() methods.
AbstractValueFactory
          Abstract ValueFactory.
BasicPathSegment
          A basic implementation of Path.Segment.
BasicProperty
          An abstract Property implementation.
IdentifierPathSegment
          A Path.Segment implementation that represents an identifier segment.
SimpleNamespaceRegistry
          A simple NamespaceRegistry implementation that is not thread-safe, but that provides all the basic functionality.
 



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