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, setVariable2
Methods inherited from interface io.opencaesar.oml.Element
extraValidate, getOntology
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface io.opencaesar.oml.Predicate
getAntecedentRule, getConsequentRule, setAntecedentRule, setConsequentRule