|
Class Summary |
| AbstractAcceptAction<DROPPED extends PoshElement,TARGET extends PoshElement> |
Ancestor for accept providers of widgets. |
| AcceptAP2Plan |
Add AP to Posh plan. |
| AcceptAP2TA |
When action pattern is dropped to triggered action, add action pattern
to the POSH plan (if it isn't already there) and change name of triggered action
to name of action pattern and expand it. |
| AcceptCE2CE |
AcceptProvider for CompetencePriorityElement. |
| AcceptComp2Plan |
Add competence to the plan. |
| AcceptComp2TA |
When competence is dropped to the triggered action, add competence to
the posh plan if it isn't already there and change name of triggered action
(that means triggered action will expand to the competence). |
| AcceptDrive2DC |
What to do when drive is dropped on drive collection node. |
| AcceptDrive2Drive |
AcceptProvider when DriveElement is dropped on the SimpleDriveElementWidget. |
| AcceptGoal2DC |
When goal is dropped on the DC, replace the current goal. |
| AcceptSense2CE |
Class for accepting dropped Sense to the SimpleCompetenceElementWidget. |
| AcceptSense2Goal |
What to do when sense is dropped onto the goal: add sense to end of
list of goal senses. |
| AcceptSense2Sense |
When sense is dropped on the sense, add it to the list on the place
where passed poshsense was and move the rest of list down. |
| AcceptSense2Triggers |
When sense is dropped to the triggers widget, add it as last Sense
to the associted Triggers element. |
| AcceptTA2TA |
Accept provider that says what to do when triggered action is dropped on triggered action. |
| DataNodeExTransferable |
Simple transferable (used for DnD), that will take PoshElement and
encapsulate it. |