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

Packages that use Readable
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 Readable in org.modeshape.graph.property
 

Subinterfaces of Readable in org.modeshape.graph.property
 interface Name
          A qualified name consisting of a namespace and a local name.
 interface Path
          An object representation of a node path within a repository.
static interface Path.Segment
          Representation of the segments that occur within a path.
 interface Property
          Representation of a property consisting of a name and value(s).
 



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