Uses of Class
org.modeshape.sequencer.java.metadata.ParameterizedTypeFieldMetadata

Packages that use ParameterizedTypeFieldMetadata
org.modeshape.sequencer.java The classes that make up the Java source file sequencer. 
 

Uses of ParameterizedTypeFieldMetadata in org.modeshape.sequencer.java
 

Methods in org.modeshape.sequencer.java that return ParameterizedTypeFieldMetadata
protected  ParameterizedTypeFieldMetadata AbstractJavaMetadata.processParameterizedType(org.eclipse.jdt.core.dom.FieldDeclaration fieldDeclaration)
          Process the parameterized type of a FieldDeclaration.
 

Methods in org.modeshape.sequencer.java with parameters of type ParameterizedTypeFieldMetadata
static void ParameterizedTypeFieldMetadataSequencer.sequenceTheParameterizedTypeName(ParameterizedTypeFieldMetadata parameterizedTypeFieldMetadata, String parameterizedTypeFieldRootPath, PathFactory pathFactory, NameFactory nameFactory, SequencerOutput output)
          Sequences the type name of the parameterized type.
 



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