Uses of Class
decisionMakingSystem.Affordance

Packages that use Affordance
decisionMakingSystem   
 

Uses of Affordance in decisionMakingSystem
 

Fields in decisionMakingSystem with type parameters of type Affordance
 ArrayList<Affordance> ItemRecord.affordances
          list of affordances of the item - I am searching affordances
 

Methods in decisionMakingSystem that return types with arguments of type Affordance
 ArrayList<Affordance> EItem.getAffordances()
           
 

Method parameters in decisionMakingSystem with type arguments of type Affordance
 void EItem.setAffordances(ArrayList<Affordance> affordances)
           
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.