ModelExtensions Klasse

Definition

public static class ModelExtensions
type ModelExtensions = class
Public Module ModelExtensions
Vererbung
ModelExtensions

Methoden

AddClosedListAsync(IModel, Guid, String, ClosedListModelCreateObject, CancellationToken)
AddCompositeEntityAsync(IModel, Guid, String, CompositeEntityModel, CancellationToken)
AddCompositeEntityChildAsync(IModel, Guid, String, Guid, CompositeChildModelCreateObject, CancellationToken)
AddCustomPrebuiltDomainAsync(IModel, Guid, String, PrebuiltDomainCreateBaseObject, CancellationToken)
AddCustomPrebuiltEntityAsync(IModel, Guid, String, PrebuiltDomainModelCreateObject, CancellationToken)
AddCustomPrebuiltIntentAsync(IModel, Guid, String, PrebuiltDomainModelCreateObject, CancellationToken)
AddEntityAsync(IModel, Guid, String, EntityModelCreateObject, CancellationToken)
AddEntityAsync(IModel, Guid, String, ModelCreateObject, CancellationToken)
AddEntityChildAsync(IModel, Guid, String, Guid, ChildEntityModelCreateObject, CancellationToken)
AddExplicitListItemAsync(IModel, Guid, String, Guid, ExplicitListItemCreateObject, CancellationToken)
AddHierarchicalEntityAsync(IModel, Guid, String, HierarchicalEntityModel, CancellationToken)
AddHierarchicalEntityChildAsync(IModel, Guid, String, Guid, HierarchicalChildModelCreateObject, CancellationToken)
AddIntentAsync(IModel, Guid, String, ModelCreateObject, CancellationToken)
AddPrebuiltAsync(IModel, Guid, String, IList<String>, CancellationToken)
AddSubListAsync(IModel, Guid, String, Guid, WordListObject, CancellationToken)
CreateClosedListEntityRoleAsync(IModel, Guid, String, Guid, EntityRoleCreateObject, CancellationToken)
CreateCompositeEntityRoleAsync(IModel, Guid, String, Guid, EntityRoleCreateObject, CancellationToken)
CreateCustomPrebuiltEntityRoleAsync(IModel, Guid, String, Guid, EntityRoleCreateObject, CancellationToken)
CreateEntityRoleAsync(IModel, Guid, String, Guid, EntityRoleCreateObject, CancellationToken)
CreateHierarchicalEntityRoleAsync(IModel, Guid, String, Guid, EntityRoleCreateObject, CancellationToken)
CreatePatternAnyEntityModelAsync(IModel, Guid, String, PatternAnyModelCreateObject, CancellationToken)
CreatePatternAnyEntityRoleAsync(IModel, Guid, String, Guid, EntityRoleCreateObject, CancellationToken)
CreatePrebuiltEntityRoleAsync(IModel, Guid, String, Guid, EntityRoleCreateObject, CancellationToken)
CreateRegexEntityModelAsync(IModel, Guid, String, RegexModelCreateObject, CancellationToken)
CreateRegexEntityRoleAsync(IModel, Guid, String, Guid, EntityRoleCreateObject, CancellationToken)
DeleteClosedListAsync(IModel, Guid, String, Guid, CancellationToken)
DeleteClosedListEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
DeleteCompositeEntityAsync(IModel, Guid, String, Guid, CancellationToken)
DeleteCompositeEntityChildAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
DeleteCompositeEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
DeleteCustomEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
DeleteCustomPrebuiltDomainAsync(IModel, Guid, String, String, CancellationToken)
DeleteEntityAsync(IModel, Guid, String, Guid, CancellationToken)
DeleteEntityFeatureAsync(IModel, Guid, String, Guid, ModelFeatureInformation, CancellationToken)
DeleteEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
DeleteExplicitListItemAsync(IModel, Guid, String, Guid, Int64, CancellationToken)
DeleteHierarchicalEntityAsync(IModel, Guid, String, Guid, CancellationToken)
DeleteHierarchicalEntityChildAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
DeleteHierarchicalEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
DeleteIntentAsync(IModel, Guid, String, Guid, Nullable<Boolean>, CancellationToken)
DeleteIntentFeatureAsync(IModel, Guid, String, Guid, ModelFeatureInformation, CancellationToken)
DeletePatternAnyEntityModelAsync(IModel, Guid, String, Guid, CancellationToken)
DeletePatternAnyEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
DeletePrebuiltAsync(IModel, Guid, String, Guid, CancellationToken)
DeletePrebuiltEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
DeleteRegexEntityModelAsync(IModel, Guid, String, Guid, CancellationToken)
DeleteRegexEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
DeleteSubListAsync(IModel, Guid, String, Guid, Int64, CancellationToken)
ExamplesMethodAsync(IModel, Guid, String, String, Nullable<Int32>, Nullable<Int32>, CancellationToken)
GetClosedListAsync(IModel, Guid, String, Guid, CancellationToken)
GetClosedListEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
GetCompositeEntityAsync(IModel, Guid, String, Guid, CancellationToken)
GetCompositeEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
GetCustomEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
GetEntityAsync(IModel, Guid, String, Guid, CancellationToken)
GetEntityFeaturesAsync(IModel, Guid, String, Guid, CancellationToken)
GetEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
GetExplicitListAsync(IModel, Guid, String, Guid, CancellationToken)
GetExplicitListItemAsync(IModel, Guid, String, Guid, Int64, CancellationToken)
GetHierarchicalEntityAsync(IModel, Guid, String, Guid, CancellationToken)
GetHierarchicalEntityChildAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
GetHierarchicalEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
GetIntentAsync(IModel, Guid, String, Guid, CancellationToken)
GetIntentFeaturesAsync(IModel, Guid, String, Guid, CancellationToken)
GetPatternAnyEntityInfoAsync(IModel, Guid, String, Guid, CancellationToken)
GetPatternAnyEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
GetPrebuiltAsync(IModel, Guid, String, Guid, CancellationToken)
GetPrebuiltEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
GetRegexEntityEntityInfoAsync(IModel, Guid, String, Guid, CancellationToken)
GetRegexEntityRoleAsync(IModel, Guid, String, Guid, Guid, CancellationToken)
ListClosedListEntityRolesAsync(IModel, Guid, String, Guid, CancellationToken)
ListClosedListsAsync(IModel, Guid, String, Nullable<Int32>, Nullable<Int32>, CancellationToken)
ListCompositeEntitiesAsync(IModel, Guid, String, Nullable<Int32>, Nullable<Int32>, CancellationToken)
ListCompositeEntityRolesAsync(IModel, Guid, String, Guid, CancellationToken)
ListCustomPrebuiltEntitiesAsync(IModel, Guid, String, CancellationToken)
ListCustomPrebuiltEntityRolesAsync(IModel, Guid, String, Guid, CancellationToken)
ListCustomPrebuiltIntentsAsync(IModel, Guid, String, CancellationToken)
ListCustomPrebuiltModelsAsync(IModel, Guid, String, CancellationToken)
ListEntitiesAsync(IModel, Guid, String, Nullable<Int32>, Nullable<Int32>, CancellationToken)
ListEntityRolesAsync(IModel, Guid, String, Guid, CancellationToken)
ListEntitySuggestionsAsync(IModel, Guid, String, Guid, Nullable<Int32>, CancellationToken)
ListEntitySuggestionsAsync(IModel, Guid, String, Guid, Nullable<Int32>, Nullable<Boolean>, CancellationToken)
ListHierarchicalEntitiesAsync(IModel, Guid, String, Nullable<Int32>, Nullable<Int32>, CancellationToken)
ListHierarchicalEntityRolesAsync(IModel, Guid, String, Guid, CancellationToken)
ListIntentsAsync(IModel, Guid, String, Nullable<Int32>, Nullable<Int32>, CancellationToken)
ListIntentSuggestionsAsync(IModel, Guid, String, Guid, Nullable<Int32>, CancellationToken)
ListIntentSuggestionsAsync(IModel, Guid, String, Guid, Nullable<Int32>, Nullable<Boolean>, CancellationToken)
ListModelsAsync(IModel, Guid, String, Nullable<Int32>, Nullable<Int32>, CancellationToken)
ListPatternAnyEntityInfosAsync(IModel, Guid, String, Nullable<Int32>, Nullable<Int32>, CancellationToken)
ListPatternAnyEntityRolesAsync(IModel, Guid, String, Guid, CancellationToken)
ListPrebuiltEntitiesAsync(IModel, Guid, String, CancellationToken)
ListPrebuiltEntityRolesAsync(IModel, Guid, String, Guid, CancellationToken)
ListPrebuiltsAsync(IModel, Guid, String, Nullable<Int32>, Nullable<Int32>, CancellationToken)
ListRegexEntityInfosAsync(IModel, Guid, String, Nullable<Int32>, Nullable<Int32>, CancellationToken)
ListRegexEntityRolesAsync(IModel, Guid, String, Guid, CancellationToken)
PatchClosedListAsync(IModel, Guid, String, Guid, ClosedListModelPatchObject, CancellationToken)
ReplaceEntityFeaturesAsync(IModel, Guid, String, Guid, IList<ModelFeatureInformation>, CancellationToken)
ReplaceIntentFeaturesAsync(IModel, Guid, String, Guid, IList<ModelFeatureInformation>, CancellationToken)
UpdateClosedListAsync(IModel, Guid, String, Guid, ClosedListModelUpdateObject, CancellationToken)
UpdateClosedListEntityRoleAsync(IModel, Guid, String, Guid, Guid, EntityRoleUpdateObject, CancellationToken)
UpdateCompositeEntityAsync(IModel, Guid, String, Guid, CompositeEntityModel, CancellationToken)
UpdateCompositeEntityRoleAsync(IModel, Guid, String, Guid, Guid, EntityRoleUpdateObject, CancellationToken)
UpdateCustomPrebuiltEntityRoleAsync(IModel, Guid, String, Guid, Guid, EntityRoleUpdateObject, CancellationToken)
UpdateEntityAsync(IModel, Guid, String, Guid, ModelUpdateObject, CancellationToken)
UpdateEntityChildAsync(IModel, Guid, String, Guid, EntityModelUpdateObject, CancellationToken)
UpdateEntityRoleAsync(IModel, Guid, String, Guid, Guid, EntityRoleUpdateObject, CancellationToken)
UpdateExplicitListItemAsync(IModel, Guid, String, Guid, Int64, ExplicitListItemUpdateObject, CancellationToken)
UpdateHierarchicalEntityAsync(IModel, Guid, String, Guid, HierarchicalEntityModel, CancellationToken)
UpdateHierarchicalEntityAsync(IModel, Guid, String, Guid, ModelUpdateObject, CancellationToken)
UpdateHierarchicalEntityChildAsync(IModel, Guid, String, Guid, Guid, HierarchicalChildModelUpdateObject, CancellationToken)
UpdateHierarchicalEntityRoleAsync(IModel, Guid, String, Guid, Guid, EntityRoleUpdateObject, CancellationToken)
UpdateIntentAsync(IModel, Guid, String, Guid, ModelUpdateObject, CancellationToken)
UpdatePatternAnyEntityModelAsync(IModel, Guid, String, Guid, PatternAnyModelUpdateObject, CancellationToken)
UpdatePatternAnyEntityRoleAsync(IModel, Guid, String, Guid, Guid, EntityRoleUpdateObject, CancellationToken)
UpdatePrebuiltEntityRoleAsync(IModel, Guid, String, Guid, Guid, EntityRoleUpdateObject, CancellationToken)
UpdateRegexEntityModelAsync(IModel, Guid, String, Guid, RegexModelUpdateObject, CancellationToken)
UpdateRegexEntityRoleAsync(IModel, Guid, String, Guid, Guid, EntityRoleUpdateObject, CancellationToken)
UpdateSubListAsync(IModel, Guid, String, Guid, Int64, WordListBaseUpdateObject, CancellationToken)

Gilt für: