Table of Contents

Class AssociationChange

Namespace
NMF.Models.Changes
Assembly
NMF.Models.dll

The default implementation of the AssociationChange class

[XmlNamespace("http://nmf.codeplex.com/changes")]
[XmlNamespacePrefix("changes")]
[ModelRepresentationClass("http://nmf.codeplex.com/changes#//AssociationChange")]
public abstract class AssociationChange : ElementaryChange, IAssociationChange, IElementaryChange, IModelChange, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inheritance
AssociationChange
Implements
Derived
Inherited Members
Extension Methods

Properties

ClassInstance

Gets the Class model for this type

public static IClass ClassInstance { get; }

Property Value

IClass

Methods

GetClass()

Gets the Class for this model element

public override IClass GetClass()

Returns

IClass