ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.sequencer.javafile.metadata.AbstractMetadata

Packages that use AbstractMetadata
org.modeshape.sequencer.javafile.metadata The classes that make up the metadata definitions for the Java source file sequencer. 
 

Uses of AbstractMetadata in org.modeshape.sequencer.javafile.metadata
 

Subclasses of AbstractMetadata in org.modeshape.sequencer.javafile.metadata
 class EnumMetadata
          Metadata for Java enums.
 class FieldMetadata
          FieldMetadata is the base class of all fields.
 class MethodMetadata
          Represent the MethodMetadata
 class PackageMetadata
          Package meta data.
 class TypeMetadata
          Exposes meta data of a top level type.
 


ModeShape Distribution 3.0.0.Beta4

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