public interface IValidationFragmentApplication extends IExpression
NEWLINE| Modifier and Type | Method and Description |
|---|---|
IValidationFragmentDeclaration |
getFragment()
Return the fragment to check.
|
String |
getFragmentName()
Return the name of the fragment to check.
|
int |
getNumParameters()
Return the number of parameters passed to this property.
|
IExpression |
getParameter(int index)
Return a parameter.
|
getNRLDataType, setNRLDataTypeaccept, dump, getColumn, getLine, getUserData, setUserDataString getFragmentName()
getFragment() to
return the actual fragment.IValidationFragmentDeclaration getFragment()
IExpression getParameter(int index)
getNumParameters()-1, or a runtime exception will occur.index - the indexint getNumParameters()
Copyright © 2006-2013. All Rights Reserved.