Uses of Class
org.apache.oodt.pcs.input.PGEMatrix

Uses of PGEMatrix in org.apache.oodt.pcs.input
 

Methods in org.apache.oodt.pcs.input that return PGEMatrix
 PGEMatrix PGEGroup.getMatrix(String name)
           
 

Methods in org.apache.oodt.pcs.input that return types with arguments of type PGEMatrix
 Map<String,PGEMatrix> PGEGroup.getMatrixs()
           
 

Methods in org.apache.oodt.pcs.input with parameters of type PGEMatrix
 void PGEGroup.addMatrix(PGEMatrix matrix)
           
 

Method parameters in org.apache.oodt.pcs.input with type arguments of type PGEMatrix
 void PGEGroup.setMatrixs(Map<String,PGEMatrix> matrixs)
           
 



Copyright © 1999-2011 Apache OODT. All Rights Reserved.