Uses of Class
org.maxicp.modeling.ModelProxy.NotConcreteException
Packages that use ModelProxy.NotConcreteException
-
Uses of ModelProxy.NotConcreteException in org.maxicp.modeling
Methods in org.maxicp.modeling that throw ModelProxy.NotConcreteExceptionModifier and TypeMethodDescriptiondefault ConcreteModelModelProxy.getConcreteModel()Returns the current ConcreteModel. isConcrete() needs to be true, otherwise it raises NotConcreteException.