Show / Hide Table of Contents

Interface IAttributeLayoutInformation

The public interface for AttributeLayoutInformation

Inherited Members
ILayoutInformation.StartOffset
ILayoutInformation.HiddenTokenText
ILayoutInformation.VisibleTokenText
ILayoutInformation.SyntaxElementID
ILayoutInformation.StartOffsetChanging
ILayoutInformation.StartOffsetChanged
ILayoutInformation.HiddenTokenTextChanging
ILayoutInformation.HiddenTokenTextChanged
ILayoutInformation.VisibleTokenTextChanging
ILayoutInformation.VisibleTokenTextChanged
ILayoutInformation.SyntaxElementIDChanging
ILayoutInformation.SyntaxElementIDChanged
IModelElement.Delete()
IModelElement.Deleted
IModelElement.Deleting
IModelElement.IsIdentified
IModelElement.ToIdentifierString()
IModelElement.RelativeUri
IModelElement.AbsoluteUri
IModelElement.Resolve(Uri)
IModelElement.GetContainerReference(IModelElement, out int)
IModelElement.Model
IModelElement.Parent
IModelElement.ParentChanged
IModelElement.Children
IModelElement.ReferencedElements
IModelElement.Extensions
IModelElement.GetExtension<T>()
IModelElement.GetClass()
IModelElement.GetAttributeValue(IAttribute, int)
IModelElement.GetAttributeValues(IAttribute)
IModelElement.CallOperation(IOperation, params object[])
IModelElement.GetReferencedElement(IReference, int)
IModelElement.SetReferencedElement(IReference, IModelElement)
IModelElement.GetReferencedElements(IReference)
IModelElement.SetAttributeValue(IAttribute, object)
IModelElement.Freeze()
IModelElement.Lock()
IModelElement.Unlock()
IModelElement.TryUnlock()
IModelElement.IsFrozen
IModelElement.IsLocked
IModelElement.BubbledChange
INotifyPropertyChanged.PropertyChanged
INotifyPropertyChanging.PropertyChanging
Namespace: NMF.Interop.Layout
Assembly: NMF.EcoreInterop.dll
Syntax
[DefaultImplementationType(typeof(AttributeLayoutInformation))]
[XmlDefaultImplementationType(typeof(AttributeLayoutInformation))]
public interface IAttributeLayoutInformation : ILayoutInformation, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX