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