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