sampleGroupSet Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.sampleGroup
public class sampleGroupSet : ObservableCollection<sampleGroupItem>
The sampleGroupSet type exposes the following members.
| Name | Description | |
|---|---|---|
| sampleGroupSet | Initializes a new instance of the sampleGroupSet class |
| Name | Description | |
|---|---|---|
| Count | (Inherited from CollectionsampleGroupItem.) | |
| countHasGroup | ||
| countNoGroup |
Number of items without any group association
| |
| db_groupTagFieldName |
Database table field containing group tags
| |
| isCountCalledYet |
Indicating whether [!:setGroupCounts(IRelationEnabledCollection)] called since construction of this instance
| |
| Item | (Inherited from CollectionsampleGroupItem.) | |
| name |
Descriptive name of sample group set
| |
| TotalCount | ||
| totalWeight |
Total weight of the groups
|
| Name | Description | |
|---|---|---|
| Add | (Inherited from CollectionsampleGroupItem.) | |
| Clear | (Inherited from CollectionsampleGroupItem.) | |
| clearCounts |
Resets all count values to 0 | |
| Contains | (Inherited from CollectionsampleGroupItem.) | |
| CopyTo | (Inherited from CollectionsampleGroupItem.) | |
| describe |
Describes the sample group to output | |
| Equals | (Inherited from Object.) | |
| GetEnumerator | (Inherited from CollectionsampleGroupItem.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IndexOf | (Inherited from CollectionsampleGroupItem.) | |
| Insert | (Inherited from CollectionsampleGroupItem.) | |
| Move | (Inherited from ObservableCollectionsampleGroupItem.) | |
| pickRandomGroup | ||
| Remove | (Inherited from CollectionsampleGroupItem.) | |
| RemoveAt | (Inherited from CollectionsampleGroupItem.) | |
| setGroupCounts |
Clears existing counts and searches the complete collection to get current counts
| |
| setGroupsToCollection |
Sets the groups to collection according to policy and defined groups in this set. It will call [!:setGroupCounts(IRelationEnabledCollection)] if isCountCalledYet is false | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| CollectionChanged | (Inherited from ObservableCollectionsampleGroupItem.) |
| Name | Description | |
|---|---|---|
| makeSqlWhere |
Pravi WHERE dodatak SQL upita -
(Defined by sampleGroupEngine.) |