| 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.model.type.read |
Internal use classes to read model information from annotations and via reflection.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyAssociation |
PolicyAssociation.createOverwritingAssociationFor(Type subType) |
PolicyAssociation |
PolicyCmptType.getAssociation(String name) |
PolicyAssociation |
PolicyCmptType.getDeclaredAssociation(int index) |
PolicyAssociation |
PolicyCmptType.getDeclaredAssociation(String name) |
PolicyAssociation |
PolicyAssociation.getSuperAssociation() |
| Modifier and Type | Method and Description |
|---|---|
List<PolicyAssociation> |
PolicyCmptType.getAssociations() |
List<PolicyAssociation> |
PolicyCmptType.getDeclaredAssociations() |
| Modifier and Type | Method and Description |
|---|---|
PolicyAssociation |
PolicyAssociationCollector.PolicyAssociationDescriptor.createValid(Type type) |
Copyright © 2023. All rights reserved.