Package nz.org.riskscape.engine.model
Interface IdentifiedModel
- All Superinterfaces:
Identified
-
Method Summary
Modifier and TypeMethodDescriptiongetDescription(Locale locale) getModel()static IdentifiedModelMethods inherited from interface nz.org.riskscape.engine.Identified
getId, getIdentifiedClass
-
Method Details
-
getModel
Model getModel() -
getDescription
- Parameters:
locale- to use to obtain the description- Returns:
- a user provided description of what this model is for
-
wrap
-