Interface ModelFactoryObject
- All Known Implementing Classes:
ModelFactoryObjectImpl
public interface ModelFactoryObject
Represents an object that is managed by the model factory.
-
Method Summary
-
Method Details
-
getModelName
String getModelName() -
getModelPath
String getModelPath() -
getModel
Model getModel() -
newAttributePath
AttributePath newAttributePath()
-