Class InternalObjectFactory

java.lang.Object
com.github.owlcs.ontapi.internal.InternalObjectFactory
All Implemented Interfaces:
ModelObjectFactory, ONTObjectFactory
Direct Known Subclasses:
CacheObjectFactory

public class InternalObjectFactory extends Object implements ModelObjectFactory
An extended Object Factory impl which maps OntObjects to OWLObjects directly having no cache. Unlike SimpleObjectFactory, every object created by this factory is an ONTObject with a reference to the concrete model obtained from this factory.

Created by @ssz on 07.08.2019.

Since:
2.0.0