Uses of Class
fr.etai.xat2v2.obj.ElementaryOperation

Packages that use ElementaryOperation
fr.etai.xat2v2.obj   
 

Uses of ElementaryOperation in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return types with arguments of type ElementaryOperation
 List<ElementaryOperation> Operation.getElementaryOperationList()
          Gets the value of the elementaryOperationList property.
 

Methods in fr.etai.xat2v2.obj with parameters of type ElementaryOperation
 void Operation.addElementaryOperation(ElementaryOperation elementaryOperation)
           
 

Method parameters in fr.etai.xat2v2.obj with type arguments of type ElementaryOperation
 void Operation.setElementaryOperationList(List<ElementaryOperation> value)
          Sets the value of the elementaryOperationList property.
 



Copyright © 2012. All Rights Reserved.