Class CompositionChange
The default implementation of the CompositionChange class
[XmlNamespace("http://nmf.codeplex.com/changes")]
[XmlNamespacePrefix("changes")]
[ModelRepresentationClass("http://nmf.codeplex.com/changes#//CompositionChange")]
public abstract class CompositionChange : ElementaryChange, ICompositionChange, IElementaryChange, IModelChange, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inheritance
-
CompositionChange
- Implements
- Derived
- Inherited Members
- Extension Methods
Properties
ClassInstance
Gets the Class model for this type
public static IClass ClassInstance { get; }
Property Value
Methods
GetClass()
Gets the Class for this model element
public override IClass GetClass()