indexURLAssertionResult Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.index.core
public class indexURLAssertionResult : indexAssertionBase<indexPageEvaluationEntryState, string>
The indexURLAssertionResult type exposes the following members.
| Name | Description | |
|---|---|---|
| indexURLAssertionResult | Initializes a new instance of the indexURLAssertionResult class |
| Name | Description | |
|---|---|---|
| certainty | How Certain is the answer regarding the relevance relevant (Inherited from indexAssertionBaseTEnum, T.) | |
| Comparer | Gets the IEqualityComparerT that is used to determine equality of keys for the dictionary. (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| Count | Gets the number of key/value pairs contained in the DictionaryTKey, TValue. (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| FlagEvaluated | (Overrides indexAssertionBaseTEnum, TFlagEvaluated.) | |
| FlagIndexed | (Overrides indexAssertionBaseTEnum, TFlagIndexed.) | |
| FlagRelevant | (Overrides indexAssertionBaseTEnum, TFlagRelevant.) | |
| flagsByItem | (Inherited from indexAssertionBaseTEnum, T.) | |
| haveChange | (Inherited from aceEnumListSetindexPageEvaluationEntryState, String.) | |
| indexCoverage | Rate at witch evaluated items have their entry in the index (Inherited from indexAssertionBaseTEnum, T.) | |
| IPnominal | ||
| Item | Gets or sets the value associated with the specified key. (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| items | (Inherited from indexAssertionBaseTEnum, T.) | |
| Keys | Gets a collection containing the keys in the DictionaryTKey, TValue. (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| Lm_gain | ||
| notRelevant |
Gets the not relevant ratio
(Inherited from indexAssertionBaseTEnum, T.) | |
| relevant | relevant - precission (Inherited from indexAssertionBaseTEnum, T.) | |
| Targets | Number of targets included in the information gain estimation | |
| Values | Gets a collection containing the values in the DictionaryTKey, TValue. (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) |
| Name | Description | |
|---|---|---|
| AcceptChanges | (Inherited from aceEnumListSetindexPageEvaluationEntryState, String.) | |
| Add(TEnum, T) |
Support Flags and Enums -- automatically maintains if link was passed with new flags
(Inherited from indexAssertionBaseTEnum, T.) | |
| Add(TKey, TValue) | Adds the specified key and value to the dictionary. (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| Append |
Appends the specified flags to the link in case it exists. Unline Add(TEnum, T) it doesn't remove existing record on the same link
(Inherited from indexAssertionBaseTEnum, T.) | |
| Clear | Removes all keys and values from the DictionaryTKey, TValue. (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| ContainsKey | Determines whether the DictionaryTKey, TValue contains the specified key. (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| ContainsValue | Determines whether the DictionaryTKey, TValue contains a specific value. (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| CountAll | (Inherited from aceEnumListSetindexPageEvaluationEntryState, String.) | |
| CountUnique | (Inherited from indexAssertionBaseTEnum, T.) | |
| deploy | (Inherited from aceEnumDictionaryindexPageEvaluationEntryState, ListString.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetEnumerator | Returns an enumerator that iterates through the DictionaryTKey, TValue. (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| GetFlagsFor |
Reconstructs flags for the link supplied, if not found returns sets notInTheIndex new links
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetObjectData | Implements the ISerializable interface and returns the data needed to serialize the DictionaryTKey, TValue instance. (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| GetSubAssertion |
Gets the sub assertion: uses only links that have already here, sets notInTheIndex new links
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnDeserialization | Implements the ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| performInfoGainEstimation |
Performs the information gain estimation.
| |
| recalculate | (Inherited from indexAssertionBaseTEnum, T.) | |
| recalculateCustom | (Overrides indexAssertionBaseTEnum, TrecalculateCustom.) | |
| Remove(UTP) | (Inherited from aceEnumListSetindexPageEvaluationEntryState, String.) | |
| Remove(TKey) | Removes the value with the specified key from the DictionaryTKey, TValue. (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| TryGetValue | Gets the value associated with the specified key. (Inherited from DictionaryindexPageEvaluationEntryState, ListString.) |
| Name | Description | |
|---|---|---|
| oldHash | (Inherited from aceEnumListSetindexPageEvaluationEntryState, String.) | |
| t | (Inherited from aceEnumDictionaryindexPageEvaluationEntryState, ListString.) |