| Package | Description |
|---|---|
| org.faktorips.runtime.model.type |
Classes that allow access to design time model information on policy and product component types.
|
| Modifier and Type | Method and Description |
|---|---|
AssociationKind |
Association.getAssociationKind()
Returns what kind of association this is.
|
static AssociationKind |
AssociationKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociationKind[] |
AssociationKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.