| 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.SingularAttribute<AbstractPersistentTeamPlayer,PersistentAttributes> |
AbstractPersistentTeamPlayer_.attributes |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<AbstractPersistentComponent,PersistentAttributes> |
AbstractPersistentComponent_.attributes |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<PersistentAttributes,java.lang.Integer> |
PersistentAttributes_.armor |
static javax.persistence.metamodel.SingularAttribute<PersistentAttributes,java.lang.Integer> |
PersistentAttributes_.movement |
static javax.persistence.metamodel.SingularAttribute<PersistentAttributes,java.lang.Integer> |
PersistentAttributes_.skill |
static javax.persistence.metamodel.SingularAttribute<PersistentAttributes,java.lang.Integer> |
PersistentAttributes_.speed |
static javax.persistence.metamodel.SingularAttribute<PersistentAttributes,java.lang.Integer> |
PersistentAttributes_.strength |
Copyright © 2015–2018 Bernardo MartÃnez Garrido. All rights reserved.