Class KeywordLayoutInformation
The default implementation of the KeywordLayoutInformation class
Implements
Inherited Members
Namespace: NMF.Interop.Layout
Assembly: NMF.EcoreInterop.dll
Syntax
[XmlNamespace("http://www.emftext.org/commons/layout")]
[XmlNamespacePrefix("layout")]
[ModelRepresentationClass("http://www.emftext.org/commons/layout#//KeywordLayoutInformation/")]
public class KeywordLayoutInformation : LayoutInformation, IKeywordLayoutInformation, ILayoutInformation, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
Properties
| Edit this page View SourceClassInstance
Gets the Class model for this type
Declaration
public static IClass ClassInstance { get; }
Property Value
Type | Description |
---|---|
IClass |
Methods
| Edit this page View SourceGetClass()
Gets the Class for this model element
Declaration
public override IClass GetClass()
Returns
Type | Description |
---|---|
IClass |