API Reference > OdDAI Namespace > Classes > InverseAttribute Class
InverseAttribute Class
OdDAI__InverseAttributeOdDAI__InverseAttributeOdDAI__InverseAttributeOdDAI__InverseAttributeOdDAI__InverseAttribute
Syntax
C++
class InverseAttribute : public Attribute;

daiInverseAttribute.h

A class that implements the storing and manipulating of attributes.

Attribute Class
 
Name 
Description 
 
This is the overview for the Attribute constructor overload. 
InverseAttribute Class
 
Name 
Description 
 
Creates a new attribute object with default parameters. 
 
Name 
Description 
 
Retrieves the current value of an attribute specified by its name.  
 
Retrieves the current value of an attribute specified by its name in case insencitive mode.  
 
Retrieves the type of the sdai object.  
 
Retrieves the current Gs node object of the sdai object.  
 
id 
Retrieves the database object identifier of the sdai object.  
 
This is the overview for the isInstanceOf method overload. 
 
This is the overview for the isKindOf method overload. 
 
Retrieves whether the sdai object is a persistent one.  
 
Retrieves the model that contains the sdai object.  
 
Sets a new Gs node cache for the sdai object.  
 
This is the overview for the testAttr method overload. 
 
Retrieves whether the attribute value is set or is unset in case insencitive mode.  
OdSDAIInstance Class
 
Name 
Description 
 
Retrieves the current value of an attribute specified by its name.  
 
Retrieves the type of the SDAI instance.  
 
This is the overview for the isInstanceOf method overload. 
 
This is the overview for the isKindOf method overload. 
 
Retrieves the model that contains the SDAI instance.  
 
This is the overview for the testAttr method overload. 
Attribute Class
 
Name 
Description 
 
Retrieves the attribute's parent entity definition.  
 
Retrieves the current value of an attribute specified by its name.  
 
name 
Retrieves the current attribute's name.  
InverseAttribute Class
 
Name 
Description 
 
Creates a new inverse attribute definition for entity with a specified name.  
 
Retrieves referencing enity type of the attribute.  
 
Determines whether the attribute may contain duplicates of references from the inverted attribute.  
 
Retrieves the current value of an attribute specified by its name.  
 
Retrieves attribute in the referencing enity type whose relationship is being inverted.  
 
Returns true if represented by set or bag, or false if represented by single reference. 
 
Retrieves maximum number of references from the inverted attribute.  
 
Retrieves minimum number of references from the inverted attribute.  
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.