Uses of Class
adalid.util.meta.java.MetaEntity
Packages that use MetaEntity
-
Uses of MetaEntity in adalid.util.meta.java
Fields in adalid.util.meta.java with type parameters of type MetaEntityModifier and TypeFieldDescriptionprotected final List<MetaEntity> AbstractMetaJavaBuilder.entitiesMethods in adalid.util.meta.java that return MetaEntityModifier and TypeMethodDescriptionprotected MetaEntityAbstractMetaJavaBuilder.add(MetaEntity entity) protected MetaEntityMetaProperty.getEntity()Methods in adalid.util.meta.java that return types with arguments of type MetaEntityMethods in adalid.util.meta.java with parameters of type MetaEntityModifier and TypeMethodDescriptionprotected MetaEntityAbstractMetaJavaBuilder.add(MetaEntity entity) Constructors in adalid.util.meta.java with parameters of type MetaEntityModifierConstructorDescriptionMetaProperty(MetaEntity entity, Class<? extends Property> type, String name, MetaPropertyKind kind)