public interface ISingleContextDeclaration extends IDeclaration
NEWLINE| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAdditionalParameterNames()
Get the list of additional parameters available.
|
IModelElement |
getAdditionalParameterType(String parameterName)
Given an additional parameter name, return its resolved type.
|
IModelElement |
getContext()
Get the referenced model element
|
getIdaccept, dump, getColumn, getLine, getUserData, setUserDataIModelElement getContext()
List<String> getAdditionalParameterNames()
IModelElement getAdditionalParameterType(String parameterName)
name - the nameCopyright © 2006-2013. All Rights Reserved.