Class AttributeLayoutInformation
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
Methods
GetClass()
Gets the Class for this model element
public override IClass GetClass()