Uses of Class
org.modeshape.graph.property.basic.AbstractPath

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

Uses of AbstractPath in org.modeshape.graph.property.basic
 

Subclasses of AbstractPath in org.modeshape.graph.property.basic
 class BasicPath
          A basic implementation of Path.
 class ChildPath
          Implementation of a Path that has the information for the last segment but that points to another Path for the parent information.
 class IdentifierPath
          Optimized implementation of Path that serves as the root path.
 class RootPath
          Optimized implementation of Path that serves as the root path.
 



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