| Package | Description |
|---|---|
| cz.cuni.pogamut.posh.widget |
Basic/ancestor classes that are used in whole editor.
|
| cz.cuni.pogamut.posh.widget.kidview |
Widgets that are used in KidView (or SimpleView).
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract PoshNodeType |
PoshWidget.getType()
Get type of widget, in this case type of PoshElement
|
static PoshNodeType |
PoshNodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PoshNodeType[] |
PoshNodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected PoshNodeType |
SimpleSenseWidget.getType() |
protected PoshNodeType |
SimpleRoleCompetenceWidget.getType() |
protected PoshNodeType |
SimpleRoleActionWidget.getType() |
protected PoshNodeType |
SimpleRoleActionPatternWidget.getType() |
protected PoshNodeType |
SimpleDriveCollectionWidget.getType() |
protected PoshNodeType |
SimpleCompetenceElementWidget.getType() |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.