| 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 |
|---|---|
ProductAssociation |
ProductAssociation.createOverwritingAssociationFor(Type subType) |
ProductAssociation |
ProductCmptType.getAssociation(String name) |
ProductAssociation |
ProductCmptType.getDeclaredAssociation(int index) |
ProductAssociation |
ProductCmptType.getDeclaredAssociation(String name) |
ProductAssociation |
ProductAssociation.getSuperAssociation() |
| Modifier and Type | Method and Description |
|---|---|
List<ProductAssociation> |
ProductCmptType.getAssociations() |
List<ProductAssociation> |
ProductCmptType.getDeclaredAssociations() |
| Modifier and Type | Method and Description |
|---|---|
protected ProductAssociation |
ProductAssociationCollector.ProductAssociationDescriptor.createValid(Type type) |
Copyright © 2020. All rights reserved.