Interface PropertyPredicate

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

public interface PropertyPredicate extends BinaryPredicate
A representation of the model object 'Property Predicate'. PropertyPredicate is a [=BinaryPredicate=] that holds when its argument1 is bound to an [=NamedInstance=] and its argument2 is bound to a a value of a given [=property=] on that instance.

The following features are supported:

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