Class: Roby::Queries::EventGeneratorMatcher
- Inherits:
-
PlanObjectMatcher
- Object
- MatcherBase
- PlanObjectMatcher
- Roby::Queries::EventGeneratorMatcher
- Defined in:
- lib/roby/queries/event_generator_matcher.rb
Overview
Object that allows to describe an event generator and match it in the plan
Instance Attribute Summary
Attributes inherited from PlanObjectMatcher
#children, #indexed_neg_predicates, #indexed_predicates, #instance, #model, #owners, #parents, #scope
Attributes inherited from MatcherBase
Method Summary
Methods inherited from PlanObjectMatcher
#===, #executable?, #global_scope, #global_scope?, #handle_parent_child_arguments, #handle_parent_child_match, #initialize, #local_scope, #local_scope?, #matches_child_constraints?, #matches_parent_constraints?, #not_self_owned, #owned_by, #self_owned, #to_s, #with_child, #with_instance, #with_model, #with_parent
Methods included from DRoby::V5::Queries::PlanObjectMatcherDumper
Methods inherited from MatcherBase
#&, #add_neg_predicate, #add_predicate, declare_class_methods, #describe_failed_match, #each, #each_in_plan, #indexed_query?, #match, match_predicate, match_predicates, #negate, #reset, #to_a, #to_set, #|
Constructor Details
This class inherits a constructor from Roby::Queries::PlanObjectMatcher