Package nz.org.riskscape.engine.model
Interface IdentifiedModel
- All Superinterfaces:
Identified
-
Method Summary
Modifier and TypeMethodDescriptiongetDescription
(Locale locale) getModel()
static IdentifiedModel
Methods 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
-