Class: Roby::PlanningTask::TransactionProxy
- Inherits:
-
Transactions::Task
- Object
- BasicObject
- Roby::PlanObject
- Task
- Transactions::Task
- Roby::PlanningTask::TransactionProxy
- Defined in:
- lib/roby/planning/task.rb
Constant Summary
Constants included from Log::TaskHooks
Constants included from Log::BasicObjectHooks
Instance Attribute Summary
Attributes included from Transactions::Proxy
Attributes inherited from Roby::PlanObject
#executable, #plan, #removed_at
Attributes inherited from BasicObject
Method Summary
Methods inherited from Transactions::Task
#bound_events, #commit_transaction, #discard_transaction, #executable?, #has_sibling?, #history, #initialize, #instantiate_model_event_relations, #method_missing, #plan=
Methods included from Transactions::Proxy
#commit_transaction, #discard_transaction, forwarder, #initialize, #partition_new_old_relations, #pretty_print, proxy_class, proxy_for, #proxying?, #to_s
Methods inherited from Task
#_dump, _load, #droby_dump, improves, #improves?, improves?, match, needs, #needs?, needs?
Methods included from TaskStructure::ModelConflicts
#conflicts_with, #conflicts_with?
Methods included from Distributed::DRobyTaskModel::Dump
Methods included from Distributed::DRobyModel::Dump
Methods included from Distributed::TaskNotifications
Methods included from TaskOperations
Methods included from Log::TaskHooks
#added_child_object, #removed_child_object
Methods inherited from Roby::PlanObject
#add_child_object, #apply_relation_changes, child_plan_object, #each_plan_child, #executable?, #finalized?, #forget_peer, #read_write?, #remotely_useful?, #removing_child_object, #replace_by, #replace_subplan_by, #root_object, #root_object?, #subscribed?, #update_on?, #updated_by?
Methods included from Distributed::RelationModificationHooks
#added_child_object, #removed_child_object
Methods included from Transactions::PlanObjectUpdates
#adding_child_object, #removing_child_object
Methods included from DirectedRelationSupport
#add_child_object, #add_parent_object, #check_is_relation, #related_objects, #relations, #remove_child_object, #remove_children, #remove_parent_object, #remove_parents, #remove_relations
Methods inherited from BasicObject
#add_sibling_for, #distribute?, distribute?, #finalized?, #forget_peer, #has_sibling_on?, #initialize_copy, local_only, #read_write?, #remotely_useful?, #remove_sibling_for, #self_owned?, #sibling_of, #sibling_on, #subscribe, #subscribed?, #update_on?, #updated?, #updated_by?, #updated_peers
Methods included from Log::BasicObjectHooks
Constructor Details
This class inherits a constructor from Roby::Transactions::Task
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Roby::Transactions::Task