Uses of Class
org.infolayer.ocl.VariableDeclarationAst

Packages that use VariableDeclarationAst
org.infolayer.ocl   
 

Uses of VariableDeclarationAst in org.infolayer.ocl
 

Constructors in org.infolayer.ocl with parameters of type VariableDeclarationAst
TupleLiteralExp(UmlModel model, VariableDeclarationAst[] ast)