Click or drag to resize
SemanticActionKinds Enumeration
Zet Universe

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:ZU.Semantic.Core.SemanticActionKinds"]

Namespace: ZU.Semantic.Core
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
public enum SemanticActionKinds
Members
  Member nameValueDescription
None0
EntityRemovedFromVisualCluster50
EntityAddedToVisualCluster51
EntityRemovedFromVisualClusterByHealer52
VisualClusterAdded53
VisualClusterMoved54
VisualClusterDeleted55
UnpinnedFromVisualSpace56
EntityCreated70
EntityChanged71
UserMarkedEntityAsDeleted72
EntityRenamed73
EntityMoved74
EntityDynamicPropertyChanged75
EntityAssignedToAppAccount76
EntityThumbnailSaved77
EntityDescriptionUpdated78
NewProjectDetected90
ProjectDeleted91
ProjectJoined92
ProjectLeft93
ChildEntityMoved94
ChildEntityDeleted95
ChildEntityAdded96
ProjectMarkedAsLastVisited97
UserEnteredSpace150
UserLeftSpace151
UserMovedInSpace152
LinkedFileMoved170
LinkedFileNoLongerAvailable171
EntityContentLocalCopyInProgress172
EntityContentLocalCopyFinished173
EntityContentUploadToAppDataSourceInProgress174
EntityContentUploadToAppDataSourceFinished175
EntityWebPageStartedDownloading180
EntityWebPageDownloadingFinished181
EntityWebPageDownloadingFailed182
LinkedItemContentsModified185
EntityContentFullTextIndexingSucceeded200
EntityContentFullTextIndexingFailed201
EntityAddedToList210
EntityAddedToAppSourceBoundList211
EntityRemovedFromVisualSpaceToAppSourceBoundList218
EntityRemovedFromList219
EntityLinkedToMetaEntity220
EntityLinkedToAnotherEntity221
EntitiesExtractedAndLinked222
EntityReboundToCurrentModelContext223
LinkToAnotherEntityRemoved224
EntityKeyphraseAdded230
EntityKeyphraseMarkedAsDeleted231
EntityKeyphrasesCleaned232
EntityKeyphrasesUpdated233
EntityKeyphrasesExtracted234
EntityKeyphrasesRecalculated235
EntityKindIdentified240
SameEntityResolved250
SamePersonResolved251
EntityOpened300
UserMarkedEntityAsRead301
UserMarkedEntityAsUnread302
AnotherUserMarkedEntityAsUnread303
SystemMarkedEntityAsUnread304
EntityReviewStatusCleared310
EntityReviewStatusSetAsInProgress311
EntityReviewStatusSetAsActionRequired312
EntityReviewStatusSetAsDone313
UserMarkedEntityAsImportant314
UserMarkedEntityAsNotImportant315
EntityTemplateResized316
EntityIsPrivatePropertyChanged317
See Also