Uses of Class
org.directdemocracyportal.democracy.model.core.Resource

Packages that use Resource
Package Description
org.directdemocracyportal.democracy.model.core   
org.directdemocracyportal.democracy.model.world   
 

Uses of Resource in org.directdemocracyportal.democracy.model.core
 

Methods in org.directdemocracyportal.democracy.model.core that return types with arguments of type Resource
Modifier and Type Method and Description
 java.util.Set<Resource> Agent.getResources()
          Gets the resources.
 

Method parameters in org.directdemocracyportal.democracy.model.core with type arguments of type Resource
Modifier and Type Method and Description
 void Agent.setResources(java.util.Set<Resource> resources)
          Sets the resources.
 

Uses of Resource in org.directdemocracyportal.democracy.model.world
 

Subclasses of Resource in org.directdemocracyportal.democracy.model.world
Modifier and Type Class and Description
 class Document
          The Class Document.
 class Issue
          The Class Issue.
 class Resolution
          The Class Resolution.
 class Vote
          The Class Vote.
 class VoteResult
          The Class VoteResult.
 

Methods in org.directdemocracyportal.democracy.model.world that return Resource
Modifier and Type Method and Description
 Resource Organisation.findResourceByName(java.lang.String name)
          Find resource by name.
 



Copyright © 2004-2010 www.DirectDemocracyPortal.org. All Rights Reserved.