public class RootInterface
extends java.lang.Object
Constructor and Description |
---|
RootInterface(IRespectTC rCore) |
Modifier and Type | Method and Description |
---|---|
protected IRespectTC |
getCore() |
protected LogicTuple |
unify(TupleTemplate template,
Tuple tuple) |
public RootInterface(IRespectTC rCore)
rCore
- the ReSpecT tuple centres manager this interface refers toprotected IRespectTC getCore()
protected LogicTuple unify(TupleTemplate template, Tuple tuple)
template
- the tuple template to unifytuple
- the tuple to unify