Interface SameAsPredicate

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

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