Package cern.accsoft.steering.jmad.domain.file
-
Interface Summary Interface Description CallableModelFile a model file that will be called at initialization timeModelFile This interface represents the description of a file used for a model and provides the information where to find it.ModelFileDependant This interface must be implemented by all parts of model definitions that require modelfiles.ModelPathOffsets interface for defining the path offsets within repository and resources.TableModelFile a file for the model-definition that will be loaded as table. -
Class Summary Class Description AbstractModelFile CallableModelFileImpl The default implementation of a modelFile.ModelPathOffsetsImpl TableModelFileImpl A model file which will be loaded as table -
Enum Summary Enum Description CallableModelFile.ParseType This enum defines if the file will be parsed or notModelFile.ModelFileLocation Where to search the file? In the repository (or if not found there in the repo-copy within the jar) or in the sourcepath