public class ArrayCopyWrapper extends AssignmentWrapper
Assignment.AssignmentType
Writable.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
Type s referenced by this model element for which an import statement needs
to be declared. |
String |
getLocalVarName() |
getAssignment, getSourceReference, getThrownTypes, getType, isUpdateMethod, setAssignment
write
getTemplateName, getTemplateNameForClass
public ArrayCopyWrapper(Assignment decoratedAssignment, String targetPropertyName, Type arraysType, Type targetType, Collection<String> existingVariableNames)
public Set<Type> getImportTypes()
ModelElement
Type
s referenced by this model element for which an import statement needs
to be declared.getImportTypes
in interface Assignment
getImportTypes
in class AssignmentWrapper
null
.public String getLocalVarName()
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.