The base class for application instances that can be manipulated with the Data Access Interface (DAI).
File: daiApplicationInstance.h
Namespace: OdDAI
Creates a new application instance with default parameters. |
Cleans dynamic attributes. | |
Compares the application instance object with another object. | |
Compares the application instance object with another object by comparing their inverse attributes. | |
details Copies the contents of the specified object into this object. | |
Retrieves the Named/Defined data types of the entity instance according to the schema types hierarchy. | |
Retrieves the identifiers of the attributes of entity instances which refer to the current entity instance within the model. | |
Retrieves the identifiers of all entity instances in the model which refer to the entity instance through the specified attribute. | |
Retrieves the identifiers of all the entity instances in the model which refer to the entity instance through the specified attribute name. | |
Retrieves the identifiers of all the entity instances in the model that refer to the current entity instance. | |
Retrieves the current value of an attribute specified by its name. | |
Retrieves the current value of the attribute specified by its name. (Inherited from OdDAIObjectSDAI) | |
Retrieves the current value of an attribute specified by its name in case-insensitive mode. (Inherited from OdDAIObjectSDAI) | |
Calculates a value of a derived attribute specified by its name. | |
Retrieves the type of the Standard Data Access Interface (SDAI) object. (Inherited from OdDAIObjectSDAI) | |
Retrieves the current value of an inverse attribute with a specified name. | |
Retrieves the current Gs node object of the entity. | |
Retrieves the current Gs node object of the Standard Data Access Interface (SDAI) object. (Inherited from OdDAIObjectSDAI) | |
Retrieves the database object identifier of the application instance. | |
Retrieves the database object identifier of the Standard Data Access Interface (SDAI) object. (Inherited from OdDAIObjectSDAI) | |
Reads values of the instance's explicit attribute fields from a file buffer that is associated with a specified filer object. | |
This is the overview for the isInstanceOf method overload. | |
This is the overview for the isInstanceOf method overload. | |
This is the overview for the isKindOf method overload. | |
This is the overview for the isKindOf method overload. | |
Retrieves whether the Standard Data Access Interface (SDAI) object is a persistent one. (Inherited from OdDAIObjectSDAI) | |
Writes values of the instance's explicit attribute fields to a file buffer that is assigned to a specified filer object. | |
Retrieves the model that contains the application instance. | |
Retrieves the model object that contains the Standard Data Access Interface (SDAI) object. (Inherited from OdDAIObjectSDAI) | |
Retrieves the file that contains the model with this application instance. | |
This is the overview for the putAttr method overload. | |
Sets a new value of an attribute that is specified by its name in the case insensitive mode. | |
Sets a new value of an attribute specified with its name after the validation is performed. | |
Removes inverse attributes from related application instances. | |
Sets a new Gs node cache for the entity. | |
Sets a new Gs node cache for the Standard Data Access Interface (SDAI) object. (Inherited from OdDAIObjectSDAI) | |
Sets inverse attributes to related application instances. | |
Sets the values of the entity's sub-entity traits. | |
Draws a graphical entity representation that is independent of any viewport context. | |
This is the overview for the testAttr method overload. | |
This is the overview for the testAttr method overload. | |
Retrieves whether the attribute value is set or is unset. The specified attribute name is case-insensitive. (Inherited from OdDAIObjectSDAI) | |
Retrieves the type name of the application instance. | |
This is the overview for the unsetAttr method overload. | |
Checks whether the value of a specified attribute is set. | |
Checks whether the instance has aggregate attributes, which violate size constraints and retrieves the list of such attributes. | |
Checks whether application instance aggregate attributes has unique items in the case if aggregation type of attribute UNIQUE flag is turned on. | |
Checks whether a specified array instances which don't assume optional attributes (i.e. attributes that can't have unset value) have attribute values. | |
Checks whether the instance has binary attributes with incorrect width and retrieves the list of such attributes. | |
Checks whether each entity instance that represents the value of a specified instance attribute has a valid entity data type. | |
Checks whether the instance has inverse attributes with violated size constraints and retrieves the list of such attributes. | |
Checks whether the instance has unset mandatory attributes and retrieves the list of such attributes. | |
Checks whether the instance has string attributes with incorrect width and retrieves the list of such attributes. | |
This is the overview for the validateWhereRule method overload. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|