Interface OverloadedDeclaration
- All Superinterfaces:
AnnotatedElement, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier, ParametricDefinition, Relation, Statement
- All Known Implementing Classes:
OverloadedDeclarationImpl
A representation of the model object 'Overloaded Declaration'.
The following features are supported:
- See Also:
-
Method Summary
Methods inherited from interface AnnotatedElement
getAnnotations, setAnnotationsMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface NamedElement
getName, setNameMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface ParametricDefinition
getParameters
-
Method Details
-
isShadow
boolean isShadow()Returns the value of the 'Shadow' attribute.- Returns:
- the value of the 'Shadow' attribute.
- See Also:
-
setShadow
void setShadow(boolean value) Sets the value of the 'Shadow' attribute.- Parameters:
value- the new value of the 'Shadow' attribute.- See Also:
-