public class ParameterContextImpl extends ContextBase implements ParameterContext
ParameterContext| Constructor and Description |
|---|
ParameterContextImpl(MethodContext methodContext,
Parameter parameter) |
| Modifier and Type | Method and Description |
|---|---|
ClassContext |
getClassContext() |
ConfigurationBuilder |
getConfigurationBuilder() |
Class<?> |
getJavaClass() |
Parameter |
getJavaParameter() |
MethodContext |
getMethodContext() |
RuleBuilder |
getRuleBuilder() |
void |
setBaseRule(Rule rule) |
clear, containsKey, get, put, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclear, containsKey, get, putpublic ParameterContextImpl(MethodContext methodContext, Parameter parameter)
public MethodContext getMethodContext()
getMethodContext in interface ParameterContextpublic ClassContext getClassContext()
getClassContext in interface ParameterContextpublic ConfigurationBuilder getConfigurationBuilder()
getConfigurationBuilder in interface ClassContextpublic RuleBuilder getRuleBuilder()
getRuleBuilder in interface ClassContextpublic void setBaseRule(Rule rule)
setBaseRule in interface ClassContextpublic Parameter getJavaParameter()
getJavaParameter in interface ParameterContextpublic Class<?> getJavaClass()
getJavaClass in interface ClassContextCopyright © 2016 OCPsoft. All rights reserved.