public class Field extends ModelElement
Writable.Context| Modifier and Type | Method and Description |
|---|---|
Set<Type> |
getImportTypes()
Returns a set containing those
Types referenced by this model element for which an import statement needs
to be declared. |
Type |
getType()
Returns the type of this field.
|
String |
getVariableName()
Returns the variable name of this field.
|
writegetTemplateNamepublic Type getType()
public String getVariableName()
public Set<Type> getImportTypes()
ModelElementTypes referenced by this model element for which an import statement needs
to be declared.getImportTypes in class ModelElementnull.Copyright © 2012-2014. All Rights Reserved.