|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableDeclarationFragment
A representation of the model object 'Variable Declaration Fragment'.
The following features are supported:
JavaPackage.getVariableDeclarationFragment()| Method Summary | |
|---|---|
AbstractVariablesContainer |
getVariablesContainer()
Returns the value of the 'Variables Container' container reference. |
void |
setVariablesContainer(AbstractVariablesContainer value)
Sets the value of the ' Variables Container' container reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.java.VariableDeclaration |
|---|
getExtraArrayDimensions, getInitializer, getUsageInVariableAccess, setExtraArrayDimensions, setInitializer |
| Methods inherited from interface org.eclipse.gmt.modisco.java.NamedElement |
|---|
getName, getUsagesInImports, isProxy, setName, setProxy |
| Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
|---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
| Method Detail |
|---|
AbstractVariablesContainer getVariablesContainer()
Fragments'.
If the meaning of the 'Variables Container' container reference isn't clear, there really should be more of a description here...
setVariablesContainer(AbstractVariablesContainer),
JavaPackage.getVariableDeclarationFragment_VariablesContainer(),
AbstractVariablesContainer.getFragments()void setVariablesContainer(AbstractVariablesContainer value)
Variables Container' container reference.
value - the new value of the 'Variables Container' container reference.getVariablesContainer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||