@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class AbstractPersistentComponent_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.CollectionAttribute<AbstractPersistentComponent,PersistentAbility> |
abilities |
static javax.persistence.metamodel.SingularAttribute<AbstractPersistentComponent,PersistentAttributes> |
attributes |
static javax.persistence.metamodel.SingularAttribute<AbstractPersistentComponent,Integer> |
id |
static javax.persistence.metamodel.SingularAttribute<AbstractPersistentComponent,PersistentComponentLocation> |
location |
static javax.persistence.metamodel.SingularAttribute<AbstractPersistentComponent,String> |
name |
static javax.persistence.metamodel.CollectionAttribute<AbstractPersistentComponent,com.bernardomg.tabletop.dreadball.model.unit.Role> |
positions |
| Constructor and Description |
|---|
AbstractPersistentComponent_() |
public static volatile javax.persistence.metamodel.CollectionAttribute<AbstractPersistentComponent,PersistentAbility> abilities
public static volatile javax.persistence.metamodel.SingularAttribute<AbstractPersistentComponent,String> name
public static volatile javax.persistence.metamodel.SingularAttribute<AbstractPersistentComponent,PersistentAttributes> attributes
public static volatile javax.persistence.metamodel.SingularAttribute<AbstractPersistentComponent,PersistentComponentLocation> location
public static volatile javax.persistence.metamodel.CollectionAttribute<AbstractPersistentComponent,com.bernardomg.tabletop.dreadball.model.unit.Role> positions
public static volatile javax.persistence.metamodel.SingularAttribute<AbstractPersistentComponent,Integer> id
Copyright © 2015–2018 Bernardo MartÃnez Garrido. All rights reserved.