A B C D E F G H I K L M N O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abortAllTransactions() - Method in interface edm.edom3.EDMLocalContext
-
Abort (and close) all open transactions.
- abortTransaction() - Method in interface edm.edom3.EDMLocalContext
-
Abort (and close) current open transaction.
- ACCESS_CREATE - Static variable in class edm.edom3.EDMConstants.AccessCodes
-
You are allowed to create this item and/or within this item
- ACCESS_DELETE - Static variable in class edm.edom3.EDMConstants.AccessCodes
-
You may delete this item
- ACCESS_DO_NOT_EXISTS - Static variable in exception edm.edom3.exception.EdmUserException
-
Access item does not exist
- ACCESS_EXECUTE - Static variable in class edm.edom3.EDMConstants.AccessCodes
-
You may execute this item
- ACCESS_EXISTS - Static variable in exception edm.edom3.exception.EdmUserException
-
Item already exists
- ACCESS_NONE - Static variable in class edm.edom3.EDMConstants.AccessCodes
-
No access to this item
- ACCESS_NOT_EXISTS - Static variable in exception edm.edom3.exception.EdmUserException
-
Access item does not exist
- ACCESS_READ - Static variable in class edm.edom3.EDMConstants.AccessCodes
-
Read access to this item
- ACCESS_WRITE - Static variable in class edm.edom3.EDMConstants.AccessCodes
-
Write acces to this item
- AccessCodes() - Constructor for class edm.edom3.EDMConstants.AccessCodes
- ADD_TO_EXISTING_MODEL - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Add data to existing model
- ADD_TO_EXISTING_MODEL - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
- addAdministrator(EDMUserOrGroup) - Method in interface edm.edom3.EDMAccessManager
-
Add an administrator
- addMember(EDMUser) - Method in interface edm.edom3.EDMGroup
-
Add a user to this group
- AGGREGATE_DATA_TYPE - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
Validate aggregate types
- AGGREGATE_SIZE - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
Validate aggregate sizes
- AGGREGATE_UNIQUENESS - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
Validate aggregate uniqueness
- AggregateTypes() - Constructor for class edm.edom3.EDMConstants.AggregateTypes
- aggrVal() - Method in interface edm.edom3.EDMSelect
-
Retrieve aggregate from select
- ALL_ATTRIBUTES - Static variable in class edm.edom3.EDMConstants.QueryOptions
- ALWAYS_WRITE_ACCESS - Static variable in class edm.edom3.EDMConstants.WebServiceConfig
-
"on" enforces all queries to run in as Write (Write Transaction).
- append(EDMSelect) - Method in interface edm.edom3.EDMAggregate
-
Add (append) a single value to an aggregate
- append(EDMSelect[]) - Method in interface edm.edom3.EDMAggregate
-
Add (append) multiple values to an aggregate
- appendNestedAggregate(EDMSelect) - Method in interface edm.edom3.EDMAggregate
-
Append a nested aggregate to end of this aggregate
- ARRAY_REQUIRED_ELEMENTS - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
Validate aggregate content: mandatory/optional membership
- ASCENDING - Static variable in class edm.edom3.EDMConstants.SelectOptions
-
Sort result ascending on first attribute
B
- binVal() - Method in interface edm.edom3.EDMSelect
-
retrieve BINARY value for this select
- BOLD_EXPRESS_ENTITY_NAMES - Static variable in class edm.edom3.EDMConstants.FileFormats.HtmlOptions.StepFileOptions
-
TODO: get description from EDMassist
- BOLD_STEP_ENTITY_NAMES - Static variable in class edm.edom3.EDMConstants.FileFormats.HtmlOptions.StepFileOptions
-
TODO: get description from EDMassist
- BOLD_STEP_ENTITY_REFERENCES - Static variable in class edm.edom3.EDMConstants.FileFormats.HtmlOptions.StepFileOptions
-
TODO: get description from EDMassist
- boolVal() - Method in interface edm.edom3.EDMSelect
-
retrieve BOOLEAN value for this select
C
- cancel() - Method in interface edm.edom3.EDMSelect
-
Reset this select to typeless and empty
- CHAR_ENCODING_ISO_8859_1 - Static variable in class edm.edom3.EDMConstants.CreateModelOptions
-
Use ISO 8859-1 Character encoding in the model
- CHAR_ENCODING_ISO_8859_1 - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Uses ISO 8859-1 string Encoding
- CHAR_ENCODING_ISO_8859_2 - Static variable in class edm.edom3.EDMConstants.CreateModelOptions
-
Use ISO 8859-2 Character encoding in the model
- CHAR_ENCODING_ISO_8859_2 - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Uses ISO 8859-2 string Encoding
- CHAR_ENCODING_ISO_8859_3 - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Uses ISO 8859-3 string Encoding
- CHAR_ENCODING_ISO_8859_4 - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Uses ISO 8859-4 string Encoding
- CHAR_ENCODING_ISO_8859_5 - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Uses ISO 8859-5 string Encoding
- CHAR_ENCODING_ISO_8859_6 - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Uses ISO 8859-6 string Encoding
- CHAR_ENCODING_ISO_8859_7 - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Uses ISO 8859-7 string Encoding
- CHAR_ENCODING_ISO_8859_8 - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Uses ISO 8859-8 string Encoding
- CHAR_ENCODING_ISO_8859_9 - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Uses ISO 8859-9 string Encoding
- CHAR_ENCODING_UTF_16 - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Uses UTF-16 string Encoding
- CHAR_ENCODING_UTF_8 - Static variable in class edm.edom3.EDMConstants.CreateModelOptions
-
Use UTF-8 Character encoding in the model
- CHAR_ENCODING_UTF_8 - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Uses UTF-8 string Encoding
- close() - Method in interface edm.edom3.EDMDatabase
-
Closes an open EDMdatabase.
- close() - Method in interface edm.edom3.EDMLogger
-
Close the log.
- closeModel() - Method in interface edm.edom3.EDMModel
-
This method will close the model.
- closeRepository() - Method in interface edm.edom3.EDMRepository
-
This method will close the repository.
- commitAllTransactions() - Method in interface edm.edom3.EDMLocalContext
-
Commit (and close) all open transactions.
- commitTransaction() - Method in interface edm.edom3.EDMLocalContext
-
Commit (and close) current open transactions.
- communication() - Method in interface edm.edom3.EDMContext
-
Retrieve communication paramneter set
- communication() - Method in interface edm.edom3.EDMServer
-
Retrieve communication paramneter set
- communicationType - Static variable in class edm.edom3.EDMConstants.ServerProperties
-
communicationType - communication type for this server
TCP, HTTP, LOCAL_DB,LOCAL_CONTEXT - CompilerOptions() - Constructor for class edm.edom3.EDMConstants.CompilerOptions
- CompressionTypes() - Constructor for class edm.edom3.EDMConstants.CompressionTypes
- CONDITIONAL_WRITE_ACCESS - Static variable in class edm.edom3.EDMConstants.WebServiceConfig
-
States queries to be run as Write (Write Transaction).
- CONFORMANCE_CLASS_1 - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Enforce the file to be exported according to ISO 10303-21:1994/TC1 conformance class 1 format.
- CONFORMANCE_CLASS_1 - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Enforce the file to be exported according to ISO 10303-21:1994/TC1 conformance class 1 format.
- CONFORMANCE_CLASS_2 - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Enforce the file to be exported according to ISO 10303-21:1994/TC1 conformance class 2 format.
- CONFORMANCE_CLASS_2 - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Enforce the file to be exported according to ISO 10303-21:1994/TC1 conformance class 2 format.
- connect(String) - Method in interface edm.edom3.EDMServer
-
Connect to the EDMServer
- content - Static variable in class edm.edom3.EDMConstants.XmlConfigurationProperties
-
The content of this XmlConfiguration as an XML document.
- CONTEXT_DEFAULT_TIMEOUT - Static variable in class edm.edom3.EDMConstants.InternalProperties
-
Default context timeout.
- CONTINUE_STORING_ON_ERROR - Static variable in class edm.edom3.EDMConstants.CompilerOptions
-
Enforces the EDMexpressCompiler to create and populate a dictionary model of erroneous schema(ta).
- CONTINUE_STORING_ON_ERROR - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
-
Continue reading XML and loading target even if error occurs
- create() - Method in interface edm.edom3.EDMDatabase
-
Creates a new EDMdatabase and attach the actual EDMdatabase to the EDMserver used by the caller.
- create() - Method in interface edm.edom3.EDMRepository
-
Create repository using name and context for this wrapper
- create() - Method in interface edm.edom3.EDMUserOrGroup
-
Create user or group using name and context for this wrapper
- create(EDMInstance, String, String[], EDMSelect[]) - Method in interface edm.edom3.EDMInstance
-
Create instance and optionally assign attributes.
- create(EDMSchema, long) - Method in interface edm.edom3.EDMModel
-
Create a model in the database with default string encoding.
- create(EDMSchema, String, int) - Method in interface edm.edom3.EDMModel
-
Deprecated.Use create(EDMSchema schema,int options), encoding must be given as an option
- CREATE_SCRATCH_INSTANCES - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
- createAggrAttrBN(String, EDMSelect) - Method in interface edm.edom3.EDMInstance
-
Create an aggregate in an attribute
- createInstance(String) - Method in interface edm.edom3.EDMModel
-
Create an instance in this model
- createInstance(String, String[], EDMSelect[]) - Method in interface edm.edom3.EDMModel
-
Create an instance in this model and optionally assign attributes.
- createLocalContext(String) - Static method in class edm.edom3.EDMInterface
-
Create a new local context.
- CreateModelOptions() - Constructor for class edm.edom3.EDMConstants.CreateModelOptions
- createRemoteContext(String) - Static method in class edm.edom3.EDMInterface
-
Create a new remote context.
- createRemoteContext(String) - Static method in class edm.edom3.EDMRemote
-
Create a REMOTE context
- createTempFile(String, String) - Static method in class edm.edom3.util.DNFileUtils
D
- DEFAULT - Static variable in class edm.edom3.EDMConstants.FileFormats
-
Default file format
- DEFAULT_COMPRESSION - Static variable in class edm.edom3.EDMConstants.CompressionTypes
-
Specifies that default (GZIP) compression is used
- DEFAULT_EDM_STRING_ENCODING - Static variable in class edm.edom3.EDMConstants.InternalProperties
-
Default EDM string encoding.
- DEFAULT_LOGIN_GROUP - Static variable in class edm.edom3.EDMConstants.WebServiceConfig
-
If set used as for group part of login if not given by user
- DEFAULT_QUERY_PATH - Static variable in class edm.edom3.EDMConstants.WebServiceConfig
-
If set used as for "rep/mod/QEX/QuerySchema" part when using shortcut for webservice.
- DEFAULT_QUERY_URL - Static variable in class edm.edom3.EDMConstants.WebServiceConfig
-
If set used as "shortcut" in the webservice URL for "/rep/mod/QEX/QuerySchema/" part.
- defineComplexEntity(String) - Method in interface edm.edom3.EDMExpressSchema
-
This function defines specific complex entities in the actual dictionary model and enables the instantiation of complex entities in the appropriate data models.
- delete() - Method in interface edm.edom3.EDMDatabase
-
Delete an existing EDMdatabase, i.e.
- delete() - Method in interface edm.edom3.EDMModel
-
Delete this model.
- delete() - Method in interface edm.edom3.EDMRepository
-
Delete repository using name and context for this wrapper
- delete() - Method in interface edm.edom3.EDMSchema
-
Deletes the schema.
- delete() - Method in interface edm.edom3.EDMUserOrGroup
-
Delete this user or group from EDM database
- delete(long) - Method in interface edm.edom3.EDMInstance
-
Delete this instance
- delete(EDMSelect) - Method in interface edm.edom3.EDMAggregate
-
Delete a single value to an aggregate.
- DELETE_INSTANCE - Static variable in class edm.edom3.EDMConstants.InstanceOptions
-
Delete instance only
- DELETE_INSTANCE_AND_REFERENCES - Static variable in class edm.edom3.EDMConstants.InstanceOptions
-
Delete instance and references
- DELETE_INSTANCE_REFERENCES - Static variable in class edm.edom3.EDMConstants.InstanceOptions
-
Delete instance references only
- DELETE_INSTANCE_REFS_ON_DELETE - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
for model creation: when an instance is deleteted, all references to it will automatically/implicitly be deleted
- DELETE_INSTANCE_REFS_ON_DELETE - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
- DELETE_INSTANCES_WITH_REFS - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
for model creation : instances in model can be deleted even though refrences to it exists
- DELETE_INSTANCES_WITH_REFS - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
-
Delete instances and their references
- deleteContents() - Method in interface edm.edom3.EDMModel
-
Delete contents of this model.
- DELETING_EXISTING_MODEL - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Delete the target model before operation, if it already exists.
- DELETING_EXISTING_MODEL - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Delete existing model before starting importing data
- DELETING_EXISTING_MODEL - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
-
Delete old data in target model
- DELETING_EXISTING_SCHEMAS - Static variable in class edm.edom3.EDMConstants.CompilerOptions
-
Specifies that the existing dictionary model(s) with the same name as the resulting dictionary model(s) from this compilation will be replaced by the new dictionary model(s) as long as there are no data models associated with this (these) existing dictionary model(s).
- DESCENDING - Static variable in class edm.edom3.EDMConstants.SelectOptions
-
Sort result descending on first attribute
- DETAILED_OUTPUT - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
Produce detailed validation report
- DIAGNOSTICS_FOR_INTERFACED_ONLY - Static variable in class edm.edom3.EDMConstants.ExpressCompilerOptions
-
Specifies that only diagnostic related to the interfaced schemata will be written to the diagnostic report.
- DIAGNOSTICS_FOR_ROOTS_ONLY - Static variable in class edm.edom3.EDMConstants.ExpressCompilerOptions
-
Specifies that only diagnostic related to the schema supplied as root schema will be written to the diagnostic report.
- DIS_VERSION - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Use DIS version for STP format (if you knaow what it means)
- disconnect() - Method in interface edm.edom3.EDMServer
-
Disconnecti from the the EDMserver
- DNFileUtils - Class in edm.edom3.util
-
Wraps implements some java.io.File functionality to align intf for MSVJ#
- DNFileUtils() - Constructor for class edm.edom3.util.DNFileUtils
- DNVector - Class in edm.edom3.util
-
wraps a java.util.vector to maintain transparency for MSVJ++
- DNVector() - Constructor for class edm.edom3.util.DNVector
E
- EDM_EXPRESS_EXTENSION - Static variable in class edm.edom3.EDMConstants.ExpressCompilerOptions
-
The compiler will accept EDM extensions to Express, currently there is one, namely xpxPrintf (see EDMassist Vol6).
- EDM_IDENTIFIERS - Static variable in class edm.edom3.EDMConstants.QueryOptions
- EDM_IDENTIFIERS - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Specifies that the EDMdatabase instanceID will be used as instance identifiers in the STEP Physical File such that it will be easy to find the correspondence between a mapped instance on the STEP file and the same instance in the EDMdatabase.
- EDM_IDENTIFIERS - Static variable in class edm.edom3.EDMConstants.XmlOutputOptions
- edm.edom3 - package edm.edom3
- edm.edom3.exception - package edm.edom3.exception
- edm.edom3.util - package edm.edom3.util
- EDMAccess - Interface in edm.edom3
-
This interface represents access rights to an object for a specific role.
- EDMAccessManager - Interface in edm.edom3
-
This interface wraps access management for an object.
- EDMAggregate - Interface in edm.edom3
-
The EDMAggregate interface wraps aggregate data.
- EDMApplicationSchema - Interface in edm.edom3
-
Represents any application schema: SCHEMA MAP, QuerySchema, Rule Schema...
- edmBLOB - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type: EDM specific
- EDMCheckin - Interface in edm.edom3
-
Worker that offers the checkin operation.
- EDMCheckout - Interface in edm.edom3
-
/** Worker that offers the checkout operation.
- EDMCompiler - Interface in edm.edom3
-
To find descriptions of the available compilers:
- EDMConstants - Interface in edm.edom3
-
Provides constants for the EDOM3 interface.
- EDMConstants.AccessCodes - Class in edm.edom3
-
Access codes for the
EDMAccess
interface. - EDMConstants.AggregateTypes - Class in edm.edom3
-
Enumeration of aggregate type
- EDMConstants.CompilerOptions - Class in edm.edom3
-
Common options for all compilers
- EDMConstants.CompressionTypes - Class in edm.edom3
-
Compression types for files and streams
- EDMConstants.CreateModelOptions - Class in edm.edom3
- EDMConstants.ExpressCompilerOptions - Class in edm.edom3
-
Options for EXPRESS compiler
- EDMConstants.ExpressXCompilerOptions - Class in edm.edom3
-
Options for EXPRESS-X compiler
- EDMConstants.FileFormats - Class in edm.edom3
-
Available file formats for EDMLocalStream
- EDMConstants.FileFormats.HtmlOptions - Class in edm.edom3
-
Options valid for remote context only.
- EDMConstants.FileFormats.HtmlOptions.StepFileOptions - Class in edm.edom3
-
Show STEP file in HTML options.
- EDMConstants.InstanceOptions - Class in edm.edom3
-
Class for options controlling instance delete etc.
- EDMConstants.InternalProperties - Class in edm.edom3
-
Names for setting/getting and wrapping EDM internal data.
- EDMConstants.LibraryNames - Class in edm.edom3
-
Library names (DLL names) used for library loading.
- EDMConstants.LogicalValues - Class in edm.edom3
-
Enumerates ISO10303 logical / boolean values
- EDMConstants.LogOptions - Class in edm.edom3
-
Options for EDMvirtualMachine execution, can in may cases me used as options to the
EDMWorker
instances. - EDMConstants.MergerOptions - Class in edm.edom3
-
Options for the
EDMMerger
worker. - EDMConstants.OpenModes - Class in edm.edom3
-
Codes used in the
EDMModel.getOpenMode()
and theEDMModel.setOpenMode()
calls, also forEDMRepository
. - EDMConstants.PrimitiveTypes - Class in edm.edom3
-
Enumeration of available primitive types
- EDMConstants.QueryOptions - Class in edm.edom3
-
Options for Execute Query function
- EDMConstants.QueryOptions.Remote - Class in edm.edom3
-
Options valid for remote context only.
- EDMConstants.SchemaTypes - Class in edm.edom3
-
Defines the schema types handled by the EDM interface.
- EDMConstants.SelectOptions - Class in edm.edom3
-
Options for Select Instances
- EDMConstants.ServerProperties - Class in edm.edom3
-
Property names for EDMServer.
- EDMConstants.StepInputOptions - Class in edm.edom3
-
Options for STEP file reader
- EDMConstants.StepOutputOptions - Class in edm.edom3
-
Options for step file writer
- EDMConstants.TraceOptions - Class in edm.edom3
-
Options for trace operations - usually not needed
- EDMConstants.ValidatorOptions - Class in edm.edom3
-
Options for the
EDMValidator
worker. - EDMConstants.WebServiceConfig - Class in edm.edom3
-
Configuration variables for the EDMWebservices JAVA webapp.
- EDMConstants.WebServiceOptions - Class in edm.edom3
-
Options for the
EDMWebservice
worker. - EDMConstants.XmlConfigurationProperties - Class in edm.edom3
-
properties for XML configuration To update existing configuration to database use flush().
- EDMConstants.XmlEncodingOptions - Class in edm.edom3
-
Options for XML file encoding
- EDMConstants.XmlExecutionOptions - Class in edm.edom3
-
Options for XML generator
- EDMConstants.XmlInputOptions - Class in edm.edom3
-
Options for XML input
- EDMConstants.XmlOutputOptions - Class in edm.edom3
-
Optiions for XML output
- EDMContext - Interface in edm.edom3
-
The context provides access to an EDM database.
- EDMContextDependent - Interface in edm.edom3
-
Interface to be implemented for all context dependent classes
- EDMContextSSO - Interface in edm.edom3
-
Copyright(C) EPM Technology AS.
- EDMData - Interface in edm.edom3
-
Everything tht can be "stored" in EDM domain is EDMData.
- EDMDatabase - Interface in edm.edom3
-
The EDMDatabase interface is used to
- retrieve info about an EDM database without opening it - open / close / create / delete EDM database - EDMDataFactory - Interface in edm.edom3
-
The EDMFactory supplies methods for creating EDOM3 objects, and is the only place you can do so.
- EDMDebug - Interface in edm.edom3
-
Miscellaneous Debug functionality for the JAVA interface
- EDMDefinedType - Interface in edm.edom3
-
Wraps a USER DEFINED TYPE instance (meta-data)
- EDMDownload - Interface in edm.edom3
-
Worker to download data from server,local database or file to local database or file.
- EDMExpressSchema - Interface in edm.edom3
-
Copyright(C) EPM Technology AS.
- edmFILE - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type: EDM specific
- EDMFileMapping - Interface in edm.edom3
-
The EDMFileMapping is an EDMLocalStream mapped to a virtual file on the server.
- EDMFormalParameter - Interface in edm.edom3
-
Copyright(C) EPM Technology AS.
- edmGENAGGR - Static variable in class edm.edom3.EDMConstants.AggregateTypes
-
Denotes aggregate type:
- EDMGroup - Interface in edm.edom3
-
Interface wrapping an EDMdatabase use
- EdmiException - Exception in edm.edom3.exception
-
This exception class is base for errors in the JAVA siode of the EDMI interface.
- EdmiException(EdmiException) - Constructor for exception edm.edom3.exception.EdmiException
-
Create a new exception with the given object
- EdmiException(Object, String) - Constructor for exception edm.edom3.exception.EdmiException
-
Create new EdmiException
- EdmiException(Object, String, Exception) - Constructor for exception edm.edom3.exception.EdmiException
-
Create a new EdmiException
- EdmiException(Object, String, String) - Constructor for exception edm.edom3.exception.EdmiException
-
Create new EdmiException
- EdmiException(String) - Constructor for exception edm.edom3.exception.EdmiException
-
Create new EdmiException construction
- edmILLDATATYPE - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type: EDM specific
- EdmiNativeException - Exception in edm.edom3.exception
-
This exception class catches most errors in the native interface.
- EdmiNativeException() - Constructor for exception edm.edom3.exception.EdmiNativeException
-
Create a new EdmiNativeException.
- EdmiNativeException(long) - Constructor for exception edm.edom3.exception.EdmiNativeException
-
The EdmiNativeException is thrown from inside the JNI / EDMI.
- EdmiNativeException(String) - Constructor for exception edm.edom3.exception.EdmiNativeException
-
The EdmiNativeException is thrown from inside the JNI / EDMI.
- EDMInstance - Interface in edm.edom3
-
This interface represents a existing or non-existing instance in local or remote context.
- EDMInstanceTools - Interface in edm.edom3
- EDMInterface - Class in edm.edom3
-
Main class for the EDOM3 interface.
- EDMInterface() - Constructor for class edm.edom3.EDMInterface
- EDMLocal - Class in edm.edom3
-
Supplies interface functions for the "single user" / "Fat client" LOCAL interface
- EDMLocal() - Constructor for class edm.edom3.EDMLocal
- EDMLocalContext - Interface in edm.edom3
-
Supplies methods for the "single-user" and "fat client" LOCAL context
- EDMLocalStream - Interface in edm.edom3
-
Copyright(C) EPM Technology AS.
- EDMLogDescription - Interface in edm.edom3
-
Log description are used in the some of the EDMWorker classes to define logging
- EDMLogger - Interface in edm.edom3
-
This interface defines a EDM logger.
- EDMMerger - Interface in edm.edom3
-
Class EDMModelMerger
- EDMModel - Interface in edm.edom3
-
This interface represents a existing or non-existing model in local or remote context.
- edmNOAGGR - Static variable in class edm.edom3.EDMConstants.AggregateTypes
-
Denotes aggregate type:
- edmNODATATYPE - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type: EDM specific
- EDMNotImplementedException - Exception in edm.edom3.exception
-
This exception class catches most errors in the native interface.
- EDMNotImplementedException(String) - Constructor for exception edm.edom3.exception.EDMNotImplementedException
-
Create a "not implemented" exception
- edmNUMBER - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type: EDM specific
- edmPACKED_DATE - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type: EDM specific
- EDMQuery - Interface in edm.edom3
-
This worker implements running query functions in query schemata.
- EDMQueryResult - Interface in edm.edom3
-
This interface wraps anEDM query result, in most cases this is handled as a matrix.
- EDMQueryResultHelper - Interface in edm.edom3
- EDMRemote - Class in edm.edom3
-
Supplies interface functions for the REMOTE interface
- EDMRemote() - Constructor for class edm.edom3.EDMRemote
- EDMRemoteContext - Interface in edm.edom3
-
Java binding for the EDM Remote interface.
- EDMRepository - Interface in edm.edom3
-
This interface represents a existing or non-existing repository in local or remote context.
- EDMRow - Interface in edm.edom3
-
This interface represents an instance related to a QueryResult or a set of properties.
- EDMSchema - Interface in edm.edom3
-
Copyright(C) EPM Technology AS.
- EDMSelect - Interface in edm.edom3
-
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 - Interface in edm.edom3
-
This interface defines a worker for select a subset of instances from an aggregate or a model.
- edmSEQUENCE_NUMBER - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type: EDM specific
- EDMServer - Interface in edm.edom3
-
The EDMServer interface provides functions and data that are common for multiple or all all contexts
- EDMServerVersionInfo - Class in edm.edom3
- EDMServerVersionInfo() - Constructor for class edm.edom3.EDMServerVersionInfo
- edmSIMPLEID - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type: EDM specific
- edmTIME_STAMP - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type: EDM specific
- EDMTransaction - Interface in edm.edom3
-
TODO: not yet completely defined.
- edmUNIQUE_INDEX - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type: EDM specific
- EDMUpload - Interface in edm.edom3
-
Worker to upload data to server(or local database) from local database or file
- EDMUser - Interface in edm.edom3
-
Interface wrapping an EDMdatabase use
- EdmUserException - Exception in edm.edom3.exception
-
User access control exception
- EdmUserException(int) - Constructor for exception edm.edom3.exception.EdmUserException
-
Create a new EdmUserException
- EdmUserException(int, String) - Constructor for exception edm.edom3.exception.EdmUserException
-
Create new user exception
- EdmUserException(int, String, String) - Constructor for exception edm.edom3.exception.EdmUserException
-
Create a new EdmUserException
- EDMUserOrGroup - Interface in edm.edom3
-
Base interface for EDM Database users and groups
- EDMUtilities - Class in edm.edom3.util
-
Miscllaneous utilities to save some typing...
- EDMUtilities(EDMContext) - Constructor for class edm.edom3.util.EDMUtilities
- EDMValidator - Interface in edm.edom3
-
The result of the validation can either be a text report or a model population.
- EDMWebService - Interface in edm.edom3
-
This worker implements running query functions in query schemata.
- EDMWorker - Interface in edm.edom3
-
This interface defines an EDMoperation.
- EDMWorkerFactory - Interface in edm.edom3
-
The EDMFactory supplies methods for creating EDOM3 objects, and is the only place you can do so.
- EDMWorkerResult - Interface in edm.edom3
-
Contains number of errors and warnings encountered during certain operations.
- edom3BYTEARRAY - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes EDOM3 special type BYTE ARRAY in tSdaiSelect- only for experts!!
- ENCODING_UTF_16 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
Use UTF-16 encoding
- ENCODING_UTF_8 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
Use UTF-8 encoding
- ENFORCE_LITERAL_ENCODING - Static variable in class edm.edom3.EDMConstants.WebServiceConfig
-
If set assume literal style option (option_xxxxx) always given in URL
- ENTITY_EXISTS - Static variable in exception edm.edom3.exception.EdmUserException
-
Entity Exists already
- ENTITY_INSTANCE_ID_FILTER - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
The filterBuffer is an array of entityInstanceIds
- ENTITY_NAME_FILTER - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
The filterBuffer is an array of entityNames
- ENTITY_NOT_EXISTS - Static variable in exception edm.edom3.exception.EdmUserException
-
Entity does not exist
- enumVal() - Method in interface edm.edom3.EDMSelect
-
retrieve an ENUMERATION value for this select
- ENVIRONMENT_VARIABLE_EXISTS - Static variable in exception edm.edom3.exception.EdmUserException
-
Environment variable does already exist
- ENVIRONMENT_VARIABLE_FAILURE - Static variable in exception edm.edom3.exception.EdmUserException
-
Environment variable access failed
- ENVIRONMENT_VARIABLE_NAME_EMPTY - Static variable in exception edm.edom3.exception.EdmUserException
-
Mo value in environment variable
- ENVIRONMENT_VARIABLE_NOT_FOUND - Static variable in exception edm.edom3.exception.EdmUserException
-
Environment variable not found
- equals(EDMSelect) - Method in interface edm.edom3.EDMSelect
-
Check if this select equals another
- equals(EDMUserOrGroup) - Method in interface edm.edom3.EDMUserOrGroup
-
Compare to another user or group
- ERRORS_ONLY - Static variable in class edm.edom3.EDMConstants.CompilerOptions
-
Specifies that only errors should be presented in the error listing.
- EUC_JP - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
EUC-JP encoding
- EXCLUDE_ENTITIES_FILTER - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
All instance types in the actual model, except those specified in the filterBuffer, will be written to the STEP file
- EXCLUDE_USER_DEFINED_ENTITIES - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
instances of USER_DEFINED_ENTITY on the STEP file will not be populated in the "read step file" operation
- EXCLUDE_USER_DEFINED_ENTITIES - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
no instances of type USER_DEFINED_ENTITY will be written to the STEP file
- EXCLUDE_USER_DEFINED_ENTITIES - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
- EXCLUDE_USER_DEFINED_ENTITIES - Static variable in class edm.edom3.EDMConstants.XmlOutputOptions
- EXCLUSIVE_READ_WRITE - Static variable in class edm.edom3.EDMConstants.OpenModes
-
Holds the defined access type for a exclusively read and write SDAI model( "fat client" only).
- execute() - Method in interface edm.edom3.EDMWorker
-
Execute operation specified source and target
- exists() - Method in interface edm.edom3.EDMData
-
Check if this item exists
- exists() - Method in interface edm.edom3.EDMDatabase
-
Check database existance
- EXP - Static variable in interface edm.edom3.EDMCompiler
-
Denotes an EXPRESS schema
- EXP - Static variable in class edm.edom3.EDMConstants.SchemaTypes
-
An ISO10303 Part 11 EXPRESS schema
- EXPRESS - Static variable in class edm.edom3.EDMConstants.FileFormats
- EXPRESS_EDITION_2 - Static variable in class edm.edom3.EDMConstants.ExpressCompilerOptions
-
Parse schema in accordance to ISO10303 Part11-2003
- ExpressCompilerOptions() - Constructor for class edm.edom3.EDMConstants.ExpressCompilerOptions
- ExpressXCompilerOptions() - Constructor for class edm.edom3.EDMConstants.ExpressXCompilerOptions
- EXTENSIVE_ACCESS_CHECKING - Static variable in class edm.edom3.EDMConstants.InternalProperties
-
Enable EDM multi-user access checking.
- EXTRACT_SHALLOW - Static variable in class edm.edom3.EDMConstants.QueryOptions
- EXTRACT_SHALLOW - Static variable in class edm.edom3.EDMConstants.XmlOutputOptions
F
- fakeEdmiCustom(long, String) - Method in interface edm.edom3.EDMDebug
-
Custom debug routine - no defined behaviour
- fakeEdmiDelay(long) - Method in interface edm.edom3.EDMDebug
-
Fake a time-consuming operation in EDMI
- fakeEdmiError(long) - Method in interface edm.edom3.EDMDebug
-
Fake an error in the JNI part of the JAVA interface
- FileFormats() - Constructor for class edm.edom3.EDMConstants.FileFormats
- flush(String[], EDMSelect[]) - Method in interface edm.edom3.EDMRow
-
Flush memory buffered attrs to DB.
- free() - Method in interface edm.edom3.EDMQueryResult
-
Free the query , i.e.
- FULL_COMPLEX_HANDLING - Static variable in class edm.edom3.EDMConstants.ExpressCompilerOptions
-
All explicit and implicit complex entity definitions will be created in the dictionary model.
- FULL_LOG - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- FULL_LOG - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Specifies that all logging options except LOG_AGGREGATE_CONTENTS should be activated during the conversion process.
- FULL_OUTPUT - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
Produce full validation report
- FULL_VALIDATION - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
Validate all constraints.
G
- getAccessFor(EDMUserOrGroup) - Method in interface edm.edom3.EDMAccessManager
-
Retrieve dedicated access for a user
- getAccessManager() - Method in interface edm.edom3.EDMAccess
-
Get the access manager for this access
- getAccessManager() - Method in interface edm.edom3.EDMInstance
-
Retrieve an access manager for this instance
- getAccessName(long, boolean) - Static method in class edm.edom3.util.StringReps
-
Get acces bit names
- getAccessRights() - Method in interface edm.edom3.EDMAccess
-
Get access rights bitmask for this access
- getActiveContext() - Static method in class edm.edom3.EDMLocal
-
Get the current active context
- getActiveTransaction() - Method in interface edm.edom3.EDMLocalContext
-
Get the current active transaction
- getAggregate(long) - Method in interface edm.edom3.EDMDataFactory
-
Get an aggregate wrapper
- getAggregateType() - Method in interface edm.edom3.EDMAggregate
-
retrieve the SDAI type for wrapped aggregate
- getAllAccessFor() - Method in interface edm.edom3.EDMAccessManager
-
Get all dedicated access
- getAllAttrNames() - Method in interface edm.edom3.EDMRow
-
Retrieve all attribute names for this row-instance
- getAllMembers() - Method in interface edm.edom3.EDMGroup
-
Retrieve a list of all group members
- getAndUseLicenseKey(String) - Method in interface edm.edom3.EDMServer
-
Used with getVersionInfo
- getAttrBN(String) - Method in interface edm.edom3.EDMInstance
-
Retrieve attribute value for this instance
- getAttributes() - Method in interface edm.edom3.EDMSelectInstances
-
Get the attributes / column names to include in query
- getAttrsBN(String[]) - Method in interface edm.edom3.EDMInstance
-
Retrieve attribute values for this instance
- getBlockSize() - Method in interface edm.edom3.EDMDatabase
-
Get database block size.
- getBoolean() - Method in interface edm.edom3.EDMSelect
-
Retrieve java.boolean value from this select
- getByteArray() - Method in interface edm.edom3.EDMSelect
-
EDOM3 Special Extension: Retrieve byte array value from this select.
- getColumnHeader(int) - Method in interface edm.edom3.EDMQueryResult
-
Get column header.
- getColumnSdaiType(int) - Method in interface edm.edom3.EDMQueryResult
-
Get column Sdai Type.
- getColumnSdaiType(int) - Method in interface edm.edom3.EDMQueryResultHelper
-
Get column Sdai Type.
- getCompressionType() - Method in interface edm.edom3.EDMLocalStream
-
Get compression type
- getCondition() - Method in interface edm.edom3.EDMSelectInstances
-
retrieve current match condition
- getConfiguration() - Method in interface edm.edom3.EDMServer
-
Retrieve a memory instance representing EDM internal configuration for this interface.
- getConfiguration() - Method in interface edm.edom3.EDMWorker
-
Get current configuration assigned to this worker.
- getContext() - Method in interface edm.edom3.EDMContextDependent
-
Get the owning context for this object.
- getContext(String) - Static method in class edm.edom3.EDMLocal
-
Get a context out of the name without activating it.
- getContextName() - Method in interface edm.edom3.EDMContext
-
Retrieve context name
- getDatabase(String, String, String) - Method in interface edm.edom3.EDMServer
-
Get a wrapper for an existing or non-existing EDM database.
- getDataFactory() - Method in interface edm.edom3.EDMContext
-
Get the data factory for this context.
- getDatasetName() - Method in interface edm.edom3.EDMCheckin
-
Retrieve the dataset name for this checkout/checkin
- getDatasetName() - Method in interface edm.edom3.EDMCheckout
-
Retrieve the dataset name for this checkout/checkin
- getDebug() - Method in interface edm.edom3.EDMLocalContext
-
Get the Debug interface for this context
- getDeclarationsToLog() - Method in interface edm.edom3.EDMLogDescription
-
Returns the current declarations to be logged.
- getDefinedType(long) - Method in interface edm.edom3.EDMDataFactory
-
Get a wrapper for a defined type
- getDefinedType(EDMExpressSchema, String) - Method in interface edm.edom3.EDMDataFactory
-
Get a wrapper for a defined type
- getDefinedType(EDMModel, String) - Method in interface edm.edom3.EDMDataFactory
-
Get a wrapper for a defined type
- getDefinedTypeIds(EDMDefinedType[]) - Method in class edm.edom3.util.EDMUtilities
-
Convert from defined type wrappers to IDss
- getDefinedTypes(long[]) - Method in class edm.edom3.util.EDMUtilities
-
Convert from defined type IDs to wrappers
- getDefinedTypes(EDMExpressSchema, String[]) - Method in class edm.edom3.util.EDMUtilities
-
Convert from defined type names to wrappers
- getDefinedTypes(EDMModel, String[]) - Method in class edm.edom3.util.EDMUtilities
-
Convert from defined type names to wrappers
- getDescription() - Method in interface edm.edom3.EDMGroup
-
Retrieve a list of all group members
- getDownload(EDMData, EDMData) - Method in interface edm.edom3.EDMWorkerFactory
-
Creates an EDMDownload object
- getEDMEncoding() - Method in interface edm.edom3.EDMModel
-
Get encoding for this model.
- getEDMExpressionLog() - Static method in class edm.edom3.EDMLocal
-
Get the expression logger (EDMvirtualMachine logger) for this local context
- getEDMGroup(long) - Method in interface edm.edom3.EDMDataFactory
-
Get an EDMGroup wrapper
- getEDMGroup(String) - Method in interface edm.edom3.EDMDataFactory
-
Get an EDMGroup wrapper
- getEDMTrace() - Static method in class edm.edom3.EDMInterface
-
Get the EDM trace wrapper
- getEDMUser(long) - Method in interface edm.edom3.EDMDataFactory
-
Get an EDMUser wrapper
- getEDMUser(String) - Method in interface edm.edom3.EDMDataFactory
-
Get an EDMUser wrapper
- getEDMUserOrGroup(long) - Method in interface edm.edom3.EDMDataFactory
-
Get an EDMUserOrGroup wrapper based on instance id
- getEffectiveAccess(EDMUserOrGroup) - Method in interface edm.edom3.EDMAccessManager
-
Retrieve effective access for a user (superuser only?)
- getElement(int) - Method in interface edm.edom3.EDMAggregate
-
Get aggregate element by index
- getElements(int, int) - Method in interface edm.edom3.EDMAggregate
-
Get multiple aggregate elements by index
- getEntityExtent(String) - Method in interface edm.edom3.EDMModel
-
Returns all of the instances of the given entity name (Entity Extent).
- getEntityName() - Method in interface edm.edom3.EDMSelectInstances
-
Retrieve current entity name for model search
- getErrorCode() - Method in exception edm.edom3.exception.EdmiException
-
Get error code for this exception
- GetErrorCode() - Method in exception edm.edom3.exception.EdmUserException
-
Get error code
- getErrors() - Method in interface edm.edom3.EDMWorkerResult
-
Get number of errors : sum(recoverables,fatals)
- getErrorText(int) - Static method in exception edm.edom3.exception.EdmiException
-
Get error text out of an error code
- GetErrorText() - Method in exception edm.edom3.exception.EdmUserException
-
Get error text
- GetErrorText(int) - Static method in exception edm.edom3.exception.EdmUserException
-
Get error text out of error code
- getExpressCompiler() - Method in interface edm.edom3.EDMWorkerFactory
-
Creates a EDMExpressCompiler object.
- getExpressSchema(String) - Method in interface edm.edom3.EDMDataFactory
-
Get an EXPRESS schema wrapper
- getExpressXCompiler() - Method in interface edm.edom3.EDMWorkerFactory
-
Creates a EDMExpressXCompiler object.
- getFatals() - Method in interface edm.edom3.EDMWorkerResult
-
Get number of fatal errors that made the worker stop, ususally 0 or 1.
- getFile() - Method in interface edm.edom3.EDMLocalStream
-
Get a File object for the local stream if applicable
- getFileFormat() - Method in interface edm.edom3.EDMLocalStream
-
Retrieve file format
- getFileMappings() - Method in interface edm.edom3.EDMWorker
-
Retrieve worker file mappings
- getFormalParameter(String, int) - Method in interface edm.edom3.EDMDataFactory
-
Get a parameter wrapper
- getFormalParameters() - Method in interface edm.edom3.EDMWorker
-
Gets a list of EDMFormalParameter for this Worker if possible.
- getForSchema() - Method in interface edm.edom3.EDMApplicationSchema
-
Get main schema for query and rule schemata
- getForSchema() - Method in interface edm.edom3.EDMQuery
-
Retrieve the EXPRESS schema for this query.
- getFullName() - Method in interface edm.edom3.EDMUser
-
Retrieve optional full name for user
- getGroup() - Method in interface edm.edom3.EDMContext
-
Returns the group for the current user
- getGroupOwner() - Method in interface edm.edom3.EDMAccessManager
-
Gets the owner group.
- getHeaderModel() - Method in interface edm.edom3.EDMModel
-
Check open mode (normally only used in LOCAL contexts )
- getHitsOut() - Method in interface edm.edom3.EDMWorker
- getIdArray() - Method in interface edm.edom3.EDMAggregate
-
Get a (java) array of instance IDs for an instance aggregate.
- getIndexOut() - Method in interface edm.edom3.EDMWorker
- getInfos() - Method in interface edm.edom3.EDMWorkerResult
-
Retrieve extra info for readStepFile
- getInputFileMapping(File, String) - Method in interface edm.edom3.EDMDataFactory
-
Get a wrapper for a local file bound to input to EXPRESS-X execution.
- getInputStream() - Method in interface edm.edom3.EDMDataFactory
-
Deprecated.the stream interface is not implemented yet. Currently the stream wrapping is only wrapping local files. Use getLocalFile instead.
- getInputStream() - Method in interface edm.edom3.EDMLocalStream
-
Get stream for piping from EDM to user program.
- getInstance() - Method in interface edm.edom3.EDMAccessManager
-
Get the object governed by this access manager
- getInstance(long) - Method in interface edm.edom3.EDMDataFactory
-
Get an instance wrapper
- getInstanceId() - Method in interface edm.edom3.EDMData
-
get id for local model, instance or aggregate
- getInstanceReferences(int, int) - Method in interface edm.edom3.EDMInstance
-
Retrieve information on what instances references this instance once or more.
- getInstanceType() - Method in interface edm.edom3.EDMInstance
-
Retrieve information on what instance type this instance is
- getIsObtainReferences() - Method in interface edm.edom3.EDMSelectInstances
-
Get current setting for obtaining references (for instance)
- getLibrary(String) - Static method in class edm.edom3.EDMInterface
-
Check library loaded
- getLines() - Method in interface edm.edom3.EDMWorkerResult
-
Retrieve extra info for readStepFile
- getLocalFile(File) - Method in interface edm.edom3.EDMDataFactory
-
Get a wrapper for a local file
- getLockedModels() - Method in interface edm.edom3.EDMTransaction
-
Return locked models for this transaction.
- getLockProtection() - Method in interface edm.edom3.EDMCheckout
-
Retrieve the assigned lock protection for this checkout
- getLogDescription() - Method in interface edm.edom3.EDMWorker
-
Get the logDescription for this worker.
- getLogFileName() - Method in interface edm.edom3.EDMLogDescription
-
Returns the name of the file, which the log stream are directed to.
- getLongformGenerator() - Method in interface edm.edom3.EDMWorkerFactory
-
Creates a EDMLongformGenerator object.
- getMapSchema(String) - Method in interface edm.edom3.EDMDataFactory
-
Get an EXPRESS-X schema map wrapper
- getMaxHits() - Method in interface edm.edom3.EDMSelectInstances
-
Retrieve current value for max hits
- getMaxLogFileSize() - Method in interface edm.edom3.EDMLogDescription
-
Returns the max size of the log file.
- getMaxModels() - Method in interface edm.edom3.EDMDatabase
-
Get database max models.
- getMemberCount() - Method in interface edm.edom3.EDMAggregate
-
Gets the number of elements in the aggregate or the size in the case of array.
- getMerger(EDMData, EDMData) - Method in interface edm.edom3.EDMWorkerFactory
-
Get a model merger
- getMessage() - Method in exception edm.edom3.exception.EdmiException
-
Get complete error message
- getMessage() - Method in exception edm.edom3.exception.EdmiNativeException
-
Get error message
- getMethodName() - Method in interface edm.edom3.EDMCheckin
-
Retrieve the checkout/checkin method name for this checkout/checkin
- getMethodName() - Method in interface edm.edom3.EDMCheckout
-
Retrieve the checkout/checkin method name for this checkout/checkin
- getModel(long) - Method in interface edm.edom3.EDMDataFactory
-
Get a model wrapper
- getModel(String) - Method in interface edm.edom3.EDMRepository
-
Retrieve a model in this repository
- getModel(String, String) - Method in interface edm.edom3.EDMDataFactory
-
Get a model wrapper
- getMyAccess() - Method in interface edm.edom3.EDMAccessManager
-
Retrieve effective access
- getName() - Method in interface edm.edom3.EDMData
-
Get name, qualified model name for model, file name for file
- getName() - Method in interface edm.edom3.EDMDefinedType
-
Get name of defined type
- getName() - Method in interface edm.edom3.EDMFormalParameter
-
Get EDMFormalParameter name.
- getNewModelVersionName() - Method in interface edm.edom3.EDMCheckin
-
Retrieve the assigned new model version name for this checkin
- getObject(String) - Method in interface edm.edom3.EDMContext
-
Assign an object to the context
- getObjectOwner() - Method in interface edm.edom3.EDMAccessManager
-
Gets the owner.
- getOpenMode() - Method in interface edm.edom3.EDMModel
-
Check open mode, normally only used in LOCAL contexts.
- getOpenMode() - Method in interface edm.edom3.EDMRepository
-
Check open mode
- getOptions() - Method in interface edm.edom3.EDMLogDescription
-
Returns the current options.
- getOptions() - Method in interface edm.edom3.EDMWorker
-
Get options.
- getOutputData(String) - Method in interface edm.edom3.EDMWebService
-
Retrieve output data as direct data or filename.
- getOutputFileMapping(File, String) - Method in interface edm.edom3.EDMDataFactory
-
Get a wrapper for a local file bound to output from EXPRESS-X execution.
- getOutputStream() - Method in interface edm.edom3.EDMLocalStream
-
Get stream for piping from user program to EDM.
- getOwner() - Method in interface edm.edom3.EDMData
-
Get the container for this data element.
For database instance : return model.
For XML configuration : return schema.
For query result row : return query result - getParameters() - Method in interface edm.edom3.EDMWorker
-
Retrieve worker parameters
- getParent() - Method in interface edm.edom3.EDMTransaction
-
Return parent transaction for this transaction if any.
- getQuery(EDMData, EDMData) - Method in interface edm.edom3.EDMWorkerFactory
-
Creates an EDMQuery object.
- getQueryCompiler() - Method in interface edm.edom3.EDMWorkerFactory
-
Creates an EDMQueryCompiler object.
- getQueryFunctionName() - Method in interface edm.edom3.EDMQuery
-
Get query function name given for this query
- getQueryFunctions() - Method in interface edm.edom3.EDMApplicationSchema
-
Gets query functions in a query schema.
- getQueryResult() - Method in interface edm.edom3.EDMDataFactory
-
Get an empty QueryResult wrapper
- getQuerySchema(String, EDMExpressSchema) - Method in interface edm.edom3.EDMDataFactory
-
Get a query schema
- getQuerySchemaName() - Method in interface edm.edom3.EDMQuery
-
Get query schema name given for this query
- getQuerySchemas() - Method in interface edm.edom3.EDMExpressSchema
-
Gets Query schemas on the schema.
- getQuerySchemas(String) - Method in interface edm.edom3.EDMExpressSchema
-
Gets Query schemas on the schema with name matching.
- getRealPrecision() - Method in interface edm.edom3.EDMLocalStream
-
Get real precision
- getRemoteFilename() - Method in interface edm.edom3.EDMFileMapping
-
Retrieve (virtual) filename on the server
- getRepository() - Method in interface edm.edom3.EDMModel
-
Gets the repository containig this model
- getRepository(long) - Method in interface edm.edom3.EDMDataFactory
-
Get a repository wrapper
- getRepository(String) - Method in interface edm.edom3.EDMDataFactory
-
Get a repository wrapper
- getResult() - Method in interface edm.edom3.EDMWorker
-
Get the result for this worker
- getResultType() - Method in interface edm.edom3.EDMQuery
-
Get result type
- getResultType() - Method in interface edm.edom3.EDMQueryResult
-
Get result type
- getRole() - Method in interface edm.edom3.EDMAccess
-
Get the role for this access
- getRoleAccess(long) - Method in interface edm.edom3.EDMAccessManager
-
Retrieve access for PUBLIC, OWNER or GROUP
- getRoleAccessRights(long) - Method in interface edm.edom3.EDMAccessManager
-
Retrieve access rights bitmask for PUBLIC, OWNER or GROUP
- getRoleName(long, boolean) - Static method in class edm.edom3.util.StringReps
- getRow(int) - Method in interface edm.edom3.EDMQueryResult
-
Get specific row from query result
- getRow(int, boolean) - Method in interface edm.edom3.EDMQueryResult
-
Get specific row from query result
- getRow(int, boolean) - Method in interface edm.edom3.EDMQueryResultHelper
-
Get specific row from query result
- getRow(long) - Method in interface edm.edom3.EDMDataFactory
-
Get an EDMRow wrapper
- getRuleCompiler() - Method in interface edm.edom3.EDMWorkerFactory
-
Creates an EDMRuleCompiler object.
- getRuleSchema(String, EDMExpressSchema) - Method in interface edm.edom3.EDMDataFactory
-
Get a query schema
- getRuleSchemas() - Method in interface edm.edom3.EDMExpressSchema
-
Gets Query schemas on the schema.
- getSchemaMapName() - Method in interface edm.edom3.EDMMerger
-
Get the name of the schema map assigned to this merger.
- getSchemaName() - Method in interface edm.edom3.EDMDownload
-
Get schema name for this worker
- getSchemaName() - Method in interface edm.edom3.EDMUpload
-
Get schema name for this worker
- getSchemaType() - Method in interface edm.edom3.EDMSchema
-
Get schema type for this application schema
- getSdaiError() - Method in interface edm.edom3.EDMWorkerResult
-
Get the sdai error during a failing remote call (?huh?)
- getSdaiFactory() - Method in interface edm.edom3.EDMContext
-
Get the SDAI data factory for this context.
- getSdaiSessionId() - Method in interface edm.edom3.EDMServer
-
Retrieve SDAI session id for backward compability.
- getSdaiType() - Method in interface edm.edom3.EDMSelect
-
Get primitive data type.
- getSelect() - Method in interface edm.edom3.EDMDataFactory
-
Get an empty SELECT wrapper
- getSelectInstances(EDMData, EDMData) - Method in interface edm.edom3.EDMWorkerFactory
-
Creates an EDMSelectInstances object
- getServer() - Method in interface edm.edom3.EDMContext
-
Get the EDM server wrapper
- getServerAddress() - Method in interface edm.edom3.EDMWebService
-
Retrieve the assigned server address for this web service.
- getShortNameFile() - Method in interface edm.edom3.EDMDownload
-
Get short name file
- getShortNameFile() - Method in interface edm.edom3.EDMUpload
-
Get short name file
- getSortBy() - Method in interface edm.edom3.EDMSelectInstances
-
Get current coloumn names for sorting
- getSortOption() - Method in interface edm.edom3.EDMSelectInstances
-
Get current options for sortgin on coloumn names
- getSource() - Method in interface edm.edom3.EDMWorker
-
Retrieve the source description for this worker
- getSourceAreaToLog() - Method in interface edm.edom3.EDMLogDescription
-
Returns the current source area to be logged.
- getSourceModels() - Method in interface edm.edom3.EDMMerger
-
Get source models set.
- getSourceSchema() - Method in interface edm.edom3.EDMApplicationSchema
-
Get referenced source EXPRESS schema for this application schema.
- getStartIndex() - Method in interface edm.edom3.EDMSelectInstances
-
Get start index range in total set
- getStepIdOfInstance() - Method in interface edm.edom3.EDMInstanceTools
-
This method will return the STEP id of the current instance
- getSystemShadow(EDMInstance) - Method in interface edm.edom3.EDMDataFactory
-
Get the shadow instance in system data model for a model,schema,...
- getTarget() - Method in interface edm.edom3.EDMWorker
-
Retrieve the target descriptor for this worker
- getTargetSchema() - Method in interface edm.edom3.EDMApplicationSchema
-
Gets the referenced target EXPRESS schema for this application schema.
- getTotals() - Method in interface edm.edom3.EDMWorkerResult
-
Retrieve extra info for readStepFile
- getTypeAttr() - Method in interface edm.edom3.EDMFormalParameter
- getTypelist() - Method in interface edm.edom3.EDMSelect
-
Retrieve type list for this select.
- getTypeListSelect(EDMDefinedType[]) - Method in class edm.edom3.util.EDMUtilities
-
Get an EDMSelect with type list
- getUnderlyingSchema() - Method in interface edm.edom3.EDMModel
-
Retrieve underlying schema for this model
- getUpload(EDMData, EDMData) - Method in interface edm.edom3.EDMWorkerFactory
-
Creates an EDMUpload object
- getURL() - Method in interface edm.edom3.EDMWebService
-
Get query URL given for this query
- getUser() - Method in interface edm.edom3.EDMContext
-
Returns the current EDM User
- getUserDefinedStatus() - Method in interface edm.edom3.EDMWorkerResult
-
Retrieve the EDMmethod execution status, which can come from the following sources: - xpxTerminate - in a query schema - xpxTerminateMapping - in a mapping schema - xpxReturnValueToCaller - in a rule schema.
- getUserOrGroup() - Method in interface edm.edom3.EDMAccess
-
return the user or group for this access
- getUserOutputFileName() - Method in interface edm.edom3.EDMLogDescription
-
Returns the name of the file, which the useroutput stream are directed to.
- getUserSessionManager() - Static method in class edm.edom3.EDMLocal
-
Retrieve user session manager (if you run multiple local sessions)
- getValidationErrorId() - Method in interface edm.edom3.EDMWorkerResult
-
Retrieve the validationErrorId, this is the result of validating a model with ValidationErrorModel set to true.
- getValidator() - Method in interface edm.edom3.EDMWorkerFactory
-
Get an EDMValidate object
- getValue() - Method in interface edm.edom3.EDMQueryResult
-
Get query result in case of single value - RESULT_AS_VALUE.
- getValueType() - Method in interface edm.edom3.EDMFormalParameter
-
Get EDMFormalParameter value type.
- getVersion() - Method in interface edm.edom3.EDMDatabase
-
Get database version
- getVersionInfo() - Method in interface edm.edom3.EDMServer
-
Return the version information from a local db.
- getVersionInfo(long) - Method in interface edm.edom3.EDMServer
-
Return the remote version information from a Remote server.
- getWarnings() - Method in interface edm.edom3.EDMWorkerResult
-
Get number of warnings
- getWebService(EDMData, EDMData) - Method in interface edm.edom3.EDMWorkerFactory
-
Get an EDMWebService wrapper object
- getWorkerFactory() - Method in interface edm.edom3.EDMContext
-
Get the worker factory for this context.
- getWSDL(String, String, String, String, String, int) - Method in interface edm.edom3.EDMWebService
-
Retrieve the WSDL file
- getXmlConfiguration(EDMExpressSchema, String) - Method in interface edm.edom3.EDMDataFactory
-
Create a new XmlConfiguration in this database.
- getXMLEncoding() - Method in interface edm.edom3.EDMLocalStream
-
Get encoding for XML
- GLOBAL_RULES - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
Validate global rules
H
- hasData() - Method in interface edm.edom3.EDMSelect
-
Check if data is set, typically if getattr on unset
- hasMember(EDMUser) - Method in interface edm.edom3.EDMGroup
-
Check if a user is member in this group
- HEADER_MODEL_ONLY - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Only create header model
- HEADER_MODEL_ONLY - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Only write the header model
- host - Static variable in class edm.edom3.EDMConstants.ServerProperties
-
host - name for the defined server
- HTML - Static variable in class edm.edom3.EDMConstants.FileFormats
-
HTML format
- HTML_ERROR_LISTING - Static variable in class edm.edom3.EDMConstants.CompilerOptions
-
Specifies that compilation diagnostics will be written in HTML on files in the directory defined by the system variable EDMS_TMP_DIR.
- HTML_FRAMES - Static variable in class edm.edom3.EDMConstants.FileFormats.HtmlOptions.StepFileOptions
-
TODO: get description from EDMassist
- HtmlOptions() - Constructor for class edm.edom3.EDMConstants.FileFormats.HtmlOptions
- httpTunnelHostName - Static variable in class edm.edom3.EDMConstants.ServerProperties
-
HTTP tunnel: Name of the host , i.e.
- httpTunnelName - Static variable in class edm.edom3.EDMConstants.ServerProperties
-
HTTP tunnel: path to the tunnel, i.e.
- httpTunnelPortNumber - Static variable in class edm.edom3.EDMConstants.ServerProperties
-
HTTP tunnel: Name of the TCP port (if not 80), i.e.
I
- id - Static variable in class edm.edom3.EDMConstants.XmlConfigurationProperties
-
The id of this XmlConfiguration as an instance id.
- idVal() - Method in interface edm.edom3.EDMSelect
-
Retrieve aggregate or instance id
- IFC - Static variable in class edm.edom3.EDMConstants.FileFormats
-
IFC format.
- IFCXML_FORMAT - Static variable in class edm.edom3.EDMConstants.XmlOutputOptions
-
Produce old version IFC XML format (v1.02)
- IGNORE_EMPTY_SELECT - Static variable in class edm.edom3.EDMConstants.ExpressCompilerOptions
-
Specifies that no error message should be produced when the compiler detects that a SELECT definition with an empty selection list is interfaced from one schema to another.Express constructions with expressions that refer to the empty select cannot be properly checked when this option is set.
- ILEGAL_NAME - Static variable in exception edm.edom3.exception.EdmUserException
-
Illegal name syntax
- INCLUDE_CONFIGURATION - Static variable in class edm.edom3.EDMConstants.QueryOptions
-
Include configuration element when writing ISO_10303_28 document
- INCLUDE_CONFIGURATION - Static variable in class edm.edom3.EDMConstants.XmlOutputOptions
-
Include configuration element when writing ISO_10303_28 document
- INCLUDE_EDM_FUNCTIONS - Static variable in class edm.edom3.EDMConstants.WebServiceConfig
-
If set to "on" includes the LoginServlet functions in a query schema.
- INCLUDE_ENTITY_FILTER - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
The filterBuffer is an include filter, i.e., only the instance types in the filterBuffer will be written to the STEP file
- INCLUDE_HEADER - Static variable in class edm.edom3.EDMConstants.QueryOptions.Remote
- INCLUDE_HEADER - Static variable in class edm.edom3.EDMConstants.XmlOutputOptions
-
Include header element when writing ISO_10303_28 document
- INCLUDE_INSTANCE_IDS - Static variable in class edm.edom3.EDMConstants.QueryOptions.Remote
- INCLUDE_INSTANCE_IDS - Static variable in class edm.edom3.EDMConstants.SelectOptions
-
Include instance IDs in first column
- INCLUDE_SCHEMA - Static variable in class edm.edom3.EDMConstants.QueryOptions
-
Include schema elements when writing ISO_10303_28 document
- INCLUDE_SCHEMA - Static variable in class edm.edom3.EDMConstants.XmlOutputOptions
-
Include schema elements when writing ISO_10303_28 document
- initDotNet() - Static method in class edm.edom3.EDMInterface
-
Init EDM for .NET usage (beta)
- initMultiThread() - Static method in class edm.edom3.EDMInterface
-
Init EDM for multithread remote only using default libraries
- initSingleUser() - Static method in class edm.edom3.EDMInterface
-
Init EDM for single-user using default libraries
- INPUT_IN_FILE - Static variable in class edm.edom3.EDMConstants.WebServiceOptions
-
Input in file
- INPUT_IN_STRING - Static variable in class edm.edom3.EDMConstants.WebServiceOptions
-
Input in string
- INSERT_FILE_BEGINNING_ENDING_MARK - Static variable in class edm.edom3.EDMConstants.ExpressXCompilerOptions
-
LONGFORM: The beginning and end of each source file and include file will be listed as comment in the resulting long form file
- INSERT_LONG_FORM_LINE_NUMBERS - Static variable in class edm.edom3.EDMConstants.ExpressXCompilerOptions
-
LONGFORM: Line numbers of the long form file will be listed as comment.
- INSERT_PROJECT_FILE - Static variable in class edm.edom3.EDMConstants.ExpressXCompilerOptions
-
The actual EDMcompiledrProject file will be copied as comment in the resulting long form file
- INSERT_SHORT_FORM_FILE_NAMES_LIST - Static variable in class edm.edom3.EDMConstants.ExpressXCompilerOptions
-
LONGFORM: The (full) file name of all source files and include files will be listed in the "actual order in the result file" as comment on the resulting long form file
- INSERT_SHORT_FORM_LINE_NUMBERS - Static variable in class edm.edom3.EDMConstants.ExpressXCompilerOptions
-
LONGFORM: Line numbers of each source file and include file will be listed as comment
- insertElementAfter(int, EDMSelect) - Method in interface edm.edom3.EDMAggregate
-
Insert value(s) after a given index for ordered aggregates
- insertElementBefore(int, EDMSelect) - Method in interface edm.edom3.EDMAggregate
-
Insert value(s) before a given index for ordered aggregates
- insertElementsAfter(int, EDMSelect[]) - Method in interface edm.edom3.EDMAggregate
-
Insert value(s) after a given index for ordered aggregates
- insertElementsBefore(int, EDMSelect[]) - Method in interface edm.edom3.EDMAggregate
-
Insert value(s) before a given index for ordered aggregates
- insertNestedAggregateAfter(int, EDMSelect) - Method in interface edm.edom3.EDMAggregate
-
Insert a nested aggregate after a given index for ordered aggregates
- insertNestedAggregateBefore(int, EDMSelect) - Method in interface edm.edom3.EDMAggregate
-
Insert a nested aggregate in before a given index for ordered aggregates
- INSTANCE_REFERENCES - Static variable in class edm.edom3.EDMConstants.FileFormats.HtmlOptions.StepFileOptions
-
TODO: get description from EDMassist
- InstanceOptions() - Constructor for class edm.edom3.EDMConstants.InstanceOptions
- instVal() - Method in interface edm.edom3.EDMSelect
-
Retrieve instance from select
- InternalProperties() - Constructor for class edm.edom3.EDMConstants.InternalProperties
- intVal() - Method in interface edm.edom3.EDMSelect
-
Retrieve an integer value from this select
- INVERSE_RULES - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
Validate INVERSE rules
- isAccessFor() - Method in interface edm.edom3.EDMAccess
-
Check if this access is a special granted access
- isConnected() - Method in interface edm.edom3.EDMServer
-
Check connection status for server
- isContextTransaction() - Method in interface edm.edom3.EDMTransaction
-
Return true if this is a CONTEXT transaction - that is EDMIlock
- isDatabaseOpen() - Method in interface edm.edom3.EDMServer
-
Check if the database is open
- isDotNet() - Static method in class edm.edom3.EDMInterface
-
Return true if this EDMInterface is running as .NET, false if java
- isGroup() - Method in interface edm.edom3.EDMUserOrGroup
-
check if this object is a user or a group
- isInputToEDM() - Method in interface edm.edom3.EDMLocalStream
-
Finds if stream is input to EDM or output from EDM
- isInstanceOf(String) - Method in interface edm.edom3.EDMInstance
-
Check instance type
- isKindOf(String) - Method in interface edm.edom3.EDMInstance
-
Check instance type
- isLocal() - Method in interface edm.edom3.EDMContext
-
Check if this context is a local context or a remote context
- isLocal() - Method in interface edm.edom3.EDMData
-
Check if this data is residiong in a local context
- ISO_10646_UCS_2 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
ISO-10646-UCS-2 encoding
- ISO_10646_UCS_4 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
ISO-10646-UCS-4 encoding
- ISO_2022_JP - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
ISO-2022-jp encoding
- ISO_8859_1 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
ISO-8859-3 encoding
- ISO_8859_1_STRING_ENCODING - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Strings within the files are be ISO_8859_1 encoded
- ISO_8859_1_STRING_ENCODING - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
-
Use ISO_8859_1_STRING_ENCODING
- ISO_8859_2 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
ISO-8859-4 encoding
- ISO_8859_3 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
ISO-8859-5 encoding
- ISO_8859_4 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
ISO-8859-4 encoding
- ISO_8859_5 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
ISO-8859-5 encoding
- ISO_8859_6 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
ISO-8859-6 encoding
- ISO_8859_7 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
ISO-8859-7 encoding
- ISO_8859_8 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
ISO-8859-8 encoding
- ISO_8859_9 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
ISO-8859-9 encoding
- ISO_LATIN_1 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
...
- ISO_LATIN_2 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
...
- ISO10303_28_FORMAT - Static variable in class edm.edom3.EDMConstants.XmlOutputOptions
-
Produce ISO_10303_28 format (v1.02) (This is the default)
- isReadTransaction() - Method in interface edm.edom3.EDMTransaction
-
Return true if this is a READ transaction
- isRemote() - Method in interface edm.edom3.EDMData
-
Check if this data is residing in a remote context
- isRemote() - Method in interface edm.edom3.EDMServer
-
Returns boolean indication of remote or not
- isReserved() - Method in interface edm.edom3.EDMLocalContext
-
Check if this context has reserved EDMI
- isSuperuser() - Method in interface edm.edom3.EDMUser
-
check if this user has general administrative rights
- isUser() - Method in interface edm.edom3.EDMUserOrGroup
-
check if this object is a user or a group
- isWriteTransaction() - Method in interface edm.edom3.EDMTransaction
-
Return true if this is a WRITE transaction
K
- KEEP_STEP_IDENTIFIERS - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Keep STEP identifiers in file
- KEPT_STEP_IDENTIFIERS - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
The instanceIds of the edmModel population will be mapped to the corresponding stepIDs in the STEP Identifier model before they are exported to a STEP file.
L
- LibraryNames() - Constructor for class edm.edom3.EDMConstants.LibraryNames
- LIST_WEB_SERVICES_LONG_FORM - Static variable in class edm.edom3.EDMConstants.WebServiceOptions
-
Long form of web service information
- listEDMGroups() - Method in interface edm.edom3.EDMDataFactory
-
Get all EDM groups
- listEDMUsers() - Method in interface edm.edom3.EDMDataFactory
-
Get all EDM groups
- listExpressSchemata() - Method in interface edm.edom3.EDMDataFactory
-
List all EXPRESS schemas in database
- listMapSchemata() - Method in interface edm.edom3.EDMDataFactory
-
Return all the Schemas Maps in the database.
- listModels() - Method in interface edm.edom3.EDMRepository
-
Retrieve all models in this repository
- listModels(String) - Method in interface edm.edom3.EDMDataFactory
-
List models in the database
- listRepositories() - Method in interface edm.edom3.EDMDataFactory
-
List all repositories in the database
- listWebServices(long) - Method in interface edm.edom3.EDMWebService
-
Retrieve the list of all web services/ QUERY FUNCTIONS
- listXmlConfigurations(EDMExpressSchema, String) - Method in interface edm.edom3.EDMDataFactory
-
Returns all or some XmlConfigurations in this EDM Database.
- LITERAL_ENCODING - Static variable in class edm.edom3.EDMConstants.WebServiceOptions
-
Use DOCUMENT/LITERAL style
- loadLibraries() - Static method in class edm.edom3.EDMInterface
-
Load the specified libraries.
- LOCAL_RULES - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
Validate domain rules
- localEdmiVersion - Variable in class edm.edom3.EDMServerVersionInfo
- localEdmiVersionText - Variable in class edm.edom3.EDMServerVersionInfo
- LOG_AGGREGATE_CONTENTS - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- LOG_AGGREGATE_CONTENTS - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Specifies that when the actual data type to be recorded is an aggregate, the value of all aggregate elements will be written in the log record, otherwise only the aggregateID would be written to the actual log record.
- LOG_ASSIGNMENTS - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- LOG_ASSIGNMENTS - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Specifies that the execution of all assignment statements should be logged.
- LOG_CONDITIONS - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- LOG_CONDITIONS - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Specifies that the evaluation of all logical conditions in the actual Express-X schema should be logged.
- LOG_COUNTER_LIMIT - Static variable in class edm.edom3.EDMConstants.WebServiceConfig
-
Integer value stating max # of log writes in a log fie before rotating logs.
- LOG_ERR_COUNTER_LIMIT - Static variable in class edm.edom3.EDMConstants.WebServiceConfig
-
Integer value stating max # of log write errors before log write is disabled.
- LOG_ERRORS - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- LOG_ERRORS - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Specifies that all error events detected in the actual conversion process should be logged.
- LOG_ERRORS - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Log errors
- LOG_ERRORS_AND_WARNINGS_ONLY - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Log only errors and warnings
- LOG_EXPRESSIONS - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- LOG_EXPRESSIONS - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Specifies that the evaluation of all Express-X expressions should be logged
- LOG_FUNCTIONS - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- LOG_FUNCTIONS - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Specifies that the execution of all user defined functions and procedures should be logged.
- LOG_INSTANCE_CREATION - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- LOG_INSTANCE_CREATION - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Specifies that all instance creation in the conversion process should be logged.
- LOG_ITERATIONS - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- LOG_ITERATIONS - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Specifies that all iterations should be logged.
- LOG_MAPPING_SCHEMA_ONLY - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Log declarations in the mapping schema only, i.e.
- LOG_PREDEF_FUNCTIONS - Static variable in class edm.edom3.EDMConstants.LogOptions
-
Log calls to predefiend functions
- LOG_PREDEF_FUNCTIONS - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Specifies that the execution of all built-in Express-X functions and procedures should be logged.
- LOG_QUERY_SCHEMA_ONLY - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- LOG_ROTATION_LIMIT - Static variable in class edm.edom3.EDMConstants.WebServiceConfig
-
Integer value stating max # of log file to rotate through.
- LOG_RULE_RESULT - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- LOG_RULE_SCHEMA_ONLY - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- LOG_SCHEMA_INTERFACE - Static variable in class edm.edom3.EDMConstants.ExpressCompilerOptions
-
Specifies that a log record will be written to the diagnostic report for each Express construct that is interfaced from one schema to another.
- LOG_TIME_USED - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- LOG_TO_CONSOLE - Static variable in class edm.edom3.EDMConstants.WebServiceConfig
-
"on" enforces log to console window.
- LOG_TO_FILE - Static variable in class edm.edom3.EDMConstants.LogOptions
-
Log to a file.
- LOG_TO_FILE - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Specifies that the log records should be written to the file specified in the logFile argument.
- LOG_TO_FILE - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Write generated log to a file
- LOG_TO_FILE - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
log the report to a file
- LOG_TO_FILE - Static variable in class edm.edom3.EDMConstants.WebServiceConfig
-
"on" enforces log to file.
- LOG_TO_STDOUT - Static variable in class edm.edom3.EDMConstants.LogOptions
-
Log to standard out device - does often not work as exepcted in a JAVA environment.
- LOG_TO_STDOUT - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Specifies that the log records should be written to the EDMinterface current output device.
- LOG_WARNINGS - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- LOG_WARNINGS - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Specifies that all warning events detected in the actual conversion process should be logged.
- logicalVal() - Method in interface edm.edom3.EDMSelect
-
retrieve LOGICAL value for this select
- LogicalValues() - Constructor for class edm.edom3.EDMConstants.LogicalValues
- login(String, String, String) - Method in interface edm.edom3.EDMContext
-
Login to EDM with the given user credentials.
- login(String, String, String, long) - Method in interface edm.edom3.EDMContext
-
Login to EDM withthe given user credentials and a given timeout
- loginKeyStone(String) - Method in interface edm.edom3.EDMContextSSO
-
Login to EDM with Keystone credentials
- loginKeyStone(String, String) - Method in interface edm.edom3.EDMContextSSO
-
Login to EDM with Keystone credentials
- loginKeyStone(String, String, long) - Method in interface edm.edom3.EDMContextSSO
-
Login to EDM with Keystone credentials
- loginSSO(String) - Method in interface edm.edom3.EDMContextSSO
-
Login to EDM with Single Sign on credentials
- loginSSO(String, String) - Method in interface edm.edom3.EDMContextSSO
-
Login to EDM with Single Sign on credentials
- loginSSO(String, String, long) - Method in interface edm.edom3.EDMContextSSO
-
Login to EDM with Single Sign on credentials
- LogOptions() - Constructor for class edm.edom3.EDMConstants.LogOptions
- logout() - Method in interface edm.edom3.EDMContext
-
Stop using this context and release allocated resources
- logoutAll(String) - Static method in class edm.edom3.EDMLocal
-
Log out all active contexts
- longVal() - Method in interface edm.edom3.EDMSelect
-
Retrieve a long value from this select
M
- M_DELETE_INSTANCE_REFS_ON_DELETE - Static variable in class edm.edom3.EDMConstants.CreateModelOptions
-
Causes all external references to an instance to be deleted automatically when the instance itself is deleted.
- m_edmiError - Variable in exception edm.edom3.exception.EdmiException
- m_edmiErrorMessage - Variable in exception edm.edom3.exception.EdmiException
- M_INSTANCE_REFERENCES - Static variable in class edm.edom3.EDMConstants.CreateModelOptions
-
This option enables the creation and maintenance of "instance references tables".
- M_INSTANCE_REFS_MUST_BE_DELETED - Static variable in class edm.edom3.EDMConstants.CreateModelOptions
-
Instances that are referenced externally from other instances may not be deleted.
- m_location - Variable in exception edm.edom3.exception.EdmiException
- m_message - Variable in exception edm.edom3.exception.EdmiException
- M_PACKED_MODEL - Static variable in class edm.edom3.EDMConstants.CreateModelOptions
-
No garbage collection for the edmModel when data is freed.
- M_USER_CONTROLLED_INVERSE - Static variable in class edm.edom3.EDMConstants.CreateModelOptions
-
This option prevents automatic update and maintenance of the INVERSE attributes in the model.
- MAKE_SHORT_FORM_FILE_NAMES_LIST - Static variable in class edm.edom3.EDMConstants.ExpressXCompilerOptions
-
LONGFORM: When this option is set, the actual result of the functions will be an ordered list of all files included in the specified EDMcompilerProject.
- MAP_INHERITANCE - Static variable in class edm.edom3.EDMConstants.ExpressXCompilerOptions
-
Compile with map inheritance
- MAP_INHERITANCE_REPORT - Static variable in class edm.edom3.EDMConstants.ExpressXCompilerOptions
-
Report map inheritance.
- MergerOptions() - Constructor for class edm.edom3.EDMConstants.MergerOptions
- MINI_SYSTEM_INFO_COMMENT_SECTION - Static variable in class edm.edom3.EDMConstants.XmlOutputOptions
N
- name - Static variable in class edm.edom3.EDMConstants.XmlConfigurationProperties
-
The name of this XmlConfiguration as a string.
- NEVER_WRITE_ACCESS - Static variable in class edm.edom3.EDMConstants.WebServiceConfig
-
"on" enforces all queries to run without enclosing Transaction.
- NEW_OWNER_MISSING - Static variable in exception edm.edom3.exception.EdmUserException
-
The specified owner was not found
- NO_ACCESS - Static variable in class edm.edom3.EDMConstants.OpenModes
-
Holds the defined access type for non-accessible/(closed) SDAI model.
- NO_COMMENT_SECTION - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
The created STEP file will no have the Header comment section.
- NO_COMPLEX_ENTITIES - Static variable in class edm.edom3.EDMConstants.ExpressCompilerOptions
-
No complex entity definitions are created in the appropriate dictionary model.
- NO_COMPRESSION - Static variable in class edm.edom3.EDMConstants.CompressionTypes
-
Specifies that no compression are used
- NO_DICTIONARY_MODEL - Static variable in class edm.edom3.EDMConstants.CompilerOptions
-
Specifies that all relevant checking will be performed, but no update of the belonging dictionary model will be done.
- NO_EXPRESSION_CHECKED - Static variable in class edm.edom3.EDMConstants.ExpressCompilerOptions
-
All expressions in the schema(ta) will only be parsed, i.e.
- NO_EXPRESSION_STORED - Static variable in class edm.edom3.EDMConstants.ExpressCompilerOptions
-
None of the expressions described above will be stored in the resulting dictionary model(s).
- NO_FILE_FLUSHING - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- NO_HEADER_CHANGE - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Specifies that the header model specified by the implementing class constructors headerModelName argument will be mapped to the actual STEP file without any changes.
- NO_INSTANCE_REFERENCES - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
for model creation : recording of instnces references will not be maintained in the actual model
- NO_INSTANCE_REFERENCES - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
- NO_LINE_BREAKS - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
The exported instances will not be separated with new-line characters in the STEP Physical file.
- NO_PRINT_OUTPUT - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
Do not produce any printout
- NO_STRING_ENCODING - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Specifies that no encoding will take place when mapping a STRING data type to the STEP file.
- NO_STRING_ENCODING - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Specifies that no encoding will take place when mapping a STRING data type to the STEP file.
- noOfColumns() - Method in interface edm.edom3.EDMQueryResult
-
Get number of columns in the query matrix
- noOfRows() - Method in interface edm.edom3.EDMQueryResult
-
Get number of rows in the query matrix
- NOT_CLOSE_MODEL - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
-
Do not close the model after use
- NOT_IMPLEMENTED - Static variable in exception edm.edom3.exception.EdmUserException
-
//TODO
- NUMBER_OF_INSTANCES_STATISTICS - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
write the "number of instances statistics" as comment on the STEP file.
- NUMBER_OF_SUBTYPE_INSTANCES_STATISTICS - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
write the "number of subtype instances statistics" as comment on the STEP file.
O
- OBJECT_NOT_INITIALIZED - Static variable in exception edm.edom3.exception.EdmUserException
-
Object is not initialized
- OLD_XML - Static variable in class edm.edom3.EDMConstants.FileFormats
-
OLD XML format
- ONE_FILE_STEP_FILE_PACKAGE - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Will read a packed STEP file that contains a STEP file with EDM types FILE and BLOB and its companian data files.
- ONE_FILE_STEP_FILE_PACKAGE - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Used with STEP_FILE_PACKAGE.
- ONLY_ENTITIES_IN_SPECIFIED_SCHEMA - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Only instance types defined in the schema specified in the "schemaNameOnStepFile" argument will be written on the STEP file The specified schema must exist as a dictionary model when this option is legal/effective.
- ONLY_INSTANCE_IDS - Static variable in class edm.edom3.EDMConstants.SelectOptions
-
Return only instance IDs in single column
- ONLY_USER_DEFINED_ENTITIES - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
only instances of USER_DEFINED_ENTITY will be populated in the "read step file" operation
- ONLY_USER_DEFINED_ENTITIES - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
only instances of type USER_DEFINED_ENTITY will be written to the STEP file
- ONLY_USER_DEFINED_ENTITIES - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
- ONLY_USER_DEFINED_ENTITIES - Static variable in class edm.edom3.EDMConstants.XmlOutputOptions
- open() - Method in interface edm.edom3.EDMDatabase
-
Opens an existing EDMdatabase and attach the actual EDMdatabase to the EDMserver used by the caller.
- OPEN_MODEL_FOR_LOCAL_READ_WRITE - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Will open the target model for read and write
- OPEN_MODEL_FOR_WRITE_ACCESS - Static variable in class edm.edom3.EDMConstants.QueryOptions.Remote
-
Remote context only : Open model in read/write so a query can modify data.
- openModel(int) - Method in interface edm.edom3.EDMModel
-
This method will open the model based on the given model.
- OpenModes() - Constructor for class edm.edom3.EDMConstants.OpenModes
- openRepository(int) - Method in interface edm.edom3.EDMRepository
-
This method will open the model based on the given model.
- options_long - Static variable in class edm.edom3.EDMConstants.XmlConfigurationProperties
-
options for this XmlConfiguration
- OUTPUT_STEPID - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
Write step id to validation report in additionto instance id
P
- P21_HEADER_MODEL - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
- PARAMETERS_IN_SOAP_MESSAGE - Static variable in class edm.edom3.EDMConstants.QueryOptions.Remote
- PARAMETERS_IN_XML_FILE - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
States that the first parameter to the merger is interpreted as an filename for a local file containing (enhanced) ISO10303 P28 XML input data (to the query function.
- PARAMETERS_IN_XML_FILE - Static variable in class edm.edom3.EDMConstants.QueryOptions
-
States that the first parameter to the query function is interpreted as an filename for a local file containing (enhanced) ISO10303 P28 XML input data (to the query function.
- PARAMETERS_IN_XML_STRING - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
States that the first parameter to the merger is interpreted as an XML string containing (enhanced) ISO10303 P28 XML input data to the query function.
- PARAMETERS_IN_XML_STRING - Static variable in class edm.edom3.EDMConstants.QueryOptions
-
States that the first parameter to the query function is interpreted as an XML string containing (enhanced) ISO10303 P28 XML input data to the query function.
- PARSE_ONLY - Static variable in class edm.edom3.EDMConstants.CompilerOptions
-
Specifies that the schema will be checked for syntax errors only.
- PARSE_ONLY - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Parse only
- PASS_AGGREGATES_BY_REFERENCE - Static variable in class edm.edom3.EDMConstants.QueryOptions
- PERSISTENT_INSTANCES_HASH_TABLE - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
- port - Static variable in class edm.edom3.EDMConstants.ServerProperties
-
port - port for the defined server
- prepend(EDMSelect) - Method in interface edm.edom3.EDMAggregate
-
Prepend (insert in front) a single value to an aggregate
- prepend(EDMSelect[]) - Method in interface edm.edom3.EDMAggregate
-
Prepend (insert in front) multiple values to an aggregate
- prependNestedAggregate(EDMSelect) - Method in interface edm.edom3.EDMAggregate
-
Append a nested aggregate in front of this aggregate
- PrimitiveTypes() - Constructor for class edm.edom3.EDMConstants.PrimitiveTypes
- proxyServerName - Static variable in class edm.edom3.EDMConstants.ServerProperties
-
HTTP tunnel: optional name of proxy server at client side.
- proxyServerPortNumber - Static variable in class edm.edom3.EDMConstants.ServerProperties
-
HTTP tunnel: optional port number for proxy server at client side.
- putAttrBN(String, EDMSelect) - Method in interface edm.edom3.EDMInstance
-
set attribute value for this instance
- putAttrsBN(String[], EDMSelect[]) - Method in interface edm.edom3.EDMInstance
-
Set attribute values for this instance
- putProtectedAttrBN(String, EDMSelect) - Method in interface edm.edom3.EDMInstance
-
Assign a protected attribute value for this instance
Q
- QEX - Static variable in interface edm.edom3.EDMCompiler
-
Denotes a query schema
- QEX - Static variable in class edm.edom3.EDMConstants.FileFormats
-
Denotes Query Schema
- QEX - Static variable in class edm.edom3.EDMConstants.SchemaTypes
-
An EDMexpressX(tm) QUERY_SCHEMA
- QueryOptions() - Constructor for class edm.edom3.EDMConstants.QueryOptions
R
- READ_ONLY - Static variable in class edm.edom3.EDMConstants.OpenModes
-
Holds the defined access type for a read only SDAI model.
- READ_WRITE - Static variable in class edm.edom3.EDMConstants.OpenModes
-
Holds the defined access type for a read and write SDAI model.
- realVal() - Method in interface edm.edom3.EDMSelect
-
Retrieve a real value from this select
- refresh(String[]) - Method in interface edm.edom3.EDMRow
-
Read attribute values from database.
- refreshInternalData() - Method in interface edm.edom3.EDMLocalContext
-
Refresh stored internal data from DB
- releaseContext() - Method in interface edm.edom3.EDMLocalContext
-
release EDMI form this context making EDMI avaiable for others.
- Remote() - Constructor for class edm.edom3.EDMConstants.QueryOptions.Remote
- REMOTE_MODEL - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
The referred model is situated on the server (or emulated server if local DB).
- removeAccessFor(EDMUserOrGroup) - Method in interface edm.edom3.EDMAccessManager
-
Remove a dedicated access
- removeAdministrator(EDMUserOrGroup) - Method in interface edm.edom3.EDMAccessManager
-
Remove an administrator
- removeLibrary(String) - Static method in class edm.edom3.EDMInterface
-
Remove a library
- removeMember(EDMUser) - Method in interface edm.edom3.EDMGroup
-
Add a user to this group
- removeObject(String) - Method in interface edm.edom3.EDMContext
-
Remove object from context
- REQUIRED_ATTRIBUTES - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
Validate mandatory/optional attributes spec.
- reserveContext() - Method in interface edm.edom3.EDMLocalContext
-
Reserve EDMI for this context.
- reserveContext(long) - Method in interface edm.edom3.EDMLocalContext
-
Reserve EDMI for this context.
- resetOptions() - Method in interface edm.edom3.EDMWorker
-
Reset options.
- RESULT_AS_ARRAY - Static variable in class edm.edom3.EDMConstants.QueryOptions
-
When the query result type is RESULT_AS_ARRAY, there is only one column, usually containing instance IDs.
- RESULT_AS_MATRIX - Static variable in class edm.edom3.EDMConstants.QueryOptions
-
When the query result type is RESULT_AS_MATRIX @see #setResultType, the cell, row, column and matrix methods are applicable for getting the query result values.
- RESULT_AS_VALUE - Static variable in class edm.edom3.EDMConstants.QueryOptions
-
When the query result type is RESULT_AS_VALUE @see #setResultType, the getValue method is applicable for fetching the query result.
- RESULT_IN_FILE - Static variable in class edm.edom3.EDMConstants.QueryOptions
- RESULT_IN_FILE - Static variable in class edm.edom3.EDMConstants.WebServiceOptions
-
Result in string
- RESULT_IN_STRING - Static variable in class edm.edom3.EDMConstants.QueryOptions
- RESULT_IN_STRING - Static variable in class edm.edom3.EDMConstants.WebServiceOptions
-
Result in string
- resultIsEmpty() - Method in interface edm.edom3.EDMQueryResult
-
To check whether the query matched, i.e.
- REX - Static variable in interface edm.edom3.EDMCompiler
-
Denotes a rule schema
- REX - Static variable in class edm.edom3.EDMConstants.FileFormats
-
Denotes Rule Schema
- REX - Static variable in class edm.edom3.EDMConstants.SchemaTypes
-
An EDMexpressX(tm) RULE_SCHEMA
- ROLE_ACCESS_FOR_GROUP - Static variable in class edm.edom3.EDMConstants.AccessCodes
-
Granted access for group
- ROLE_ACCESS_FOR_USER - Static variable in class edm.edom3.EDMConstants.AccessCodes
-
Granted access for user
- ROLE_ADMIN_GROUP - Static variable in class edm.edom3.EDMConstants.AccessCodes
-
The group has administrative privileges for this item
- ROLE_ADMIN_USER - Static variable in class edm.edom3.EDMConstants.AccessCodes
-
You have the administrator privileges for this item
- ROLE_OWNER_GROUP - Static variable in class edm.edom3.EDMConstants.AccessCodes
-
The group has the role of owner for this item
- ROLE_OWNER_USER - Static variable in class edm.edom3.EDMConstants.AccessCodes
-
You have the role of owning user for this item
- ROLE_PUBLIC_ACCESS - Static variable in class edm.edom3.EDMConstants.AccessCodes
-
Granted access for all
- ROLE_UNKNOWN - Static variable in class edm.edom3.EDMConstants.AccessCodes
-
access roles
- running() - Method in interface edm.edom3.EDMLogger
-
Check if the log is running.
S
- safetlyCastLongToInt(long) - Static method in class edm.edom3.util.EDMUtilities
-
Tries to cast a long parameter to an integer parameter.
- SchemaTypes() - Constructor for class edm.edom3.EDMConstants.SchemaTypes
- SDAI_LIBRARY_MULTI_THREAD - Static variable in class edm.edom3.EDMConstants.LibraryNames
-
Library name for "single user" mode.
- SDAI_LIBRARY_SINGLE_USER - Static variable in class edm.edom3.EDMConstants.LibraryNames
-
Library name for "single user" mode.
- SDAI_WARNINGS - Static variable in class edm.edom3.EDMConstants.CompilerOptions
-
Specifies that addditional SDAI warnings shuold be included in the error listing
- sdaiADB - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type: not use this...
- sdaiAGGR - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type:
- sdaiARRAY - Static variable in class edm.edom3.EDMConstants.AggregateTypes
-
Denotes aggregate type:
- sdaiBAG - Static variable in class edm.edom3.EDMConstants.AggregateTypes
-
Denotes aggregate type:
- sdaiBINARY - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type:
- sdaiBOOLEAN - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type:
- sdaiENUMERATION - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type:
- sdaiFALSE - Static variable in class edm.edom3.EDMConstants.LogicalValues
-
false
- sdaiINDETERMINATE - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type: no type!
- sdaiINSTANCE - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type:
- sdaiINTEGER - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type:
- sdaiLIST - Static variable in class edm.edom3.EDMConstants.AggregateTypes
-
Denotes aggregate type:
- sdaiLOGICAL - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type:
- sdaiREAL - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type:
- sdaiSELECT - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type:
- sdaiSET - Static variable in class edm.edom3.EDMConstants.AggregateTypes
-
Denotes aggregate type:
- sdaiSTRING - Static variable in class edm.edom3.EDMConstants.PrimitiveTypes
-
Denotes primitive type:
- sdaiTRUE - Static variable in class edm.edom3.EDMConstants.LogicalValues
-
true
- sdaiUNKNOWN - Static variable in class edm.edom3.EDMConstants.LogicalValues
-
unknown
- SelectOptions() - Constructor for class edm.edom3.EDMConstants.SelectOptions
- ServerProperties() - Constructor for class edm.edom3.EDMConstants.ServerProperties
- serverVersion - Variable in class edm.edom3.EDMServerVersionInfo
- serverVersionText - Variable in class edm.edom3.EDMServerVersionInfo
- setAccessFor(EDMUserOrGroup, long) - Method in interface edm.edom3.EDMAccessManager
-
Set a dedicated access
- setAccessRights(long) - Method in interface edm.edom3.EDMAccess
-
Set access rights bitmask for this access
- setAggregate(EDMAggregate) - Method in interface edm.edom3.EDMSelect
-
Initialize this select with an aggregate
- setAggregateType(int) - Method in interface edm.edom3.EDMAggregate
-
Enforce an SDAI type for wrapped aggregate
- setAttrBN(String, boolean) - Method in interface edm.edom3.EDMInstance
-
Assign an attribute with a boolean
- setAttrBN(String, double) - Method in interface edm.edom3.EDMInstance
-
Assign an attribute with a real
- setAttrBN(String, long) - Method in interface edm.edom3.EDMInstance
-
Assign an attribute with a long integer
- setAttrBN(String, EDMInstance) - Method in interface edm.edom3.EDMInstance
-
Assign an attribute with an instance integer
- setAttrBN(String, String) - Method in interface edm.edom3.EDMInstance
-
Assign an attribute with a string
- setAttributes(String) - Method in interface edm.edom3.EDMSelectInstances
-
Set the attributes / column names to include in query, null = all
- setBinary(String) - Method in interface edm.edom3.EDMSelect
-
Assign a BINARY value to this select
- setBoolean(boolean) - Method in interface edm.edom3.EDMSelect
-
Assign a BOOLEAN value to this select
- setBoolean(long) - Method in interface edm.edom3.EDMSelect
-
Assign a BOOLEAN value to this select
- setByteArray(byte[]) - Method in interface edm.edom3.EDMSelect
-
EDOM3 Special Extension: Assign a Byte Array value to this select.
- setCompressionType(int) - Method in interface edm.edom3.EDMLocalStream
-
Get compression type
- setCondition(String) - Method in interface edm.edom3.EDMSelectInstances
-
Set filter condition for instances.
- setConfiguration(EDMRow) - Method in interface edm.edom3.EDMWorker
-
Set configuration for this worker.
- setContextId(long) - Method in exception edm.edom3.exception.EdmiException
-
Set context id
- setContextId(long) - Method in exception edm.edom3.exception.EdmiNativeException
-
Set context id
- setDatasetName(String) - Method in interface edm.edom3.EDMCheckin
-
Set dataset name for this checkout/checkin
- setDatasetName(String) - Method in interface edm.edom3.EDMCheckout
-
Set dataset name for this checkout/checkin
- setDeclarationsToLog(String) - Method in interface edm.edom3.EDMLogDescription
-
Sets declarations to be logged.
- setDescription(String) - Method in interface edm.edom3.EDMGroup
-
Set optional description of this group
- setEDMEncoding(String) - Method in interface edm.edom3.EDMModel
-
Deprecated.encoding should be set when a model is created, and read from model meta data when retrieving data. Kept for backward compatibility.
- setEdmType(int, long) - Method in interface edm.edom3.EDMSelect
-
Assign edmUNIQUE_INDEX, edmSEQUENCE_NUMBER, edmTime_STAMP,edmPACKED_DATE value and type
- setEntityName(String) - Method in interface edm.edom3.EDMSelectInstances
-
Set entity name to search for.
- setEnumeration(String) - Method in interface edm.edom3.EDMSelect
-
Assign an ENUMERATION value to this select
- setErrorCode(long) - Method in exception edm.edom3.exception.EdmiException
-
Set error code
- setErrorCode(long) - Method in exception edm.edom3.exception.EdmiNativeException
-
Set error code
- setErrorCodeMessage(String) - Method in exception edm.edom3.exception.EdmiException
-
Set error code message (alternative to above)
- setErrorCodeMessage(String) - Method in exception edm.edom3.exception.EdmiNativeException
-
Set error code message (alternative to above)
- setFileFormat(int) - Method in interface edm.edom3.EDMLocalStream
-
Set file format
- setFileMappings(EDMFileMapping[]) - Method in interface edm.edom3.EDMWorker
-
Assign worker file mappings.
- setFilterBuffer(String) - Method in interface edm.edom3.EDMDownload
-
A NULL terminated array of entityNames or entityInstanceIds that specifies the instance types that should be written (include filter) or not written (exclude filter) to the STEP file.
- setForSchema(EDMExpressSchema) - Method in interface edm.edom3.EDMQuery
-
Set the EXPRESS schema for this query.
- setFullName(String) - Method in interface edm.edom3.EDMUser
-
Set optional full name for user
- setGlobalRule(String) - Method in interface edm.edom3.EDMValidator
-
Set a specific global rule to this validator
- setGroupOwner(EDMGroup) - Method in interface edm.edom3.EDMAccessManager
-
Change access group owner
- setHeaderModel(EDMModel) - Method in interface edm.edom3.EDMModel
-
Assigns a header to the model
- setInputData(String) - Method in interface edm.edom3.EDMWebService
-
Assign input data as direct data or filename.
- setInstance(EDMInstance) - Method in interface edm.edom3.EDMSelect
-
Initialize this select with an instance
- setInstanceType(EDMInstance) - Method in interface edm.edom3.EDMValidator
-
Set a specific instance type to this validator
- setInteger(int) - Method in interface edm.edom3.EDMSelect
-
Assign an integer value to this select
- setIsObtainReferences(boolean) - Method in interface edm.edom3.EDMSelectInstances
-
Set current setting for obtaining references (for instance)
- setLibrary(String, String) - Static method in class edm.edom3.EDMInterface
-
define a library to be loaded
- setLocation(String) - Method in exception edm.edom3.exception.EdmiException
-
Set error location
- setLocation(String) - Method in exception edm.edom3.exception.EdmiNativeException
-
Set location of the exception
- setLockProtection(long) - Method in interface edm.edom3.EDMCheckout
-
Set lock protection for this checkout/checkin
- setLogFileName(String) - Method in interface edm.edom3.EDMLogDescription
-
Sets the name of the file, which the log stream should be directed to.
- setLogical(long) - Method in interface edm.edom3.EDMSelect
-
Assign a LOGICAL value to this select
- setLong(long) - Method in interface edm.edom3.EDMSelect
-
Assign a long value to this select
- setMaxHits(int) - Method in interface edm.edom3.EDMSelectInstances
-
Define max number of members in result set
- setMaxLogFileSize(int, boolean) - Method in interface edm.edom3.EDMLogDescription
-
Sets the max size of the log file and enable/disable ring file, OBS:ringfile not possible for all log types.
- setMessage(String) - Method in exception edm.edom3.exception.EdmiException
-
Set error location
- setMessage(String) - Method in exception edm.edom3.exception.EdmiNativeException
-
Set error message
- setMethodName(String) - Method in interface edm.edom3.EDMCheckin
-
Set method name for this checkout/checkin
- setMethodName(String) - Method in interface edm.edom3.EDMCheckout
-
Set method name for this checkout/checkin
- setNewModelVersionName(String) - Method in interface edm.edom3.EDMCheckin
-
Assign new model version name for this checkin
- setObject(String, Object) - Method in interface edm.edom3.EDMContext
-
Add object to context
- setObjectOwner(EDMUser) - Method in interface edm.edom3.EDMAccessManager
-
Change access owner
- setOpenMode(int) - Method in interface edm.edom3.EDMModel
-
Open or close model with specified mode, normally only used in LOCAL contexts.
- setOpenMode(int) - Method in interface edm.edom3.EDMRepository
-
Open or close the Repository with specified mode
- setOptions(long) - Method in interface edm.edom3.EDMLogDescription
-
Sets the current options.
- setOptions(long) - Method in interface edm.edom3.EDMWorker
-
Set bit options
- setParameters(EDMSelect[]) - Method in interface edm.edom3.EDMWorker
-
Assign worker parameters.
- setPassword(String) - Method in interface edm.edom3.EDMUser
-
Set the users password (superuser only)
- setQueryFunctionName(String) - Method in interface edm.edom3.EDMQuery
-
Set query function name for this query
- setQuerySchemaName(String) - Method in interface edm.edom3.EDMQuery
-
Set query schema name to use for this query
- setReal(double) - Method in interface edm.edom3.EDMSelect
-
Assign a real value to this select
- setRealPrecision(long) - Method in interface edm.edom3.EDMLocalStream
-
Set real precision
- setResultType(long) - Method in interface edm.edom3.EDMQuery
-
Assign result type.
- setRoleAccessRights(long, long) - Method in interface edm.edom3.EDMAccessManager
-
set access for PUBLIC, OWNER or GROUP
- setRuleSchema(EDMApplicationSchema) - Method in interface edm.edom3.EDMValidator
-
Assign a rule schema to this validator
- setRuntimeLicense(String) - Static method in class edm.edom3.EDMInterface
-
Assign a runtime license for your application.
- setSchemaMapName(String) - Method in interface edm.edom3.EDMMerger
-
Set the name of the mapping schema.
- setSchemaName(String) - Method in interface edm.edom3.EDMCompiler
-
Set schema name for Express compiler
- setSchemaName(String) - Method in interface edm.edom3.EDMDownload
-
Set schema name
- setSchemaName(String) - Method in interface edm.edom3.EDMUpload
-
Set schema name
- setServerAddress(String) - Method in interface edm.edom3.EDMWebService
-
Set the server address for this query.
- setShortNameFile(File) - Method in interface edm.edom3.EDMDownload
-
Set short name file
- setShortNameFile(File) - Method in interface edm.edom3.EDMUpload
-
Set short name file
- setSorting(String[], long[]) - Method in interface edm.edom3.EDMSelectInstances
-
Set sorting options using multiple columns - but currently only 1 allowed.
- setSorting(String, long) - Method in interface edm.edom3.EDMSelectInstances
-
Set sorting options - single column
- setSource(EDMData) - Method in interface edm.edom3.EDMWorker
-
Set the source description for this worker
- setSourceAreaToLog(String) - Method in interface edm.edom3.EDMLogDescription
-
Sets the current source area to be logged.
- setSourceModels(EDMModel[]) - Method in interface edm.edom3.EDMMerger
-
Set source models.
- setStartIndex(int) - Method in interface edm.edom3.EDMSelectInstances
-
Define start index range in total set
- setString(String) - Method in interface edm.edom3.EDMSelect
-
Assign a STRING value to this select
- setStringEncodingCode(long) - Method in interface edm.edom3.EDMDownload
-
Set String encoding
- setSystemOutput(File) - Method in interface edm.edom3.EDMWorker
-
Deprecated.use getLogDescription().setLogFileName() instead.
- setSystemOutput(String) - Method in interface edm.edom3.EDMWorker
-
Deprecated.use getLogDescription().setLogFileName() instead.
- setTarget(EDMData) - Method in interface edm.edom3.EDMWorker
-
Set the target description for this worker
- setTypelist(long, long[]) - Method in interface edm.edom3.EDMSelect
-
Set type info for this select.
- setURL(String) - Method in interface edm.edom3.EDMWebService
-
Set query URL to use for this query
- setUserOutput(File) - Method in interface edm.edom3.EDMWorker
-
Deprecated.use getLogDescription().setUserOutputFileName() instead.
- setUserOutput(String) - Method in interface edm.edom3.EDMWorker
-
Deprecated.use getLogDescription().setUserOutputFileName() instead.
- setUserOutputFileName(String) - Method in interface edm.edom3.EDMLogDescription
-
Sets the name of the file, which the useroutput stream should be directed to.
- setValidationErrorModel(Boolean) - Method in interface edm.edom3.EDMValidator
-
Allows the user to use the Validation error model
- setWhereRule(String) - Method in interface edm.edom3.EDMValidator
-
Set a specific where rule to this validator
- setXMLEncoding(String) - Method in interface edm.edom3.EDMLocalStream
-
Set encoding for XML
- SHIFT_JIS - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
SHIFT_JIS encoding
- SHOW_STATISTICS - Static variable in class edm.edom3.EDMConstants.XmlExecutionOptions
-
Show statistics when reading/writing XML
- SHOW_STATISTICS - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
-
Show statistics when reading/writing XML
- SPLIT_HTML_FILE - Static variable in class edm.edom3.EDMConstants.FileFormats.HtmlOptions.StepFileOptions
-
TODO: get description from EDMassist
- STANDARD_COMPLEX_HANDLING - Static variable in class edm.edom3.EDMConstants.ExpressCompilerOptions
-
Only explicit complex entity definitions.
- start() - Method in interface edm.edom3.EDMLogger
-
Start or restart a log.
- START_LOG - Static variable in class edm.edom3.EDMConstants.LogOptions
-
see EDMassist
- startReadTransaction() - Method in interface edm.edom3.EDMLocalContext
-
Start (open) a new read transaction.
- startWriteTransaction(EDMModel) - Method in interface edm.edom3.EDMLocalContext
-
Start (open) a new write transaction on a single model.
- startWriteTransaction(EDMModel[]) - Method in interface edm.edom3.EDMLocalContext
-
Start (open) a new write transaction on multiple models.
- STEP - Static variable in class edm.edom3.EDMConstants.FileFormats
-
ISO10303 Part21 format
- STEP_EDITION_3 - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
STEP edition 3 option for STEP read and write
- STEP_EDITION_3 - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
STEP edition 3 option for STEP read and write
- STEP_FILE_PACKAGE - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Allows EDM types FILE and BLOB to be avaiable inside the read Step file.
- STEP_FILE_PACKAGE - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Will allow the STEP file to have EDM types FILE and BLOG.
- StepFileOptions() - Constructor for class edm.edom3.EDMConstants.FileFormats.HtmlOptions.StepFileOptions
- StepInputOptions() - Constructor for class edm.edom3.EDMConstants.StepInputOptions
- StepOutputOptions() - Constructor for class edm.edom3.EDMConstants.StepOutputOptions
- stop() - Method in interface edm.edom3.EDMLogger
-
Temporarily stop the log.
- STOP_ON_FIRST_ERROR - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
stop validation of first error
- STORING_SOURCE - Static variable in class edm.edom3.EDMConstants.CompilerOptions
-
Specifies that the schema source should be stored in the database to be available for reference and debugger.
- STORING_SOURCE - Static variable in class edm.edom3.EDMConstants.ExpressCompilerOptions
-
Specifies that the Express schema(ta) in its original form will be stored in the EDMdatabase.
- StringReps - Class in edm.edom3.util
-
Convert between constants and string representiations of these.
- StringReps() - Constructor for class edm.edom3.util.StringReps
- stringVal() - Method in interface edm.edom3.EDMSelect
-
Retrieve a STRING value from this select
- SUBTYPES - Static variable in class edm.edom3.EDMConstants.SelectOptions
-
Include subtypes of given instance in result
- SUBTYPES - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
Validate subtypes of selected instance (if validating an instance type)
- SWRITE_EDM_IDS - Static variable in class edm.edom3.EDMConstants.XmlOutputOptions
-
Use EDM ids for id tags
- SWRITE_SHORT_NAMES - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
Specifies that the short names specified in the implementing class constuctors shortNameFile argument will be used for entity names in the resulting STEP file
T
- TC2 - Static variable in class edm.edom3.EDMConstants.ExpressCompilerOptions
-
Parse schema in accordance to Technical Corrigendum no.2
- testAttrBN(String) - Method in interface edm.edom3.EDMInstance
-
Check if a single attribute value is set for this instance
- testAttrsBN(String[]) - Method in interface edm.edom3.EDMInstance
-
Check if nultiple attribute value are set for this instance
- TEXT - Static variable in class edm.edom3.EDMConstants.FileFormats
-
Plain text (often ASCII) format
- THREADLOCK_DEFAULT_TIMEOUT - Static variable in class edm.edom3.EDMConstants.InternalProperties
-
Default threadlock timeout.
- TRACE_ARGS - Static variable in class edm.edom3.EDMConstants.TraceOptions
-
Write argument values when calling EDMI functions
- TRACE_CALLS - Static variable in class edm.edom3.EDMConstants.TraceOptions
-
Write trace for each call to EDMI functions
- TRACE_ERRORS - Static variable in class edm.edom3.EDMConstants.TraceOptions
-
Write trace when errors occur
- TRACE_INTERNAL_CALLS - Static variable in class edm.edom3.EDMConstants.TraceOptions
-
Write trace on internal calls - may generate LOTS of trace output.
- TRACE_RETURNS - Static variable in class edm.edom3.EDMConstants.TraceOptions
-
Write trace when leaving EDMI functions
- TRACE_RINGFILE - Static variable in class edm.edom3.EDMConstants.TraceOptions
-
Write trace as a loop to a file, thus enabling a trace to last for days so you may interragate the trace just before a sporadic error.
- TraceOptions() - Constructor for class edm.edom3.EDMConstants.TraceOptions
- TRANSACTION_RESERVE_AUTOMATIC - Static variable in class edm.edom3.EDMConstants.InternalProperties
-
Require EDMI reserve/release at transactions.
- TRANSACTION_RESERVE_REQUIRED - Static variable in class edm.edom3.EDMConstants.InternalProperties
-
Enable automatic EDMI reserve/release at transactions (boolean).
U
- UNIQUENESS_RULES - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
Validate uniqueness rules
- UNPACKED_MODEL - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
for model creation : the data in the ".D" file will not be packed, i.e., the volume (size) of the model will be larger than when packing the model
- UNPACKED_MODEL - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
- USE_DEFAULT_OPTIONS - Static variable in class edm.edom3.EDMConstants.CreateModelOptions
-
use the sdaiCreateModel() functionn with its implicit options.
- USE_DOM_BUFFER - Static variable in class edm.edom3.EDMConstants.XmlExecutionOptions
-
Use temporary DOM object when parsing/writing
- USE_EXISTING_TARGET_MODEL - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
The result of the conversion process will be added to an existing target model.
- USE_MODEL_STRING_ENCODING - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
use the same string encoding (Code Page) on the sTEP file as in the actual EDMmodel
- USER_ACCESS_DENIED - Static variable in exception edm.edom3.exception.EdmUserException
-
User access denied
- USER_CONTROLLED_INVERSE - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
for model creation : the standard automatically population of Inverse attribute will not be performed.
- USER_CONTROLLED_INVERSE - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
- USER_GROUP_EXISTS - Static variable in exception edm.edom3.exception.EdmUserException
-
The group does already exist
- USER_GROUP_NOT_EXISTS - Static variable in exception edm.edom3.exception.EdmUserException
-
The group does not exiswt
- USER_LOGGED_ON - Static variable in exception edm.edom3.exception.EdmUserException
-
User is already logged in
- USER_MANAGEMENT_INITIALISION_FAILURE - Static variable in exception edm.edom3.exception.EdmUserException
-
User manager failed to initialize
- USER_MANAGER_INITIALIZED - Static variable in exception edm.edom3.exception.EdmUserException
-
User manager already initialized
- USER_MANAGER_MODEL_DO_NOT_EXISTS - Static variable in exception edm.edom3.exception.EdmUserException
-
User manager model exists
- USER_MANAGER_MODEL_EXISTS - Static variable in exception edm.edom3.exception.EdmUserException
-
User manager model already exists
- USER_MANAGER_NOT_INITIALIZED - Static variable in exception edm.edom3.exception.EdmUserException
-
User manager has not been initialized
- USER_NOT_LOGGED_ON - Static variable in exception edm.edom3.exception.EdmUserException
-
User is not logged in
- USER_OK - Static variable in exception edm.edom3.exception.EdmUserException
-
No error
- USER_OUTPUT_TO_FILE - Static variable in class edm.edom3.EDMConstants.LogOptions
-
Write user defined output (xpxPrintf) to a file
- USER_OUTPUT_TO_FILE - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Specifies that the result from the Express-X functions xpxPrintf and xpxOutputValue will be written to the file specified in the userOutputFile argument.When none of the options USER_OUTPUT_TO_FILE or USER_OUTPUT_TO_STDOUT are set, then the output from these functions will be written to the actual logFile if defined, else the output from these functions will be written to the EDMinterface current output device.
- USER_OUTPUT_TO_FILE - Static variable in class edm.edom3.EDMConstants.ValidatorOptions
-
log user output to the given file
- USER_OUTPUT_TO_STDOUT - Static variable in class edm.edom3.EDMConstants.LogOptions
-
Write user defined output (xpxPrintf) to standard output device - does often not behave as expected in a JAVA environment.
- USER_OUTPUT_TO_STDOUT - Static variable in class edm.edom3.EDMConstants.MergerOptions
-
Specifies that the result from the Express-X functions xpxPrintf and xpxOutputValue will be written to the EDMinterface current output device.When none of the options USER_OUTPUT_TO_FILE or USER_OUTPUT_TO_STDOUT are set, then the output from these functionsi will be written to the actual logFile if defined, else the output from these functions will be written to the EDMinterface current output device.
- USER_SDAI_ERROR - Static variable in exception edm.edom3.exception.EdmUserException
-
//TODO
- USER_SYSTEM - Static variable in exception edm.edom3.exception.EdmUserException
-
//TODO
- USER_USER_EXISTS - Static variable in exception edm.edom3.exception.EdmUserException
-
User already exists
- USER_USER_NOT_EXISTS - Static variable in exception edm.edom3.exception.EdmUserException
-
User do not exist
- USER_USER_OR_GROUP_ALREADY_MEMBER - Static variable in exception edm.edom3.exception.EdmUserException
-
User/group already memeber in group
- USER_USER_OR_GROUP_NOT_EXISTS - Static variable in exception edm.edom3.exception.EdmUserException
-
User or group does not exist
- USER_USER_OR_GROUP_NOT_MEMBER - Static variable in exception edm.edom3.exception.EdmUserException
-
User/group not member in group
- USER_WRONG_PASSWORD - Static variable in exception edm.edom3.exception.EdmUserException
-
Wrong password supplied
- UTF_16 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
Use UTF-16 encoding
- UTF_8 - Static variable in class edm.edom3.EDMConstants.XmlEncodingOptions
-
Use UTF-8 encoding
- UTF_8_STRING_ENCODING - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Strings within the files are be UTF-8 encoded
- UTF_8_STRING_ENCODING - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
-
Use UTF8 encoding for strings
- UTF8_ENCODED_FILE_NAMES - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Files names are be UTF-8 encoded
- UTF8_ENCODED_FILE_NAMES - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
File names are UTF-8 encoded
- UTF8_ENCODED_FILE_NAMES - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
-
Use UTF8 encoding for file names
- UTF8_ENCODED_FILE_NAMES - Static variable in class edm.edom3.EDMConstants.XmlOutputOptions
V
- ValidatorOptions() - Constructor for class edm.edom3.EDMConstants.ValidatorOptions
W
- WebServiceConfig() - Constructor for class edm.edom3.EDMConstants.WebServiceConfig
- WebServiceOptions() - Constructor for class edm.edom3.EDMConstants.WebServiceOptions
- whoIsOn() - Method in interface edm.edom3.EDMServer
-
Return a table with current connections to the server
- write(String) - Method in interface edm.edom3.EDMLogger
-
Write a user supplied string to the log, OBS: not possible for all log types.
- WRITE_DATA_IN_HASH_TABLE - Static variable in class edm.edom3.EDMConstants.XmlOutputOptions
X
- XML - Static variable in class edm.edom3.EDMConstants.FileFormats
-
XML format
- XML_FORMAT - Static variable in class edm.edom3.EDMConstants.QueryOptions
- XML_NUMBER_OF_INSTANCES_STATISTICS - Static variable in class edm.edom3.EDMConstants.XmlOutputOptions
- XML_NUMBER_OF_SUBTYPE_INSTANCES_STATISTICS - Static variable in class edm.edom3.EDMConstants.XmlOutputOptions
- XML_PARSE_TRACE - Static variable in class edm.edom3.EDMConstants.XmlExecutionOptions
-
Show trace when reading/writing XML
- XML_PARSE_TRACE - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
-
Show trace when reading/writing XML
- XmlConfigurationProperties() - Constructor for class edm.edom3.EDMConstants.XmlConfigurationProperties
- XmlEncodingOptions() - Constructor for class edm.edom3.EDMConstants.XmlEncodingOptions
- XmlExecutionOptions() - Constructor for class edm.edom3.EDMConstants.XmlExecutionOptions
- XmlInputOptions() - Constructor for class edm.edom3.EDMConstants.XmlInputOptions
- xmlNamespace - Static variable in class edm.edom3.EDMConstants.XmlConfigurationProperties
-
Namespace for this XmlConfiguration as URL string.
- xmlNamespaceAlias - Static variable in class edm.edom3.EDMConstants.XmlConfigurationProperties
-
Namespace alias for this XmlConfiguration.
- XmlOutputOptions() - Constructor for class edm.edom3.EDMConstants.XmlOutputOptions
- xmlSchemaURL - Static variable in class edm.edom3.EDMConstants.XmlConfigurationProperties
-
XML schema URL related to the nameSpace for this XmlConfiguration
- XPX - Static variable in interface edm.edom3.EDMCompiler
-
Denotes an EXPRESS-X schema map
- XPX - Static variable in class edm.edom3.EDMConstants.FileFormats
-
Denotes EXPRESS-X schema
- XPX - Static variable in class edm.edom3.EDMConstants.SchemaTypes
-
An EDMexpressX(tm) SCHEMA_MAP
Z
- ZIPPED_FILE - Static variable in class edm.edom3.EDMConstants.QueryOptions
- ZIPPED_FILE - Static variable in class edm.edom3.EDMConstants.StepInputOptions
-
Will read a zipped package with a .gz extension containing the STEP file
- ZIPPED_FILE - Static variable in class edm.edom3.EDMConstants.StepOutputOptions
-
The create STEP file will be compresses as an .gz file.
- ZIPPED_XML_FILE - Static variable in class edm.edom3.EDMConstants.XmlInputOptions
All Classes All Packages