Package org.modeshape.sequencer.java

The classes that make up the Java source file sequencer.

See:
          Description


Interface Summary
JavaSourceCndDefinition JavaSourceCndDefinition defines each elements and sub elements, that must be found in the java source cnd document.
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  
CompilationUnitParser The Parser, that process the a compilation unit.
DefaultSourceFileRecorder A source file recorder that writes the Java metadata from the source file to the repository.
JavaMetadataI18n The internationalized string constants for the org.modeshape.sequencer.java* packages.
JavaMetadataSequencer  
JavaMetadataUtil Utility class for working with metadata.
MethodMetadataSequencer Sequencer for a MethodMetadata.
ParameterizedTypeFieldMetadataSequencer Sequencer for all paths of a ParameterizedTypeFieldMetadata.
SimpleTypeMetadataSequencer The sequencer of the SimpleTypeFieldMetadata
VariableSequencer Sequencer for variabels.
 

Package org.modeshape.sequencer.java Description

The classes that make up the Java source file sequencer.



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