|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionDesc | |
---|---|
SEdit |
Uses of ActionDesc in SEdit |
---|
Fields in SEdit with type parameters of type ActionDesc | |
---|---|
java.util.Hashtable<java.lang.String,ActionDesc> |
Formalism.actions
|
Methods in SEdit that return ActionDesc | |
---|---|
ActionDesc |
ElementDesc.getAction(java.lang.String s)
|
ActionDesc |
Formalism.getAction(java.lang.String s)
|
Methods in SEdit that return types with arguments of type ActionDesc | |
---|---|
java.util.Hashtable<java.lang.String,ActionDesc> |
Formalism.getActions()
|
Methods in SEdit with parameters of type ActionDesc | |
---|---|
void |
ElementDesc.addActionDesc(ActionDesc a)
|
void |
Formalism.addActionDesc(ActionDesc a)
|
Method parameters in SEdit with type arguments of type ActionDesc | |
---|---|
void |
Formalism.setActions(java.util.Hashtable<java.lang.String,ActionDesc> v)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |