public class Annotation extends AbstractModelElement
ModelElement.Context| Constructor and Description |
|---|
Annotation(Type type) |
| 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() |
writepublic Annotation(Type type)
public Type getType()
public Set<Type> getImportTypes()
ModelElementTypes referenced by this model
element for which an import statement needs to be declared.null.Copyright © 2012-2013. All Rights Reserved.