@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor") public abstract class ValueThresholdEntity_ extends Object
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,PhenotypeEntity> |
abstractedFrom |
static javax.persistence.metamodel.ListAttribute<ValueThresholdEntity,ExtendedPhenotype> |
extendedPhenotypes |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,Long> |
id |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,String> |
maxTValueThreshold |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,String> |
maxUnits |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,ValueComparator> |
maxValueComp |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,BigDecimal> |
maxValueThreshold |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,String> |
minTValueThreshold |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,String> |
minUnits |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,ValueComparator> |
minValueComp |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,BigDecimal> |
minValueThreshold |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,RelationOperator> |
relationOperator |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,Integer> |
withinAtLeast |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,TimeUnit> |
withinAtLeastUnits |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,Integer> |
withinAtMost |
static javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,TimeUnit> |
withinAtMostUnits |
| Constructor and Description |
|---|
ValueThresholdEntity_() |
public static volatile javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,BigDecimal> maxValueThreshold
public static volatile javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,ValueComparator> maxValueComp
public static volatile javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,ValueComparator> minValueComp
public static volatile javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,String> maxUnits
public static volatile javax.persistence.metamodel.ListAttribute<ValueThresholdEntity,ExtendedPhenotype> extendedPhenotypes
public static volatile javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,RelationOperator> relationOperator
public static volatile javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,PhenotypeEntity> abstractedFrom
public static volatile javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,String> maxTValueThreshold
public static volatile javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,Integer> withinAtMost
public static volatile javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,TimeUnit> withinAtLeastUnits
public static volatile javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,BigDecimal> minValueThreshold
public static volatile javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,String> minUnits
public static volatile javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,Long> id
public static volatile javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,String> minTValueThreshold
public static volatile javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,TimeUnit> withinAtMostUnits
public static volatile javax.persistence.metamodel.SingularAttribute<ValueThresholdEntity,Integer> withinAtLeast
Copyright © 2012–2016 Emory University. All rights reserved.