| 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 |
|---|---|
PolicyCmptType |
AbstractRuntimeRepository.getModelType(IModelObject modelObject) |
| Modifier and Type | Method and Description |
|---|---|
static PolicyCmptType |
IpsModel.getPolicyCmptType(Class<? extends IModelObject> policyModelClass) |
static PolicyCmptType |
IpsModel.getPolicyCmptType(IModelObject modelObject) |
| Modifier and Type | Method and Description |
|---|---|
PolicyCmptType |
ProductAssociation.getMatchingAssociationSourceType()
Returns the
PolicyCmptType identified by Association.getMatchingAssociationSource() |
PolicyCmptType |
PolicyAttribute.getModelType()
Deprecated.
|
PolicyCmptType |
PolicyAssociation.getModelType()
Deprecated.
|
PolicyCmptType |
ProductCmptType.getPolicyCmptType()
Returns the policy component type which is configured by this product component type.
|
PolicyCmptType |
PolicyCmptType.getSuperType() |
PolicyCmptType |
PolicyAssociation.getTarget() |
PolicyCmptType |
PolicyAttribute.getType()
Returns the
PolicyCmptType this attribute belongs to. |
PolicyCmptType |
PolicyAssociation.getType()
Returns the
PolicyCmptType this association belongs to. |
| Constructor and Description |
|---|
DefaultPolicyAttribute(PolicyCmptType policyCmptType,
Method getter,
Method setter,
boolean changingOverTime) |
Copyright © 2021. All rights reserved.