| 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 | Class and Description |
|---|---|
class |
ConstantPolicyAttribute
An PolicyCmptType's
CONSTANT
attribute. |
class |
DefaultPolicyAttribute |
| Modifier and Type | Method and Description |
|---|---|
PolicyAttribute |
PolicyCmptType.getAttribute(String name) |
PolicyAttribute |
PolicyCmptType.getDeclaredAttribute(int index) |
PolicyAttribute |
PolicyCmptType.getDeclaredAttribute(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<PolicyAttribute> |
PolicyCmptType.getAttributes() |
List<PolicyAttribute> |
PolicyCmptType.getDeclaredAttributes() |
Copyright © 2019. All rights reserved.