Interface PredicateDefinition

All Superinterfaces:
org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier, ParametricDefinition, Relation, Statement
All Known Implementing Classes:
PredicateDefinitionImpl

public interface PredicateDefinition extends ParametricDefinition, Relation
A representation of the model object 'Predicate Definition'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.emf.common.util.EList<Conjunction>
    Returns the value of the 'Bodies' containment reference list.
    Returns the value of the 'Computed Value' containment reference.
    boolean
    Returns the value of the 'Error' attribute.
    boolean
    Returns the value of the 'Shadow' attribute.
    void
    Sets the value of the 'Computed Value' containment reference.
    void
    setError(boolean value)
    Sets the value of the 'Error' attribute.
    void
    setShadow(boolean value)
    Sets the value of the 'Shadow' attribute.

    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 tools.refinery.language.model.problem.NamedElement

    getName, setName

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver

    Methods inherited from interface tools.refinery.language.model.problem.ParametricDefinition

    getParameters