IMetaHierarchyAttributes

Assembly: Rds;

Description

The IMetaHierarchyAttributes interface contains properties and methods used to work with attributes that are included in the hierarchy.

Inheritance hierarchy

          IMetaHierarchyAttributes

          IMetaAttributesSet

Properties

  Property name Brief description
The Level property returns the level that the specified attribute belongs to.

Properties Inherited From IMetaAttributesSet

  Property name Brief description

BaseOperation

The BaseOperation property returns the operation of building the basic attributes set.

BaseSet

The BaseSet property returns the basic set of attributes.

Count

The Count property returns number of elements in the set.

Dictionary

The Dictionary property returns parent object.

Item

The Item property returns an attribute from the set by index.

Predefined

The Predefined property returns an attribute of the specified type from the set.

Methods

  Method name Brief description
The Exchange method exchanges attribute locations in the hierarchy.
The MoveAllTo method moves the attributes set to the specified level.
The MoveAllToNew method selects attributes collection in the separate level.
The MoveTo method moves the attribute to the specified level.
The MoveToNew method selects the attribute in the separate level.

Methods Inherited From IMetaAttributesSet

  Method name Brief description

CreateSubset

The CreateSubset method creates the set of attributes.

FindById

The FindById method searches an attribute by identifier.

FindByKey

The FindByKey method searches attribute by key.

FindByKind

The FindByKind method searches an attribute by type.

FindByKindBasis

The FindByKindBasis method searches an attribute by type and basis.

FindByValuesObject

The FindByValuesObject method searches an attribute by object key, to which the attribute refers.

IndexOf

The IndexOf method returns attribute index in the set.

Move

The Move method moves attributes in the set.

See also:

Rds Assembly Interfaces