A class that implements the functionality for storing and manipulating of attributes.
File: daiExplicitAttribute.h
Namespace: OdDAI
This is the overview for the Attribute constructor overload. | |
Creates a new attribute object with default parameters. The value of the created attribute is mandatory by default. |
Creates a new explicit attribute definition for an entity with a specified name. | |
Retrieves the data type referenced by the attribute. | |
Retrieves the attribute's parent entity definition. (Inherited from Attribute) | |
Retrieves the current value of an attribute specified by its name. (Inherited from Attribute) | |
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. (Inherited from OdSDAIInstance) | |
Retrieves the current value of an attribute specified by its name in case-insensitive mode. (Inherited from OdDAIObjectSDAI) | |
Retrieves the type of the Standard Data Access Interface (SDAI) object. (Inherited from OdDAIObjectSDAI) | |
Retrieves the type of the Standard Data Access Interface (SDAI) instance. (Inherited from OdSDAIInstance) | |
Retrieves the current Gs node object of the Standard Data Access Interface (SDAI) object. (Inherited from OdDAIObjectSDAI) | |
Retrieves the database object identifier of the Standard Data Access Interface (SDAI) object. (Inherited from OdDAIObjectSDAI) | |
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) | |
Determines if the attribute is re-declared by a derived attribute of a specified entity. | |
Retrieves the current attribute's name. (Inherited from Attribute) | |
Determines whether the attribute is optional. | |
Retrieves the current attribute's original name. Attribute's original name is exactly a name specified in the source .exp file. Unlike the original name, the name is always represented in lower case. (Inherited from Attribute) | |
Retrieves the model object that contains the Standard Data Access Interface (SDAI) object. (Inherited from OdDAIObjectSDAI) | |
Retrieves the model that contains the Standard Data Access Interface (SDAI) instance. (Inherited from OdSDAIInstance) | |
Retrieves an array of entity definitions, which attributes re-declare the explicit attribute. | |
Sets a new Gs node cache for the Standard Data Access Interface (SDAI) object. (Inherited from OdDAIObjectSDAI) | |
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) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|