public interface FeatureBased
FeatureExpression which is returned by
getActivateByFeatureExpression() evaluates to true or if the method returns an empty Optional.| Modifier and Type | Method and Description |
|---|---|
Optional<FeatureExpression> |
getActivateByFeatureExpression()
Returns the condition which has to match for this instance to be provided
|
Optional<FeatureExpression> getActivateByFeatureExpression()
FeatureExpression. An empty Optional is handled like an expression which evaluates
to true.Copyright © 2018–2021 b+m Informatik AG. All rights reserved.