Skip to main content
Version: Next

HasRelated

Deprecated

Extends

Constructors

new HasRelated()

new HasRelated(relations, directions, tag?): HasRelated

Parameters

ParameterType
relationsInstanceTag[]
directionsDirection[]
tag?InstanceTag

Returns

HasRelated

Overrides

ListDefPredicate.constructor

Methods

create()

static create(predicate): ListDefPredicate

Parameters

ParameterType
predicate(object) => Observable<boolean>

Returns

ListDefPredicate

Inherited from

ListDefPredicate.create