All Classes Interface Summary Class Summary Exception Summary
Class |
Description |
DNFileUtils |
Wraps implements some java.io.File functionality to align intf for MSVJ#
|
DNVector |
wraps a java.util.vector to maintain transparency for MSVJ++
|
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.
|
EDMConstants.AccessCodes |
|
EDMConstants.AggregateTypes |
Enumeration of aggregate type
|
EDMConstants.CompilerOptions |
Common options for all compilers
|
EDMConstants.CompressionTypes |
Compression types for files and streams
|
EDMConstants.CreateModelOptions |
|
EDMConstants.ExpressCompilerOptions |
Options for EXPRESS compiler
|
EDMConstants.ExpressXCompilerOptions |
Options for EXPRESS-X compiler
|
EDMConstants.FileFormats |
Available file formats for EDMLocalStream
|
EDMConstants.InstanceOptions |
Class for options controlling instance delete etc.
|
EDMConstants.InternalProperties |
Names for setting/getting and wrapping EDM internal data.
|
EDMConstants.LibraryNames |
Library names (DLL names) used for library loading.
|
EDMConstants.LogicalValues |
Enumerates ISO10303 logical / boolean values
|
EDMConstants.LogOptions |
Options for EDMvirtualMachine execution, can in may cases me used
as options to the EDMWorker instances.
|
EDMConstants.MergerOptions |
|
EDMConstants.OpenModes |
|
EDMConstants.PrimitiveTypes |
Enumeration of available primitive types
|
EDMConstants.QueryOptions |
Options for Execute Query function
|
EDMConstants.SchemaTypes |
Defines the schema types handled by the EDM interface.
|
EDMConstants.SelectOptions |
Options for Select Instances
|
EDMConstants.ServerProperties |
Property names for EDMServer.
|
EDMConstants.StepInputOptions |
Options for STEP file reader
|
EDMConstants.StepOutputOptions |
Options for step file writer
|
EDMConstants.TraceOptions |
Options for trace operations - usually not needed
|
EDMConstants.ValidatorOptions |
|
EDMConstants.WebServiceConfig |
Configuration variables for the EDMWebservices JAVA webapp.
|
EDMConstants.WebServiceOptions |
|
EDMConstants.XmlConfigurationProperties |
properties for XML configuration
To update existing configuration to database use flush().
|
EDMConstants.XmlEncodingOptions |
Options for XML file encoding
|
EDMConstants.XmlExecutionOptions |
Options for XML generator
|
EDMConstants.XmlInputOptions |
Options for XML input
|
EDMConstants.XmlOutputOptions |
Optiions for XML output
|
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
|
EdmiException |
This exception class is base for errors in the JAVA siode of the EDMI interface.
|
EdmiNativeException |
This exception class catches most errors in the native interface.
|
EDMInstance |
This interface represents a existing or non-existing instance in local or remote context.
|
EDMInstanceTools |
|
EDMInterface |
Main class for the EDOM3 interface.
|
EDMLocal |
Supplies interface functions for the "single user" / "Fat client" LOCAL interface
|
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.
|
EDMNotImplementedException |
This exception class catches most errors in the native interface.
|
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 |
|
EDMRemote |
Supplies interface functions for the REMOTE interface
|
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
|
EDMServerVersionInfo |
|
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
|
EdmUserException |
User access control exception
|
EDMUserOrGroup |
Base interface for EDM Database users and groups
|
EDMUtilities |
Miscllaneous utilities to save some typing...
|
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.
|
StringReps |
Convert between constants and string representiations of these.
|