Class BehavioredClassifierInterfaceRealizationCollection
Denotes a class to implement the interfaceRealization reference
public class BehavioredClassifierInterfaceRealizationCollection : ObservableOppositeOrderedSet<IBehavioredClassifier, IInterfaceRealization>, INotifyCollectionChanged, INotifyCollectionChanging, INotifyPropertyChanged, IOrderedSetExpression<IInterfaceRealization>, IListExpression<IInterfaceRealization>, ISetExpression<IInterfaceRealization>, ICollectionExpression<IInterfaceRealization>, IEnumerableExpression<IInterfaceRealization>, IOrderedSet<IInterfaceRealization>, IList<IInterfaceRealization>, ISet<IInterfaceRealization>, ICollection<IInterfaceRealization>, IEnumerable<IInterfaceRealization>, ICollectionExpression, IEnumerableExpression, IList, ICollection, IEnumerable
- Inheritance
-
BehavioredClassifierInterfaceRealizationCollection
- Implements
- Inherited Members
Constructors
BehavioredClassifierInterfaceRealizationCollection(IBehavioredClassifier)
Creates a new instance
public BehavioredClassifierInterfaceRealizationCollection(IBehavioredClassifier parent)
Parameters
parent
IBehavioredClassifierthe parent BehavioredClassifier
Methods
SetOpposite(IInterfaceRealization, IBehavioredClassifier)
Sets the opposite of the given item
protected override void SetOpposite(IInterfaceRealization item, IBehavioredClassifier newParent)
Parameters
item
IInterfaceRealizationthe item
newParent
IBehavioredClassifierthe new parent or null, if the item is removed from the collection