public interface Implicative
| Modifier and Type | Method and Description |
|---|---|
scala.collection.immutable.Set<Literal> |
getHead()
All atoms in the head of this rule element.
|
Rule |
implies(scala.collection.Seq<AtomContainer> body)
Parent method for head -> body append.
|
scala.collection.immutable.Set<Literal> getHead()
Rule implies(scala.collection.Seq<AtomContainer> body)
Copyright © 2013-2014. All Rights Reserved.