| Interface | Description |
|---|---|
| IArrayHelper |
The
IArrayHelper provides access methods used for handling
arrays for document generation. |
| ICockpitData |
ICockpitData is the base interface for all Cockpit data objects.
|
| IColor | |
| IConfiguredProject |
Configured Project.
|
| IConfiguredServerConnection |
Represents a server configured on the client.
|
| ICSVHelper |
The
ICSVHelper provides access methods used for building
strings and text lines for files in comma separated values format. |
| ICustomPropertiesAccess |
This interface allows to access values of custom properties of an object.
|
| IDataModelProvider |
Data Model Provider
Provides information concerning the data model of the Cockpit project.
|
| IDateTimeProvider |
The
IDateTimeProvider provides methods to access date and
time information for document generation. |
| IElementPresentationRule |
Defines the appearance of a certain element.
|
| IFileHelper |
The
IFileHelper provides access methods used for handling
files for document generation. |
| IFolder |
IFolder allows to read attribute values of a folder within a
project and to access the plans within the folder. |
| IGraphic |
IPlan allows to read attribute values of a plan/diagram. |
| IGraphicsHelper |
The
IGraphicsHelper provides access methods used for graphic
functionallity. |
| IHistoryEntry |
Each time, a user commits the project, a history entry is created.
|
| IImageInfo |
Contains specific information about a plan.
|
| ILink |
Link
|
| ILockOnServer |
Represents a lock set on the server.
|
| ILogger |
Logger.
|
| IModelElement |
IModelElement allows to read attribute values of a unique
element. |
| IModelElementTypeDescription |
IModelElementTypeDescription allows to read information
about the type of a unique element. |
| IParameterStore |
The
IParameterStore provides methods to store and request
parameters for report templates. |
| IPermission | |
| IPlan |
IPlan allows to read attribute values of a plan/diagram. |
| IPlanElementInfo |
Contains specific information about a plan element.
|
| IPlanInfo |
Contains specific information about a plan.
|
| IPlanPresentationRule |
Defines the appearance of a plan.
|
| IProject |
The
IProject object allows to read attribute values of a
COCKPIT project for document generation. |
| IProjectDataProvider |
The
IProjectDataProvider allows to access objects of a
COCKPIT project for document generation. |
| IProjectionFactory |
Projection factory.
|
| IProjectOnServer |
Provides information and functions related to a project on a server.
|
| IRecord |
Adds record support for velocity.
|
| IRectangle | |
| IReportController |
Report Controller.
|
| IRequestFlowInfo |
Contains specific information about a specific request flow symbol of a plan element.
|
| IRootDataProvider |
The
IRootDataProvider allows to access to configured cockpit
servers and projects for document generation. |
| IServerGroup | |
| IServerUser | |
| IStakeholder |
IStakeholder allows to read attribute values of a project
stakeholder. |
| IStakeholderRole |
IStakeholderRole allows to read attribute values of a
stakeholders role. |
| ITextInfo |
Contains specific information about a specific text of a plan element.
|
| ITextManipulationHelper |
The
ITextManipulationHelper provides utility methods for
text manipulation in document generation. |
| ITextStyle |
Text style defintion.
|
| ITypeConversionHelper |
The
ITypeConversionHelper provides access methods used for
converting data during document generation. |
| IUserInputRequester |
The
IUserInputRequester provides methods to request input
from the user via special dialogs. |