![]() | Tree |
The TreeEvent Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | TreeEvent | Constructor: takes over and creates various information for the TreeEvent. |
Name | Description of the | |
---|---|---|
![]() | Environment | List with processing results of the predecessors of the node reporting the event. |
![]() | Logical | Logical value of the node that reports the event (true, false or null). |
![]() | Name | User name of the event |
![]() | NodeName | Name of the node reporting the event. |
![]() | NodePath | Path to the node that reports the event. |
![]() | Results | List with processing results of the node reporting the event. |
![]() | SenderId | Id of the node reporting the event. |
![]() | SourceId | Id of the node in which the event occurs. |
![]() | State | Processing status of the node reporting the event (None, Start, Done, Fault, Timeout, UserAbort.). |
![]() | ThreadId | Id of the corresponding thread |
![]() | Timestamp | Date and time of the event |
Name | Description of the | |
---|---|---|
![]() | Equals |
Compares this result with a transferred result by content.
The timestamp is deliberately not included in the comparison.
(Overwrites ObjectEquals(Object)) |
![]() | GetHashCode |
Generates a unique hash code for this result.
The timestamp is deliberately not included in the comparison.
(Overwrites ObjectGetHashCode) |
![]() ![]() | GetInternalEventNameForUserEventName | Maps a user-friendly event name to an internal event name. |
![]() ![]() | GetInternalEventNamesForUserEventNames | Maps a string with user-friendly event names separated by pipes ('|') to a normalised string with corresponding internal event names. |
![]() | GetResolvedPath | Resolves the transferred path taking into account the search sequence into a secured path, if possible. |
![]() ![]() | GetUserEventNameForInternalEventName | Maps an internal event name to a user-friendly event name. |
![]() ![]() | GetUserEventNamesForInternalEventNames | Maps a normalised string with corresponding internal event names to a string with user-friendly event names separated by a pipe ('|'). |
![]() | ReplaceWildcards | Replaces defined wildcards with their runtime values: '%HOME%': '...bin\Debug'. |
![]() | ToString |
Overridden ToString() method.
(Overwrites ObjectToString) |
Name | Description of the | |
---|---|---|
![]() ![]() | UndefinedTreeEvent | Static instance for an undefined TreeEvent. Replaces null to avoid the miserable null warnings when using TreeEvents to circumvent the provisions for which it is or must be ensured that at the time of of the usage are not equal to zero, but which are not yet used in the constructor. could be instantiated in a meaningful way. For any subsequent null queries, null must be replaced by this instance. It can then be checked for 'is IUndefinedElement' if necessary. |