Uses of Class
org.plasma.text.lang3gl.Lang3GLOperation

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)
           
 



Copyright © 2014. All rights reserved.