Uses of Class
org.faktorips.runtime.model.IpsModel
-
Packages that use IpsModel Package Description org.faktorips.runtime.model Contains classes that allow access to design time model information about Faktor-IPS objects. -
-
Uses of IpsModel in org.faktorips.runtime.model
Methods in org.faktorips.runtime.model that return IpsModel Modifier and Type Method Description static IpsModelIpsModel. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static IpsModel[]IpsModel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-