public class UpdateWrapper extends AssignmentWrapper
Assignment.AssignmentTypeWritable.Context| Constructor and Description |
|---|
UpdateWrapper(Assignment decoratedAssignment,
List<Type> exceptionTypesToExclude,
Type targetType,
Assignment factoryMethod) |
| Modifier and Type | Method and Description |
|---|---|
List<Type> |
getExceptionTypes()
returns all types exception types thrown by this assignment.
|
Assignment |
getFactoryMethod() |
Set<Type> |
getImportTypes()
Returns a set containing those
Types referenced by this model element for which an import statement needs
to be declared. |
getAssignment, getSourceReference, getType, isUpdateMethod, setAssignmentwritegetTemplateNamepublic UpdateWrapper(Assignment decoratedAssignment, List<Type> exceptionTypesToExclude, Type targetType, Assignment factoryMethod)
public List<Type> getExceptionTypes()
AssignmentgetExceptionTypes in interface AssignmentgetExceptionTypes in class AssignmentWrapperpublic Set<Type> getImportTypes()
ModelElementTypes referenced by this model element for which an import statement needs
to be declared.getImportTypes in interface AssignmentgetImportTypes in class AssignmentWrappernull.public Assignment getFactoryMethod()
Copyright © 2012-2015. All Rights Reserved.