| Package | Description |
|---|---|
| org.faktorips.runtime.model.type |
Classes that allow access to design time model information on policy and product component types.
|
| org.faktorips.runtime.modeltype |
use
IpsModel and the new implementation classes in
org.faktorips.runtime.model.type directly. |
| Modifier and Type | Method and Description |
|---|---|
IModelTypeAttribute.ValueSetType |
Attribute.getValueSetType()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IModelTypeAttribute.ValueSetType |
IModelTypeAttribute.getValueSetType()
Deprecated.
Returns the type of value set restricting this attribute
|
static IModelTypeAttribute.ValueSetType |
IModelTypeAttribute.ValueSetType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static IModelTypeAttribute.ValueSetType[] |
IModelTypeAttribute.ValueSetType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.