NodeKind Enumeration

Describes the kind of a node.


Namespace: Microsoft.SpecExplorer.ObjectModel
Assembly: Microsoft.SpecExplorer.ObjectModel (in Microsoft.SpecExplorer.ObjectModel.dll)

'Usage

Member nameDescription
ArrayThe node represents an array value.
CompoundValueThe node represents a compound value.
ConstraintsThe node represents a set of constraints.
FrameThe node represents a frame.
NodeReferenceThe node represents a reference to another node.
ObjectThe node represents an object.
ObjectReferenceThe node represents an object reference.
ProbesThe node represents a probe.
StateThe node represents a state.
StructThe node represents a struct value.
ThreadThe node represents a thread.
TranslationThe node represents a type translation from a model type to an implementation type.
TypeThe node represents a type.
ValueThe node represents a constraint or a field value (leaf node).

Development Platforms

Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP SP2 or later, Microsoft Windows Server 2008, Microsoft Windows Server 2003

 



Community Additions

ADD
Show: