protected static class EcoreDataSetWizardPage.Variable
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
name |
protected EClassifier |
type |
| Modifier | Constructor and Description |
|---|---|
protected |
EcoreDataSetWizardPage.Variable(java.lang.String name,
EClassifier type) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getName()
Returns the name of this expression variable.
|
protected EClassifier |
getType()
Returns the type of this expression variable.
|
protected final java.lang.String name
protected final EClassifier type
protected EcoreDataSetWizardPage.Variable(java.lang.String name,
EClassifier type)
protected java.lang.String getName()
protected EClassifier getType()