public class TypeCastData extends TemplateMethod
TemplateMethod.TypeSignatureMessageContainer.MessageNO_NATURAL_ORDER| Constructor and Description |
|---|
TypeCastData(TemplateMethod method,
TypeData sourceType,
TypeData targetType) |
| Modifier and Type | Method and Description |
|---|---|
TypeData |
getSourceType() |
TypeData |
getTargetType() |
boolean |
isGeneric() |
canBeAccessedByInstanceOf, compareBySignature, compareParameter, compareTo, findByExecutionData, findChildContainers, findParameter, findParameters, getId, getMarkerAnnotation, getMessageAnnotation, getMessageElement, getMethod, getMethodName, getNaturalOrder, getParameters, getParametersAfter, getPreviousParam, getRequiredParameters, getReturnType, getReturnTypeAndParameters, getSignatureParameter, getSignatureParameters, getSignatureSize, getSignatureTypes, getSpecification, getTemplate, getTypeSignature, replaceParameter, setId, toString, updateSignatureaddError, addError, addError, addWarning, addWarning, collectMessages, emitMessages, getBaseContainer, getMessageAnnotationValue, getMessages, hasErrors, iteratorpublic TypeCastData(TemplateMethod method, TypeData sourceType, TypeData targetType)