public class GoalDefinition extends Object
| Constructor and Description |
|---|
GoalDefinition() |
| Modifier and Type | Method and Description |
|---|---|
GoalDefinition |
check(PredicateExpression predicate) |
Identifier |
getId() |
PredicateExpression |
getPredicate() |
GoalDefinition |
id(Identifier id) |
public GoalDefinition check(PredicateExpression predicate)
public GoalDefinition id(Identifier id)
public Identifier getId()
public PredicateExpression getPredicate()
Copyright © 2015. All rights reserved.