Package tools.refinery.interpreter.api.scope


package tools.refinery.interpreter.api.scope
  • Class
    Description
    Represents the index maintained on the model.
    The context of the engine is instantiated by the scope, and provides information and services regarding the model the towards the engine.
    This interface contains callbacks for various internal errors from the
    invalid reference
    base index
    .
    Listener interface for lightweight observation of changes in edges leaving from given source instance elements.
    Listener interface for change notifications from the Refinery Base index.
    Defines a scope for a Refinery Interpreter engine, which determines the set of model elements that query evaluation operates on.