| Package | Description |
|---|---|
| org.modeshape.sequencer.javafile |
The classes that make up the Java source file sequencer.
|
| org.modeshape.sequencer.javafile.metadata |
The classes that make up the metadata definitions for the Java source file sequencer.
|
| Modifier and Type | Method and Description |
|---|---|
protected AnnotationMetadata |
AbstractJavaMetadata.createAnnotationMetadataFor(org.eclipse.jdt.core.dom.Annotation annotation) |
| Modifier and Type | Method and Description |
|---|---|
static AnnotationMetadata |
AnnotationMetadata.markerAnnotation(String annotationClassName) |
static AnnotationMetadata |
AnnotationMetadata.normalAnnotation(String annotationClassName,
Map<String,String> memberValues) |
static AnnotationMetadata |
AnnotationMetadata.singleMemberAnnotation(String annotationClassName,
String value) |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationMetadata> |
AbstractMetadata.getAnnotations() |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.