| Package | Description |
|---|---|
| com.bernardomg.tabletop.dreadball.model.persistence.unit |
Dreadball units, also called players.
|
| com.bernardomg.tabletop.dreadball.model.persistence.unit.component |
Components and composite units.
|
| com.bernardomg.tabletop.dreadball.model.persistence.unit.stats |
Unit statistics.
|
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<AbstractPersistentUnit,PersistentAttributes> |
AbstractPersistentUnit_.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,Integer> |
PersistentAttributes_.armor |
static javax.persistence.metamodel.SingularAttribute<PersistentAttributes,Integer> |
PersistentAttributes_.movement |
static javax.persistence.metamodel.SingularAttribute<PersistentAttributes,Integer> |
PersistentAttributes_.skill |
static javax.persistence.metamodel.SingularAttribute<PersistentAttributes,Integer> |
PersistentAttributes_.speed |
static javax.persistence.metamodel.SingularAttribute<PersistentAttributes,Integer> |
PersistentAttributes_.strength |
Copyright © 2015–2018 Bernardo MartÃnez Garrido. All rights reserved.