| Package | Description |
|---|---|
| com.bernardomg.tabletop.dreadball.model.persistence.player |
Dreadball players.
|
| com.bernardomg.tabletop.dreadball.model.persistence.player.component |
Components and composite players.
|
| com.bernardomg.tabletop.dreadball.model.persistence.player.stats |
Player statistics.
|
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.CollectionAttribute<AbstractPersistentTeamPlayer,PersistentAbility> |
AbstractPersistentTeamPlayer_.abilities |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.CollectionAttribute<AbstractPersistentComponent,PersistentAbility> |
AbstractPersistentComponent_.abilities |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<PersistentAbility,java.lang.Integer> |
PersistentAbility_.id |
static javax.persistence.metamodel.SingularAttribute<PersistentAbility,java.lang.String> |
PersistentAbility_.name |
Copyright © 2015–2018 Bernardo MartÃnez Garrido. All rights reserved.