forAllNonNullValues
public void forAllNonNullValues(SimpleTypeSG pController,
JavaMethod pMethod,
Object pValue,
SGlet pSGlet)
throws SAXException
generate
public void generate(SimpleTypeSG pController)
throws SAXException
getCastFromString
public TypedValue getCastFromString(SimpleTypeSG pController,
String pValue)
throws SAXException
getCollectionType
public String getCollectionType(SimpleTypeSG pController)
getEqualsCheck
public Object getEqualsCheck(SimpleTypeSG pController,
JavaMethod pMethod,
Object pValue1,
Object pValue2)
throws SAXException
getInitialValue
public Object getInitialValue(SimpleTypeSG pController,
JavaSource pSource)
throws SAXException
getLocator
public Locator getLocator(SimpleTypeSG pController)
getXMLSetMethod
public JavaMethod getXMLSetMethod(SimpleTypeSG pController,
JavaSource pSource,
String pFieldName,
String pParamName,
String pMethodName)
throws SAXException
hasSetMethod
public boolean hasSetMethod(SimpleTypeSG pController)
throws SAXException
init
public void init(SimpleTypeSG pController)
throws SAXException
isCausingParseConversionEvent
public boolean isCausingParseConversionEvent(SimpleTypeSG pController)
isNullable
public boolean isNullable(SimpleTypeSG pController)
setNullable
public void setNullable(SimpleTypeSG pController,
boolean pNullable)