Package com.technia.dsx.threedspace
Interface ObjectFactory
- All Known Subinterfaces:
EngInstanceObjectFactory
,EngItemObjectFactory
,ManufacturingAssignmentFilterFactory
,MfgItemObjectFactory
public interface ObjectFactory
Provides convenient methods for creation of instances of various types.
- Since:
- 2024-01-18
-
Method Summary
Modifier and TypeMethodDescriptiondefault com.technia.dsx.app.model.Referable
toReferable
(String identifier, String type, String source, String relativePath)
-
Method Details
-
toReferable
-