| Artifact |
Representation of a published 'file' in the development environment.
|
| ConfigurationAware |
Objects implementing this interface are aware of module configurations, and can thus be added to
configurations, and list their configurations.
|
| DependencyArtifactDescriptor |
This describes an artifact that is asked for a dependency.
|
| DependencyDescriptor |
Describes a dependency from a depender to a dependee.
|
| DependencyDescriptorMediator |
A DependencyDescriptorMediator is responsible for dependency descriptor mediation.
|
| ExcludeRule |
This describes a rule of exclusion.
|
| ExtendsDescriptor |
Describes parent descriptor information for a module descriptor.
|
| IncludeRule |
This describes a rule of inclusion.
|
| InheritableItem |
Interface for elements that can be inherited from a parent descriptor by a child descriptor.
|
| ModuleDescriptor |
Descriptor of a module.
|
| WorkspaceModuleDescriptor |
Marker interface for module descriptor of a module in a workspace, then having special semantics,
like artifacts declared by the resolver rather than the descriptor
|