Uses of Class
org.tentackle.model.impl.EntityFactoryImpl
-
Packages that use EntityFactoryImpl Package Description org.tentackle.model.impl Default model implementation. -
-
Uses of EntityFactoryImpl in org.tentackle.model.impl
Constructors in org.tentackle.model.impl with parameters of type EntityFactoryImpl Constructor Description AttributeImpl(EntityFactoryImpl factory, Entity entity, SourceInfo sourceInfo, boolean implicit)Creates an attribute.EntityImpl(EntityFactoryImpl factory, SourceInfo sourceInfo)Creates an entity.IndexImpl(EntityFactoryImpl factory, Entity entity, SourceInfo sourceInfo)Creates an index.
-