public interface If extends DynamicAnnotationExpression, Annotatable
Modifier and Type | Method and Description |
---|---|
AnnotationExpression |
getElse() |
AnnotationExpression |
getGuard() |
AnnotationExpression |
getThen() |
asAnnotationPath, asApply, asCast, asCollection, asIf, asIsOf, asLabeledElement, asLabeledElementReference, asNavigationPropertyPath, asNot, asNull, asPath, asPropertyPath, asPropertyValue, asRecord, asTwoParamsOp, asUrlRef, isAnnotationPath, isApply, isCast, isCollection, isIf, isIsOf, isLabeledElement, isLabeledElementReference, isNavigationPropertyPath, isNot, isNull, isPath, isPropertyPath, isPropertyValue, isRecord, isTwoParamsOp, isUrlRef
asConstant, asDynamic, isConstant, isDynamic
getAnnotations
AnnotationExpression getGuard()
AnnotationExpression getThen()
AnnotationExpression getElse()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.