AVEVA OMI Software Developer Kit
Inheritance Hierarchy
ArchestrA.Client.Navigation Namespace
Classes
 ClassDescription
ClassSubscribes for and wraps the data included in an Asset's object level AlarmCntsBySeverity array. Fires an event when anything changes.

Also responsible for client side propagation. Deltas are pushed from children to parent (custom hierarchy) nodes whenever a new value comes in.

ClassThis class holds content information such as name and owningobject. More properties will be identified
Class This class holds the filter options that need to be applied on a specific navigation item.
Class A custom exception class wrapping the exception/ Error information related to the Navigation Extension.
Class Provides a generic view to an individual navigation item in a Navigation Model. It contains the necessary information to show a visual representation of an item in various forms, and one or more actions which should be executed when the user has triggered the Navigation item.
Class A custom exception class wrapping the exception/ Error information when the item is not found in the navigation items Collection in Navigation Extension.
Class A generic view of the class representing a single Navigation Model in the system. It encapsulates the hierarchy built by the user either from scratch or using the Asset Model as input. This hierarchy holds Navigation Items for use in runtime, primarily consumed by Hierarchy Controls. This model can also be fed from an IBrowse source rather than a user-built Model.
ClassPerforms operations on NavigationItem instances that contain item path information.
Class This class returns a read only collection of navigation items.
Enumerations
 EnumerationDescription
Enumeration This option provides the different levels of search that the system allows.
Enumeration This enumeration is used for indexing into the the LocalAlarmExists bitfield returned by the AlarmData class. A bit that is on indicates that the corresponding integer returned as AlarmData contains at least one locally generated alarm (not aggregrated from a child runtime object)
Enumeration An enum indicating the nature of the navigation item in the navigation model
Enumeration This option provides the different navigation search modes that the system allows.
Enumeration This option provides the different navigation search modes for the content search in the navigation hierarchy.
Enumeration This option provides the different levels of search for the contents in the navigation hierarchy.
Enumeration This is a dummy enum used to address the code analysis warning.
Enumeration This option controls how the items are sorted while displaying in the control.
See Also