Uses of Class
org.eclipse.actf.validation.core.MethodExecutionPointTarget

Packages that use MethodExecutionPointTarget
org.eclipse.actf.validation.valdoc.rulebase   
 

Uses of MethodExecutionPointTarget in org.eclipse.actf.validation.valdoc.rulebase
 

Methods in org.eclipse.actf.validation.valdoc.rulebase that return MethodExecutionPointTarget
protected  MethodExecutionPointTarget ReflectionValidationDocument.createMethodExecutionTarget(Element targetTypeElem, String targetTypeName, boolean polymorphic)