Class ClassifierPowertypeExtentCollection
Denotes a class to implement the powertypeExtent reference
public class ClassifierPowertypeExtentCollection : ObservableOppositeSet<IClassifier, IGeneralizationSet>, IList, ICollection, INotifyCollectionChanged, INotifyCollectionChanging, INotifyPropertyChanged, ISetExpression<IGeneralizationSet>, ISet<IGeneralizationSet>, ICollectionExpression<IGeneralizationSet>, IEnumerableExpression<IGeneralizationSet>, IEnumerableExpression, ICollection<IGeneralizationSet>, IEnumerable<IGeneralizationSet>, IEnumerable
- Inheritance
-
ClassifierPowertypeExtentCollection
- Implements
- Inherited Members
Constructors
ClassifierPowertypeExtentCollection(IClassifier)
Creates a new instance
public ClassifierPowertypeExtentCollection(IClassifier parent)
Parameters
parentIClassifierthe parent Classifier
Methods
SetOpposite(IGeneralizationSet, IClassifier)
Sets the opposite of the given item
protected override void SetOpposite(IGeneralizationSet item, IClassifier newParent)
Parameters
itemIGeneralizationSetthe item
newParentIClassifierthe new parent or null, if the item is removed from the collection