|
Interface Summary |
| BuildVariant |
|
| Compartment |
Compartment models one compartmnet of a development configuration.
|
| Component |
Interface representing components in general. |
| ComponentReference |
Interfaces representing references to components in general. |
| Dependency |
Interface representing dependencies between development components, or
development component and public parts. |
| DevelopmentComponent |
Interface representing development components. |
| DevelopmentConfiguration |
interface for configuration objects which are the root of
the typed DOM for a development configuration. |
| Entity |
Interface representing an entity of a development component. |
| Identifiable |
Base Interface of complib objects that provide a unique key |
| ImportedEntity |
|
| Package |
Interface representing a package of a development component. |
| Property |
This interface represents generic properties of development components.
|
| PropertyElement |
This class represents a child element of a structured property
of a development component.
|
| PublicPart |
Interface representing a public part of a development component. |
| Repository |
A Repository instance is a data object that
stores information about a repository server.
|
| SoftwareComponent |
Interface representing software components. |
| SourceState |
A SourceState instance describes a source
state of a software component contained in compartment
of a configration. |
|
Class Summary |
| ComponentFactory |
Factory for creating components, public parts, packages
and dependencies, and for marshalling/unmarshalling of components
and public parts. |
| ComponentType |
Class representing component and build templates. |
| ConfigurationFactory |
Factory for creating configurations, compartments, buildVariants,
repository descriptions, source state descriptions
for marshalling/unmarshalling of configurations |
| DCReference |
References to development components. |
| EntityReference |
Reference to an entity. |
| FileSet |
Set of included/excluded files defining an entity file set. |
| PPReference |
Class representing references to public parts. |
| PublicPart.Purpose |
Helper class to define the purpose of public parts |
| SCReference |
References to software components. |
Provides classes and interfaces for the creation and manipulation of
development components, software components and public parts.