Namespace NMF.Models.Collections
Classes
- AssociationList<T>
Denotes a collection to store associated elements
- AssociationOrderedSet<T>
Denotes an ordered set implementation to store associated elements
- AssociationSet<T>
Denotes a set to store associated elements
- CompositionList<T>
Denotes the base class for a composition list
- CompositionOrderedSet<T>
Denotes the base class for a composition realized as ordered set
- CompositionSet<T>
Denotes the base class for a composition implemented as a set
- ObservableAssociationList<T>
An observable collection to store associated model elements
- ObservableAssociationOrderedSet<T>
Denotes an observable ordered set to store associated elements
- ObservableAssociationSet<T>
Denotes an observable set to store associated elements
- ObservableCompositionList<T>
Denotes the base class for an observable composition list
- ObservableCompositionOrderedSet<T>
Denotes the base class for an observable collection composition implemented as an ordered set
- ObservableCompositionSet<T>
Denotes the base class for a composition implemented as a set
- ReferenceCollection
Denotes the base class for a collection of referenced elements