IMatrix Interface |
Namespace: Lawo.EmberPlusSharp.Model
public interface IMatrix : INode, IElementWithSchemas, IElement, INotifyPropertyChanged
The IMatrix type exposes the following members.
Name | Description | |
---|---|---|
Children | Gets the children of this node. (Inherited from INode.) | |
ChildrenRetrievalPolicy | Gets or sets the policy for this node. (Inherited from INode.) | |
Connections | Gets connections. | |
Description | Gets description. (Inherited from IElement.) | |
GainParameterNumber | Gets gainParameterNumber. | |
Identifier | Gets identifier. (Inherited from IElement.) | |
IsOnline | Gets a value indicating whether this element is online. (Inherited from IElement.) | |
IsRoot | Gets a value indicating whether this is a root node. (Inherited from INode.) | |
Item | Gets the child where Number equals number. (Inherited from INode.) | |
Labels | Gets labels | |
MaximumConnectsPerTarget | Gets maximumConnectsPerTarget. | |
MaximumTotalConnects | Gets maximumTotalConnects. | |
Number | Gets number. (Inherited from IElement.) | |
ParametersLocation | Gets the number path of the parameters associated with the matrix. | |
Parent | Gets the parent of this element. (Inherited from IElement.) | |
SchemaIdentifiers | Gets schemaIdentifiers. (Inherited from IElementWithSchemas.) | |
Sources | Gets sources. | |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this
object. (Inherited from IElement.) | |
Targets | Gets targets. |
Name | Description | |
---|---|---|
GetElement | Gets the element with the path path relative to this node. (Inherited from INode.) | |
GetPath | Gets the full path of this element. (Inherited from IElement.) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from INotifyPropertyChanged.) |