Package io.opencaesar.oml
Interface SameAsPredicate
- All Superinterfaces:
BinaryPredicate,Element,org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier,Predicate
- All Known Implementing Classes:
SameAsPredicateImpl
A representation of the model object 'Same As Predicate'.
SameAsPredicate is a binary predicate that checks that its two arguments bind to the same instance
- See Also:
- Generated:
- Model:
- annotation="https://tabatkins.github.io/bikeshed heading='Rules'"
-
Method Summary
Methods inherited from interface io.opencaesar.oml.BinaryPredicate
getInstance2, getVariable1, getVariable2, setInstance2, setVariable1, setVariable2Methods inherited from interface io.opencaesar.oml.Element
extraValidate, getOntologyMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface io.opencaesar.oml.Predicate
getAntecedentRule, getConsequentRule, setAntecedentRule, setConsequentRule