public class ArrayCopyWrapper extends AssignmentWrapper
Assignment.AssignmentTypeWritable.Context| Constructor and Description |
|---|
ArrayCopyWrapper(Assignment decoratedAssignment,
String targetPropertyName,
Type arraysType,
Type targetType,
Collection<String> existingVariableNames) |
| 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. |
String |
getLocalVarName() |
getAssignment, getSourceReference, getThrownTypes, getType, isUpdateMethod, setAssignmentwritegetTemplateName, getTemplateNameForClasspublic ArrayCopyWrapper(Assignment decoratedAssignment, String targetPropertyName, Type arraysType, Type targetType, Collection<String> existingVariableNames)
public 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 String getLocalVarName()
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.