public abstract class PathAwareCqnModifier extends TargetAwareCqnModifier
| Modifier and Type | Field and Description |
|---|---|
protected com.sap.cds.ql.cqn.CqnAnalyzer |
analyzer |
| Constructor and Description |
|---|
PathAwareCqnModifier(com.sap.cds.ql.cqn.CqnAnalyzer analyzer,
com.sap.cds.reflect.CdsEntity target) |
| Modifier and Type | Method and Description |
|---|---|
com.sap.cds.ql.cqn.CqnStructuredTypeRef |
ref(com.sap.cds.ql.cqn.CqnStructuredTypeRef ref) |
protected abstract com.sap.cds.ql.cqn.CqnReference.Segment |
segment(com.sap.cds.ql.cqn.CqnReference.Segment segment,
com.sap.cds.ql.cqn.ResolvedSegment resolved,
int position,
com.sap.cds.ql.cqn.CqnStructuredTypeRef ref) |
create, expand, getRefTarget, getTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexpand, expand, inline, inline, match, match, ref, ref, refbooleanFunction, comparison, connective, containment, distinct, excluding, exists, expression, function, groupBy, having, in, inlineCount, items, list, literal, negation, orderBy, parameter, plain, search, search, searchableElements, selectAll, selectListValue, skip, sort, top, wherepublic PathAwareCqnModifier(com.sap.cds.ql.cqn.CqnAnalyzer analyzer,
com.sap.cds.reflect.CdsEntity target)
public com.sap.cds.ql.cqn.CqnStructuredTypeRef ref(com.sap.cds.ql.cqn.CqnStructuredTypeRef ref)
protected abstract com.sap.cds.ql.cqn.CqnReference.Segment segment(com.sap.cds.ql.cqn.CqnReference.Segment segment,
com.sap.cds.ql.cqn.ResolvedSegment resolved,
int position,
com.sap.cds.ql.cqn.CqnStructuredTypeRef ref)
Copyright © 2023. All rights reserved.