ModeShape Distribution 3.0.0.CR1

Package org.modeshape.sequencer.javafile.metadata

The classes that make up the metadata definitions for the Java source file sequencer.

See:
          Description

Class Summary
AbstractMetadata Base class for the other type metadata used when retrieving information from the JDT compiler.
AnnotationMetadata Abstract class for annotations.
EnumMetadata Metadata for Java enums.
FieldMetadata FieldMetadata is the base class of all fields.
ImportMetadata Import metadata.
JavaMetadata Metadata for a Java source file.
MethodMetadata Represent the MethodMetadata
ModifierMetadata Metadata for modifiers.
PackageMetadata Package meta data.
TypeMetadata Exposes meta data of a top level type.
Variable A variable
 

Enum Summary
AnnotationMetadata.Type  
FieldMetadata.Type  
ImportMetadata.Type  
MethodMetadata.Type  
TypeMetadata.Type  
 

Package org.modeshape.sequencer.javafile.metadata Description

The classes that make up the metadata definitions for the Java source file sequencer.


ModeShape Distribution 3.0.0.CR1

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