Interface RelationEntityPredicate

All Superinterfaces:
BinaryPredicate, Element, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, Predicate, UnaryPredicate
All Known Implementing Classes:
RelationEntityPredicateImpl

public interface RelationEntityPredicate extends UnaryPredicate, BinaryPredicate
A representation of the model object 'Relation Entity Predicate'. RelationEntityPredicate is a [=UnaryPredicate=] and [=BinaryPredicate=] that holds when its [=argument=] is bound to an [=RelationInstance=] typed by the given [=RelationEntity=], its argument1 is bound to the source of that [=RelationInstance=] and its argument2 is bound to the target of that [=RelationInstance=] .

The following features are supported:

See Also:
Generated:
Model:
annotation="https://tabatkins.github.io/bikeshed heading='Predicates'"