Uses of Class
gr.uoa.di.madgik.commons.configuration.parameter.elements.Argument

Packages that use Argument
gr.uoa.di.madgik.commons.configuration.parameter.elements   
 

Uses of Argument in gr.uoa.di.madgik.commons.configuration.parameter.elements
 

Methods in gr.uoa.di.madgik.commons.configuration.parameter.elements that return types with arguments of type Argument
 List<Argument> Arguments.GetArguments()
          The Contained arguments
 

Methods in gr.uoa.di.madgik.commons.configuration.parameter.elements with parameters of type Argument
 void Arguments.Add(Argument arg)
          Adds a new argument to teh collection
 int Argument.compareTo(Argument o)
           
 



Copyright © 2012. All Rights Reserved.