|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Lang3GLOperation | |
|---|---|
| org.plasma.text.lang3gl | |
| org.plasma.text.lang3gl.java | |
| Uses of Lang3GLOperation in org.plasma.text.lang3gl |
|---|
| Fields in org.plasma.text.lang3gl declared as Lang3GLOperation | |
|---|---|
protected Lang3GLOperation |
DefaultLang3GLAssembler.operation
|
| Methods in org.plasma.text.lang3gl that return Lang3GLOperation | |
|---|---|
static Lang3GLOperation |
Lang3GLOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Lang3GLOperation[] |
Lang3GLOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.plasma.text.lang3gl with parameters of type Lang3GLOperation | |
|---|---|
DefaultLang3GLAssembler(Model packages,
Lang3GLFactory factory,
Lang3GLOperation operation)
|
|
DefaultStreamAssembler(Model packages,
Lang3GLFactory factory,
Lang3GLOperation operation,
File dest)
|
|
| Uses of Lang3GLOperation in org.plasma.text.lang3gl.java |
|---|
| Constructors in org.plasma.text.lang3gl.java with parameters of type Lang3GLOperation | |
|---|---|
DSLAssembler(Model packages,
Lang3GLFactory factory,
Lang3GLOperation operation,
File dest)
|
|
JDOAssembler(Model packages,
Lang3GLFactory factory,
Lang3GLOperation operation,
File dest)
|
|
SDOAssembler(Model packages,
Lang3GLFactory factory,
Lang3GLOperation operation,
File dest)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||