Table of Contents

Class AttributeLayoutInformation

Namespace
NMF.Interop.Layout
Assembly
NMF.EcoreInterop.dll

The default implementation of the AttributeLayoutInformation class

[XmlNamespace("http://www.emftext.org/commons/layout")]
[XmlNamespacePrefix("layout")]
[ModelRepresentationClass("http://www.emftext.org/commons/layout#//AttributeLayoutInformation/")]
public class AttributeLayoutInformation : LayoutInformation, IAttributeLayoutInformation, ILayoutInformation, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Inheritance
AttributeLayoutInformation
Implements
Inherited Members

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