Interface | Description |
---|---|
IBuildState |
Provides access to those parts of a
project 's build state that version validators need to access. |
IElement |
A light abstraction of a component, i.e. a plug-in or a feature.
|
IElementResolver |
Resolves
components by a given component key. |
IRelease |
Represents the released state of a set of
components . |
IReleaseManager |
Class | Description |
---|---|
Markers |
Provides static utility methods that may be helpful when dealing with
markers . |
VersionUtil |
Provides static utility methods for
versions , I/O tasks and access to the component model. |
VersionValidator |
The abstract base class that all version validator implementations must extend.
|
Enum | Description |
---|---|
IElement.Type |
Enumerates the possible types of a
component . |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.