|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
com.hack23.cia.model.api.application.configuration | Provides... |
com.hack23.cia.model.api.common | Common interfaces for objects in the model. |
com.hack23.cia.model.api.sweden.configuration | Provides... |
com.hack23.cia.model.impl.application.administration | Provides... |
com.hack23.cia.model.impl.common | The core entity model. |
com.hack23.cia.model.impl.sweden.configuration | Provides... |
com.hack23.cia.model.impl.sweden.content | Provides... |
Uses of Actor in com.hack23.cia.model.api.application.configuration |
---|
Modifier and Type | Interface and Description |
---|---|
interface |
ApplicationGroup
The Interface ApplicationGroup. |
Uses of Actor in com.hack23.cia.model.api.common |
---|
Modifier and Type | Interface and Description |
---|---|
interface |
Group
The Interface Group. |
Modifier and Type | Method and Description |
---|---|
Actor |
ActorRoleResourceContainer.getActor()
Gets the actor. |
Actor |
Role.getActor()
Gets the actor. |
Modifier and Type | Method and Description |
---|---|
void |
Role.setActor(Actor actor)
Sets the actor. |
Uses of Actor in com.hack23.cia.model.api.sweden.configuration |
---|
Modifier and Type | Interface and Description |
---|---|
interface |
CommitteeData
The Interface CommitteeData. |
interface |
DepartmentData
The Interface DepartmentData. |
interface |
GovernmentAuthorityData
The Interface GovernmentAuthorityData. |
interface |
GovernmentData
The Interface GovernmentData. |
interface |
GovernmentGroup
The Interface GovernmentGroup. |
interface |
ParliamentData
The Interface ParliamentData. |
interface |
ParliamentGroup
The Interface ParliamentGroup. |
interface |
PoliticalPartyData
The Interface PoliticalPartyData. |
interface |
PoliticianData
The Interface PoliticianData. |
Uses of Actor in com.hack23.cia.model.impl.application.administration |
---|
Modifier and Type | Method and Description |
---|---|
Actor |
Player.getActor()
|
Actor |
User.getActor()
|
Modifier and Type | Method and Description |
---|---|
void |
Player.setActor(Actor actor)
|
void |
User.setActor(Actor actor)
|
Uses of Actor in com.hack23.cia.model.impl.common |
---|
Modifier and Type | Class and Description |
---|---|
class |
Person
The Class Person. |
Modifier and Type | Method and Description |
---|---|
Actor |
Person.getActor()
Gets the actor. |
Modifier and Type | Method and Description |
---|---|
void |
Person.setActor(Actor actor)
Sets the actor. |
Uses of Actor in com.hack23.cia.model.impl.sweden.configuration |
---|
Modifier and Type | Class and Description |
---|---|
class |
Committee
The Class Committee. |
class |
Parliament
The Class Parliament. |
Uses of Actor in com.hack23.cia.model.impl.sweden.content |
---|
Modifier and Type | Class and Description |
---|---|
class |
PoliticalParty
The Class PoliticalParty. |
class |
Politician
The Class Politician. |
Modifier and Type | Method and Description |
---|---|
Actor |
ParliamentMember.getActor()
|
Modifier and Type | Method and Description |
---|---|
void |
ParliamentMember.setActor(Actor actor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |