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.

Creates a new attribute object with default parameters. 
Creates a new inverse attribute definition for an entity with a specified name.  
Retrieves referencing entity 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 entity type whose relationship is being inverted.  
Determines whether the attribute is represented with a set or a bag or with a single reference.  
Retrieves the maximum number of references from the inverted attribute.  
Retrieves the minimum number of references from the inverted attribute.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.