Uses of Class
eu.scape_project.xa.tw.tmpl.OperationCode

Packages that use OperationCode
eu.scape_project.xa.tw.gen   
eu.scape_project.xa.tw.tmpl   
 

Uses of OperationCode in eu.scape_project.xa.tw.gen
 

Methods in eu.scape_project.xa.tw.gen with parameters of type OperationCode
protected  void ServiceCodeCreator.addDataSection(Operation operation, OperationCode oc, InOut inout)
          Add an input/output data section to the operation
 

Uses of OperationCode in eu.scape_project.xa.tw.tmpl
 

Methods in eu.scape_project.xa.tw.tmpl that return types with arguments of type OperationCode
 List<OperationCode> ServiceCode.getOperations()
           
 

Methods in eu.scape_project.xa.tw.tmpl with parameters of type OperationCode
 void ServiceCode.addOperation(OperationCode operationSnippet)
           
 

Method parameters in eu.scape_project.xa.tw.tmpl with type arguments of type OperationCode
 void ServiceCode.put(String string, List<OperationCode> operations)
          Add a list of operations to the Velocity context
 



Copyright © 2013. All Rights Reserved.