public class ShowlAlternativePathsExpression extends ShowlListExpression
| Constructor and Description |
|---|
ShowlAlternativePathsExpression() |
ShowlAlternativePathsExpression(List<ShowlExpression> memberList) |
| Modifier and Type | Method and Description |
|---|---|
ShowlAlternativePathsExpression |
transform()
Return a copy of this expression where every PropertyShape expression is replaced
with its 'selectedExpression'
|
addDeclaredProperties, addMember, addProperties, displayValue, getMemberList, toString, valueTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitparameterspublic ShowlAlternativePathsExpression()
public ShowlAlternativePathsExpression(List<ShowlExpression> memberList)
public ShowlAlternativePathsExpression transform()
ShowlExpressionCopyright © 2019. All rights reserved.