See: Description
Interface | Description |
---|---|
ApplicationData |
Some features of the Modeler API include information such as the name and version of the application
that built them.
|
ASCredentialDescriptor |
This defines the credentials to log into the Analytic Server.
|
ConnectedServerInfo | |
ConnectionDetail | |
ConnectionDetailFilter | |
ConnectionDetailView | |
ContentContainer |
Defines the functionality associated with a content container.
|
ContentContainerFactory |
Creates instances of
ContentContainer . |
ContentContainerProvider |
An interface that provides the basic mechanism for accessing
and updating generated objects.
|
ContentProvider |
Stores and retrieves content for an application.
|
CredentialDescriptor |
This defines the credentials to log into DataBase.
|
DocumentContainer |
Defines the functionality associated with document containers.
|
ModelContainer |
Defines the functionality associated with model containers.
|
ParameterDefinition |
Describes a parameter which affects the behaviour of some Modeler API objects.
|
ParameterProvider |
Identifies objects that contain parameters.
|
PropertiedObject |
This encapsulates the functionality of objects that contain settable properties.
|
PropertyFactory |
This provides convenience methods for constructing and decomposing
structured property values.
|
RepositoryConnectionDescriptor |
Defines the basic data elements required to connect to a content repository.
|
RepositoryConnectionDescriptor2 |
Extends the repository connection details for applications which are aware of PASW platform services.
|
RepositoryConnectionDescriptor3 | |
RowSetContainer |
Defines the functionality associated with data set containers.
|
ServerConnectionDescriptor |
Defines the basic data elements required to connect to a remote server.
|
ServerVersionInfo |
Version information for a connected server.
|
StructuredPropertyDefinition |
This interfaces defines a structured property definition.
|
StructuredValue |
This interface defines a structured value.
|
SystemServerConnectionDescriptor |
Defines the basic data elements that describes a server connection.
|
Class | Description |
---|---|
AEConnectionDescriptor | |
ContentFormat |
Enumerates the valid content formats for content containers.
|
FileFormat |
This class defines constants for the different file formats supported
by objects in the Modeler API.
|
ModelFieldRole |
This class enumerates the valid model output roles.
|
ParameterStorage |
This class enumerates the valid storage types for columns in a
DataModel
or parameters. |
ParameterType |
This class enumerates the valid types of parameter support by a
ParameterProvider . |
Property |
This defines constants corresponding to the property names of all
PropertiedObject objects. |
PropertyType |
This class enumerates the valid types for Property values.
|
StructureAttributeType |
This class enumerates the valid types of attribute supported by a
ParameterProvider . |
Exception | Description |
---|---|
IncompatibleServerException |
An exception thrown while attempting to connect to an incompatible server version.
|
InvalidPropertyException |
An exception thrown when an invalid property is accessed or an invalid value
is supplied for a property.
|
ObjectCreationException |
An exception thrown when an instance of an object cannot be created.
|
ObjectLockedException |
An exception thrown when an attempt is made to lock or modify an object that is
already locked.
|
OwnerException |
An exception thrown when an object owner requires an owned object.
|
ServerConnectionException |
An exception thrown while connecting or using a ServerConnectionDescriptor.
|
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.