org.openxma.dsl.dom.model
Interface AttributeProperty

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

public interface AttributeProperty
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Attribute Property'.

See Also:
DomPackage.getAttributeProperty()

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.