Interface DifferentFromPredicate

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

public interface DifferentFromPredicate extends BinaryPredicate
A representation of the model object 'Different From Predicate'. DifferentFromPredicate is a [=BinaryPredicate=] that holds when its two [=arguments=] are bound to different [=NamedInstances=].
See Also:
Generated:
Model:
annotation="https://tabatkins.github.io/bikeshed heading='Predicates'"