EDMAccess |
This interface represents access rights to an object for a specific role.
|
EDMAccessManager |
This interface wraps access management for an object.
|
EDMAggregate |
The EDMAggregate interface wraps aggregate data.
|
EDMApplicationSchema |
Represents any application schema: SCHEMA MAP, QuerySchema, Rule Schema...
|
EDMCheckin |
Worker that offers the checkin operation.
|
EDMCheckout |
/**
Worker that offers the checkout operation.
|
EDMCompiler |
To find descriptions of the available compilers:
|
EDMConstants |
Provides constants for the EDOM3 interface.
|
EDMContext |
The context provides access to an EDM database.
|
EDMContextDependent |
Interface to be implemented for all context dependent classes
|
EDMContextSSO |
Copyright(C) EPM Technology AS.
|
EDMData |
Everything tht can be "stored" in EDM domain is EDMData.
|
EDMDatabase |
The EDMDatabase interface is used to
- retrieve info about an EDM database without opening it
- open / close / create / delete EDM database
|
EDMDataFactory |
The EDMFactory supplies methods for creating EDOM3 objects, and is the only place you can
do so.
|
EDMDebug |
Miscellaneous Debug functionality for the JAVA interface
|
EDMDefinedType |
Wraps a USER DEFINED TYPE instance (meta-data)
|
EDMDownload |
Worker to download data from server,local database or file to local database or file.
|
EDMExpressSchema |
Copyright(C) EPM Technology AS.
|
EDMFileMapping |
The EDMFileMapping is an EDMLocalStream mapped to a virtual file on the server.
|
EDMFormalParameter |
Copyright(C) EPM Technology AS.
|
EDMGroup |
Interface wrapping an EDMdatabase use
|
EDMInstance |
This interface represents a existing or non-existing instance in local or remote context.
|
EDMInstanceTools |
|
EDMLocalContext |
Supplies methods for the "single-user" and "fat client" LOCAL context
|
EDMLocalStream |
Copyright(C) EPM Technology AS.
|
EDMLogDescription |
Log description are used in the some of the EDMWorker classes to define logging
|
EDMLogger |
This interface defines a EDM logger.
|
EDMMerger |
Class EDMModelMerger
|
EDMModel |
This interface represents a existing or non-existing model in local or remote context.
|
EDMQuery |
This worker implements running query functions in query schemata.
|
EDMQueryResult |
This interface wraps anEDM query result, in most cases this is handled as a matrix.
|
EDMQueryResultHelper |
|
EDMRemoteContext |
Java binding for the EDM Remote interface.
|
EDMRepository |
This interface represents a existing or non-existing repository in local or remote context.
|
EDMRow |
This interface represents an instance related to a QueryResult or a set of properties.
|
EDMSchema |
Copyright(C) EPM Technology AS.
|
EDMSelect |
The EDMSelect interface is the fundamental interface for transferreing data to and from an EDM database,
and wraps any EDM single data element like instance, aggregate, real, string and so on.
|
EDMSelectInstances |
This interface defines a worker for select a subset of instances from
an aggregate or a model.
|
EDMServer |
The EDMServer interface provides functions and data that are common for multiple or all all contexts
|
EDMTransaction |
TODO: not yet completely defined.
|
EDMUpload |
Worker to upload data to server(or local database) from local database or file
|
EDMUser |
Interface wrapping an EDMdatabase use
|
EDMUserOrGroup |
Base interface for EDM Database users and groups
|
EDMValidator |
The result of the validation can either be a text report or a model
population.
|
EDMWebService |
This worker implements running query functions in query schemata.
|
EDMWorker |
This interface defines an EDMoperation.
|
EDMWorkerFactory |
The EDMFactory supplies methods for creating EDOM3 objects, and is the only place you can
do so.
|
EDMWorkerResult |
Contains number of errors and warnings encountered during certain operations.
|