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