Copyright @ 2002 SAP. All Rights Reserved.

Uses of Package
com.sap.tc.complib

Packages that use com.sap.tc.complib
com.sap.tc.complib Provides classes and interfaces for the creation and manipulation of development components, software components and public parts. 
com.sap.tc.complib.impl   
com.sap.tc.complib.provider Provides classes and interfaces for the serialization or initialization of components and public parts to or from their corresponding description files. 
 

Classes in com.sap.tc.complib used by com.sap.tc.complib
BuildVariant
           
Compartment
          Compartment models one compartmnet of a development configuration.
Component
          Interface representing components in general.
ComponentReference
          Interfaces representing references to components in general.
ComponentType
          Class representing component and build templates.
ConfigurationException
          Title: Description: Copyright: Copyright (c) 2002 Company:
DCReference
          References to development components.
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.
FileSet
          Set of included/excluded files defining an entity file set.
Identifiable
          Base Interface of complib objects that provide a unique key
ImportedEntity
           
PPReference
          Class representing references to public parts.
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.
PublicPart.Purpose
          Helper class to define the purpose of public parts
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.
 

Classes in com.sap.tc.complib used by com.sap.tc.complib.impl
Identifiable
          Base Interface of complib objects that provide a unique key
ImportedEntity
           
 

Classes in com.sap.tc.complib used by com.sap.tc.complib.provider
Component
          Interface representing components in general.
ComponentReference
          Interfaces representing references to components in general.
 


Copyright @ 2002 SAP. All Rights Reserved.