Interface ModelFactoryObject

All Known Implementing Classes:
ModelFactoryObjectImpl

public interface ModelFactoryObject
Represents an object that is managed by the model factory.
  • Method Details

    • getModelName

      String getModelName()
    • getModelPath

      String getModelPath()
    • getModel

      Model getModel()
    • newAttributePath

      AttributePath newAttributePath()