| Package | Description |
|---|---|
| org.codehaus.gmaven.runtime.support.stubgen.model | |
| org.codehaus.gmaven.runtime.support.stubgen.render |
| Class and Description |
|---|
| ClassDef
Representation of a class definition.
|
| ClassDef.Type
Psuedo-enum for class type.
|
| ConstructorDef
Representation of a constructor definition.
|
| Element
Basic type which all model elements extend from.
|
| Entity
Basic type which all entities extend from.
|
| EnumConstantDef
Representation of an enum constant definition.
|
| FieldDef
Representation of a field definition.
|
| ImportDef
Representation of an import definition.
|
| JavaDocAware
Provides access for Javadoc-aware elements.
|
| JavaDocDef
Representation of Javadoc definition.
|
| MethodDef
Representation of a method definition.
|
| MethodDef.Type
Psuedo-enum for method type.
|
| ModelFactory
Provides factory access to create a
SourceDef from a URL. |
| ModifiersAware
Provides access for modifiers-aware elments.
|
| ModifiersDef
Representation of for entity modifiers.
|
| NameAware
Provides access for name-aware elements.
|
| NamedElement
Basic type for named elements.
|
| PackageDef
Representation of a package definition.
|
| ParameterDef
Representation of a parameter definition.
|
| ParametersAware
Provides access to parameter-aware elements.
|
| SourceDef
Representation of a source file definition.
|
| SuperParameterDef
Representation of a super-parameter definition.
|
| TagDef
Representation of Javadoc tag definition.
|
| ThrowsAware
Provides access to throws-aware elements.
|
| TypeDef
Representation of a type definition.
|
| TypeParameterDef
Representation of a type parameter (generics) definition.
|
| Class and Description |
|---|
| ClassDef
Representation of a class definition.
|
| ConstructorDef
Representation of a constructor definition.
|
| FieldDef
Representation of a field definition.
|
| ImportDef
Representation of an import definition.
|
| JavaDocAware
Provides access for Javadoc-aware elements.
|
| MethodDef
Representation of a method definition.
|
| ModifiersAware
Provides access for modifiers-aware elments.
|
| ParameterDef
Representation of a parameter definition.
|
| SourceDef
Representation of a source file definition.
|
| SuperParameterDef
Representation of a super-parameter definition.
|
| TypeDef
Representation of a type definition.
|
Copyright © 2006-2013 Codehaus. All Rights Reserved.