| 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.AttributeType |
Attribute.getAttributeType()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static IModelTypeAttribute.AttributeType |
IModelTypeAttribute.AttributeType.forName(String name)
Deprecated.
|
IModelTypeAttribute.AttributeType |
IModelTypeAttribute.getAttributeType()
Deprecated.
|
static IModelTypeAttribute.AttributeType |
IModelTypeAttribute.AttributeType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static IModelTypeAttribute.AttributeType[] |
IModelTypeAttribute.AttributeType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.