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 tools.refinery.language.model.problem.AnnotatedElement
getAnnotations, setAnnotations
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 tools.refinery.language.model.problem.NamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface tools.refinery.language.model.problem.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:
-