Uses of Interface
net.sf.jmd.metarepresentation.IOperation

Packages that use IOperation
net.sf.jmd.metarepresentation   
net.sf.jmd.metarepresentation.impl   
 

Uses of IOperation in net.sf.jmd.metarepresentation
 

Methods in net.sf.jmd.metarepresentation with parameters of type IOperation
 java.util.List<IParameter> IMetaRepresentation.getParameters(IOperation operation)
           
 

Uses of IOperation in net.sf.jmd.metarepresentation.impl
 

Classes in net.sf.jmd.metarepresentation.impl that implement IOperation
 class Operation
           
 

Methods in net.sf.jmd.metarepresentation.impl with parameters of type IOperation
 java.util.List<IParameter> MetaRepresentation.getParameters(IOperation operation)
          
 



Copyright © 2007-2010. All Rights Reserved.