Package org.emftext.commons.layout
Interface AttributeLayoutInformation
-
- All Superinterfaces:
EObject
,LayoutInformation
,Notifier
- All Known Implementing Classes:
AttributeLayoutInformationImpl
public interface AttributeLayoutInformation extends LayoutInformation
A representation of the model object 'Attribute Layout Information'.- See Also:
LayoutPackage.getAttributeLayoutInformation()
- Generated class or method.
- EMF model class or method.
-
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.emftext.commons.layout.LayoutInformation
getHiddenTokenText, getStartOffset, getSyntaxElementID, getVisibleTokenText, setHiddenTokenText, setStartOffset, setSyntaxElementID, setVisibleTokenText
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-