All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
VariableAssociation Class Reference

Uniquely identifies the variable association. More...

Public Member Functions

 VariableAssociation ()
 Initializes a new instance of the VariableAssociation class. More...
 

Properties

short AssociationType [get, set]
 Gets or sets the type of the association ( 0 for Map and 1 for Node). More...
 
string Id [get, set]
 Gets or sets the id. More...
 
VariableIdentity Identity [get, set]
 Gets or sets the identity. More...
 
string Name [get, set]
 Gets or sets the name. More...
 
NodeIdentity NodeIdentity [get, set]
 Gets or sets the node identity. More...
 
VariableIdentity ParentVariable [get, set]
 Gets or sets the parent variable. More...
 
short Usage [get, set]
 Gets or sets the usage. More...
 

Description

Uniquely identifies the variable association.

Constructor & Destructor Documentation

Initializes a new instance of the VariableAssociation class.

Property Documentation

short AssociationType
getset

Gets or sets the type of the association ( 0 for Map and 1 for Node).

string Id
getset

Gets or sets the id.

VariableIdentity Identity
getset

Gets or sets the identity.

string Name
getset

Gets or sets the name.

Gets or sets the node identity.

VariableIdentity ParentVariable
getset

Gets or sets the parent variable.

short Usage
getset

Gets or sets the usage.