E - the extending element type, used for method chaining.public interface SupportsInvisibility<E>
| Modifier and Type | Method and Description |
|---|---|
E |
invisible()
Sets that this element not be present in the resulting topology.
|
boolean |
isInvisible()
Returns
true if the results of this element are not be present in the resulting topology. |
E invisible()
invisible when an element
is present in the query definition only to define a condition.SupportsInvisibilityboolean isInvisible()
true if the results of this element are not be present in the resulting topology.
The default is to return false.true if the results of this link are not be present in the resulting topologySupportsInvisibility Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.