|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPredicateDesc
A predicate description.
| Method Summary | |
|---|---|
java.util.List<ISemanticArgType> |
getArgumentTypes()
Returns a list of semantic arguments, which will never be null, never contain null, and will always have
at least one element. |
boolean |
getBool()
Returns the boolean value of this predicate. |
PredicateType |
getValue()
The type of the predicate. |
| Method Detail |
|---|
PredicateType getValue()
null.
null type of the predicateboolean getBool()
java.util.List<ISemanticArgType> getArgumentTypes()
null, never contain null, and will always have
at least one element.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||