@Data public class TypeQueryRule extends AbstractFunctionRule<Object>
_elementsExtensions, _eLSupport, _generateClassContext, _messageCollector, _ruleFactory, _ruleUtils, _typesExtensions, _typesRegistry| Constructor and Description |
|---|
TypeQueryRule(AnnotationMirror typeQuery) |
TypeQueryRule(AnnotationMirror typeQuery,
Element e) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
protected Object |
evalInternal() |
String |
getFilterAV() |
String |
getInExpr() |
String |
getInExprLang() |
Boolean |
getShadow() |
TypeMirror |
getTriggerAnnotation() |
Boolean |
getUnique() |
int |
hashCode() |
String |
toString() |
apply, apply, createParams, eval, evalWithParams, getErrorValue, getParams, getType, mustBeCalledWithParamsgetMetaAnnotation, getMetaElement, getRuleCreationException, inRule, registerMetaTypeElement, throwRuleCreationException, throwRuleCreationExceptionclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetMetaAnnotation, getMetaElementpublic TypeQueryRule(AnnotationMirror typeQuery)
public TypeQueryRule(AnnotationMirror typeQuery, Element e)
protected Object evalInternal()
evalInternal in class AbstractFunctionRule<Object>@Pure public int hashCode()
hashCode in class AbstractFunctionRule<Object>@Pure public boolean equals(Object obj)
equals in class AbstractFunctionRule<Object>@Pure public String toString()
toString in class AbstractFunctionRule<Object>@Pure public TypeMirror getTriggerAnnotation()
@Pure public Boolean getShadow()
@Pure public Boolean getUnique()
@Pure public String getFilterAV()
@Pure public String getInExprLang()
@Pure public String getInExpr()
Copyright © 2018. All rights reserved.