| Modifier and Type | Interface and Description |
|---|---|
interface |
UnresolvedVariableDeclarationFragment
A representation of the model object 'Unresolved Variable Declaration Fragment'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<VariableDeclarationFragment> |
AbstractVariablesContainer.getFragments()
Returns the value of the 'Fragments' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnresolvedVariableDeclarationFragmentImpl
An implementation of the model object 'Unresolved Variable Declaration Fragment'.
|
class |
VariableDeclarationFragmentImpl
An implementation of the model object 'Variable Declaration Fragment'.
|
| Modifier and Type | Method and Description |
|---|---|
VariableDeclarationFragment |
JavaFactoryImpl.createVariableDeclarationFragment() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<VariableDeclarationFragment> |
FieldDeclarationImpl.getFragments() |
org.eclipse.emf.common.util.EList<VariableDeclarationFragment> |
VariableDeclarationStatementImpl.getFragments() |
org.eclipse.emf.common.util.EList<VariableDeclarationFragment> |
AbstractVariablesContainerImpl.getFragments() |
org.eclipse.emf.common.util.EList<VariableDeclarationFragment> |
VariableDeclarationExpressionImpl.getFragments() |
| Modifier and Type | Method and Description |
|---|---|
VariableDeclarationFragment |
JavaFactory.createVariableDeclarationFragment()
Returns a new object of class 'Variable Declaration Fragment'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseVariableDeclarationFragment(VariableDeclarationFragment object)
Returns the result of interpreting the object as an instance of 'Variable Declaration Fragment'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.