public interface IMultipleContextDeclaration extends IDeclaration
NEWLINE| Modifier and Type | Method and Description |
|---|---|
List<String> |
getContextNames()
Return the assigned context names - the "parameter names".
|
IModelElement |
getContextType(String name)
Given a parameter name, return its type.
|
getIdaccept, dump, getColumn, getLine, getUserData, setUserDataList<String> getContextNames()
IModelElement getContextType(String name)
name - the parameter nameCopyright © 2006-2013. All Rights Reserved.