|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| org.directdemocracyportal.democracy.model.core | |
| org.directdemocracyportal.democracy.model.world |
| Uses of Resource in org.directdemocracyportal.democracy.model.core |
|---|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Resource> |
Agent.getResources()
Gets the resources. |
| 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 |
|---|
| 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. |
| Modifier and Type | Method and Description |
|---|---|
Resource |
Organisation.findResourceByName(java.lang.String name)
Find resource by name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||