public class ShowlDerivedPropertyExpression extends ShowlPropertyExpression
| Constructor and Description |
|---|
ShowlDerivedPropertyExpression(ShowlDerivedPropertyShape sourceProperty) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDeclaredProperties(ShowlNodeShape sourceNodeShape,
Set<ShowlPropertyShape> set)
Collect from this expression all properties declared by the specified source NodeShape, or any
NodeShape nested within the source NodeShape.
|
ShowlDerivedPropertyShape |
getSourceProperty()
Get the source property
|
addProperties, displayValue, from, of, toString, transform, valueTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitparameterspublic ShowlDerivedPropertyExpression(ShowlDerivedPropertyShape sourceProperty)
public ShowlDerivedPropertyShape getSourceProperty()
ShowlPropertyExpressiongetSourceProperty in class ShowlPropertyExpressionpublic void addDeclaredProperties(ShowlNodeShape sourceNodeShape, Set<ShowlPropertyShape> set) throws ShowlProcessingException
ShowlExpressionaddDeclaredProperties in interface ShowlExpressionaddDeclaredProperties in class ShowlPropertyExpressionset - The set to which the properties should be added.ShowlProcessingExceptionCopyright © 2019. All rights reserved.