SimJava 2.0.1

Uses of Class
eduni.simdiag.TypeParam

Packages that use TypeParam
eduni.simdiag Classes concerned with providing user controlled diagrams for simulations. 
 

Uses of TypeParam in eduni.simdiag
 

Fields in eduni.simdiag declared as TypeParam
protected  TypeParam Entry.tp
           
 

Methods in eduni.simdiag that return TypeParam
(package private)  TypeParam Types.find(String s)
           
(package private)  TypeParam Entry.getType()
           
 

Methods in eduni.simdiag with parameters of type TypeParam
(package private)  void Types.add(TypeParam tp)
           
 

Constructors in eduni.simdiag with parameters of type TypeParam
Entry(String n, TypeParam tp)
           
 


SimJava 2.0.1

The University of Edinburgh, 2009