public class NewCollectionOrMapWrapper extends AssignmentWrapper
Assignment.AssignmentTypeWritable.Context| Constructor and Description |
|---|
NewCollectionOrMapWrapper(Assignment decoratedAssignment,
java.util.Set<Type> implementationTypes) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Type> |
getImportTypes()
Returns a set containing those
Types referenced by this model element for which an import statement needs
to be declared. |
getAssignment, getExceptionTypes, getSourceReference, getType, setAssignmentwritegetTemplateNamepublic NewCollectionOrMapWrapper(Assignment decoratedAssignment, java.util.Set<Type> implementationTypes)
public java.util.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-2014. All Rights Reserved.