Method: Roby::Queries::TaskMatcher#neg_plan_predicates
- Defined in:
- lib/roby/queries/task_matcher.rb
#neg_plan_predicates ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
Set of predicates specific to the plan (e.g. mission/permanent)
40 41 42 |
# File 'lib/roby/queries/task_matcher.rb', line 40 def neg_plan_predicates @neg_plan_predicates end |