Package | Description |
---|---|
charger |
The top level package for the editor.
|
Modifier and Type | Field and Description |
---|---|
PragmaticSense |
EditFrame.purpose
graph's modality, as an abbreviation
|
Modifier and Type | Method and Description |
---|---|
static PragmaticSense |
PragmaticSense.SenseOf(String s) |
static PragmaticSense |
PragmaticSense.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PragmaticSense[] |
PragmaticSense.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EditFrame.setGraphPragmatics(PragmaticSense mode) |