(c) SAP AG 2003-2006. All rights reserved.
Implements the Visual Composer's environment and provides standard programming interfaces for working
with and extending the environment.
The Visual Composer environment manages an in-memory snapshot of a GML model and its associated
kit configuration. A core set of programming interfaces are provided to meet the most
common needs of developers working with and extending the environment, including:
models management, kits configuration, kit extensions, gml dom access,
events notifications, and remote services invocation.
The Visual Composer environment is accessible through the global $ENV
variable.
A channel represents a connection to a remote server.
The BaseChannel is the abstract base class from which all channel classes are derived.
The Visual Composer environment interface.
This object is used for performing export\import of a unit.
A channel that provides a connection to a Visual Composer server.
A channel that provides a connection to a Visual Composer server.
A tree provider class that can be used for navigating through a folders/models hierarchy.
Extension point for defining kit design boards.
Extension point for defining kit channels.
Extension point for defining kit classes, prototypes, and aspects.
Extension point for defining kit commands.
An array representing a Visual Composer kit configuration.
Extension point for defining kit editors.
Extension point for defining kit enumerations.
Extension point for defining kit event listeners.
An object representing a Visual Composer kit feature.
Extension point for defining kit file types.
Extension point for defining kit helper objects.
Extension point for defining kit hot keys.
An object containing information about a Visual Composer kit.
Extension point for defining kit rules.
Extension point for defining kit skins.
A catalog of all packages and kits that are installed on a Visual Composer server.
Extension point for defining kit design tabs.
Extension point for defining kit task groups/panels.
Extension point for defining kit transaction types.
Extension point for defining kit variables.
An object containing information about a Visual Composer model.
An object containing information about a Visual Composer package.
A utility Class for performning perfomnace measurements.