org.openxma.dsl.dom.model
Interface AttributeFlag

All Superinterfaces:
AttributeProperty, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
AvailableFlag, DerivedFlag, ExpressionFlag, ReadOnlyFlag, RequiredFlag, TransientFlag
All Known Implementing Classes:
AttributeFlagImpl, AvailableFlagImpl, DerivedFlagImpl, ExpressionFlagImpl, ReadOnlyFlagImpl, RequiredFlagImpl, TransientFlagImpl

public interface AttributeFlag
extends AttributeProperty

A representation of the model object 'Attribute Flag'.

See Also:
DomPackage.getAttributeFlag()

Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 



Copyright © 2013. All Rights Reserved.