Package org.modeshape.sequencer.java

The classes that make up the Java source file sequencer.

See:
          Description


Interface Summary
SourceFileRecorder A simple interface that allows an implementer to control how Java source file metadata is mapped to properties (including primary and mixin types) in the graph.
 

Class Summary
AbstractJavaMetadata Abstract definition of a JavaMetadata.
ArrayTypeFieldMetadataSequencer Sequencer for array types.
ClassSourceFileRecorder A source file recorder that writes the Java metadata from the source file to the repository, using the same structure as the default mode of the Java Class File sequencer.
CompilationUnitParser The Parser, that process the a compilation unit.
JavaMetadataI18n The internationalized string constants for the org.modeshape.sequencer.java* packages.
JavaMetadataLexicon A lexicon of names used within the Java source file sequencer.
JavaMetadataLexicon.Namespace  
JavaMetadataSequencer  
JavaMetadataUtil Utility class for working with metadata.
MethodMetadataSequencer Sequencer for a MethodMetadata.
OriginalFormatSourceFileRecorder A source file recorder that writes the Java metadata from the source file to the repository.
ParameterizedTypeFieldMetadataSequencer Sequencer for all paths of a ParameterizedTypeFieldMetadata.
SimpleTypeMetadataSequencer The sequencer of the SimpleTypeFieldMetadata
VariableSequencer Sequencer for variables.
 

Package org.modeshape.sequencer.java Description

The classes that make up the Java source file sequencer.



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