|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGraphFactory
An interface that can be used to create a predicate graph.
$Id$
| Method Summary | |
|---|---|
IPredicateGraph |
createPredicateGraph()
Constructs a new empty predicate graph. |
IPredicateGraph |
createPredicateGraph(Collection<IRule> r)
Constructs a new predicate graph initialized with a collection of rules. |
| Method Detail |
|---|
IPredicateGraph createPredicateGraph()
IPredicateGraph createPredicateGraph(Collection<IRule> r)
r - the rules with which to initialize the graph
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||