public class WrapperForCollectionsAndMaps extends AssignmentWrapper
GetterWrapperForCollectionsAndMaps
and
SetterWrapperForCollectionsAndMaps
Assignment.AssignmentType
Writable.Context
Constructor and Description |
---|
WrapperForCollectionsAndMaps(Assignment decoratedAssignment,
List<Type> thrownTypesToExclude,
String sourcePresenceChecker,
Set<String> existingVariableNames,
Type targetType) |
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() |
Type |
getLocalVarType() |
String |
getSourcePresenceChecker() |
List<Type> |
getThrownTypes()
returns all types exception types thrown by this assignment.
|
getAssignment, getSourceLocalVarName, getSourceReference, getSourceType, getType, isUpdateMethod, setAssignment, setSourceLocalVarName
write
getTemplateName, getTemplateNameForClass
public List<Type> getThrownTypes()
Assignment
getThrownTypes
in interface Assignment
getThrownTypes
in class AssignmentWrapper
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 getSourcePresenceChecker()
public String getLocalVarName()
public Type getLocalVarType()
Copyright © 2012-2016 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.