Uses of Enum Class
org.faktorips.runtime.model.type.AttributeKind
Packages that use AttributeKind
Package
Description
Classes that allow access to design time model information on policy and product component types.
-
Uses of AttributeKind in org.faktorips.runtime.model.type
Methods in org.faktorips.runtime.model.type that return AttributeKindModifier and TypeMethodDescriptionstatic AttributeKindAttribute.getAttributeKind()Returns the possible kinds of this attribute.static AttributeKindReturns the enum constant of this class with the specified name.static AttributeKind[]AttributeKind.values()Returns an array containing the constants of this enum class, in the order they are declared.