Uses of Class
org.jboss.dna.graph.property.basic.BasicProperty

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

Uses of BasicProperty in org.jboss.dna.graph.property.basic
 

Subclasses of BasicProperty in org.jboss.dna.graph.property.basic
 class BasicEmptyProperty
          An immutable version of a property that has no values.
 class BasicMultiValueProperty
          An immutable version of a property that has 2 or more values.
 class BasicSingleValueProperty
          An immutable version of a property that has exactly 1 value.
 



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