E
- the extending element type, used for method chaining.public interface ComplexTypeConditionable<E> extends QualifierConditionable<ComplexTypeConditionable<E>>
Modifier and Type | Method and Description |
---|---|
boolean |
isTypeStrict()
Checks whether the element is defined to match only its type and not derived types.
|
E |
toQueryElement() |
String |
type()
The type of elements to be matched by this element.
|
ComplexTypeConditionMode |
typeMode() |
qualifierMatchingStrategy, qualifiersRestrictiedTo, restrictToQualifiers, restrictToQualifiers, withQualifierMatchingStrategy
String type()
boolean isTypeStrict()
isTypeStrict
returns false
.ComplexTypeConditionMode typeMode()
E toQueryElement()
QueryNode
,
DirectLink
)
containing this condition. Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.