| Package | Description |
|---|---|
| org.faktorips.runtime.internal | |
| org.faktorips.runtime.model |
Contains classes that allow access to design time model information about Faktor-IPS objects.
|
| 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 |
|---|---|
ProductCmptType |
AbstractRuntimeRepository.getModelType(IProductComponent productComponent) |
| Modifier and Type | Method and Description |
|---|---|
static ProductCmptType |
IpsModel.getProductCmptType(Class<? extends IProductComponent> productModelClass) |
static ProductCmptType |
IpsModel.getProductCmptType(IProductComponent productComponent) |
| Modifier and Type | Method and Description |
|---|---|
ProductCmptType |
PolicyAssociation.getMatchingAssociationSourceType()
Returns the
ProductCmptType identified by Association.getMatchingAssociationSource() |
ProductCmptType |
ProductAssociation.getModelType()
Deprecated.
|
ProductCmptType |
ProductAttribute.getModelType()
Deprecated.
|
ProductCmptType |
PolicyCmptType.getProductCmptType()
Returns the
ProductCmptType that configures this policy component type. |
ProductCmptType |
ProductCmptType.getSuperType() |
ProductCmptType |
ProductAssociation.getTarget()
Returns the target type of this association.
|
ProductCmptType |
ProductAssociation.getType()
Returns the
ProductCmptType this association belongs to. |
ProductCmptType |
ProductAttribute.getType()
Returns the
ProductCmptType this attribute belongs to. |
Copyright © 2021. All rights reserved.