| Package | Description |
|---|---|
| cz.cuni.pogamut.posh.widget.kidview |
Widgets that are used in KidView (or SimpleView).
|
| cz.cuni.pogamut.posh.widget.menuactions |
This package contains various actions that can be used in context menu of widgets.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<AbstractMenuAction> |
SimpleSenseWidget.createMenuActions() |
protected List<AbstractMenuAction> |
SimpleRoleCompetenceWidget.createMenuActions() |
protected List<AbstractMenuAction> |
SimpleRoleActionWidget.createMenuActions() |
protected List<AbstractMenuAction> |
SimpleRoleActionPatternWidget.createMenuActions() |
protected List<AbstractMenuAction> |
SimpleDriveCollectionWidget.createMenuActions() |
protected List<AbstractMenuAction> |
SimpleCompetenceElementWidget.createMenuActions() |
protected abstract List<AbstractMenuAction> |
SimpleBasicWidget.createMenuActions()
Create actions for context menu.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddAP2Plan |
class |
AddCE2Comp
Create a CompetencePriorityElement and add it as a child of Competence.
|
class |
AddComp2Plan
Menu action for adding a new competence into a plan.
|
class |
AddDPE2DC
Add DE to DC.
|
class |
AddSense2CE |
class |
AddSense2Goal |
class |
AddSense2Trigger |
class |
AddTA2AP
Create new TA from dialog and add it to AP.
|
class |
DeleteNodeAction<T extends cz.cuni.amis.pogamut.sposh.elements.PoshElement> |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.