Uses of Annotation Interface
org.faktorips.runtime.model.annotation.IpsAttribute
Packages that use IpsAttribute
Package
Description
Classes that allow access to design time model information on policy and product component types.
-
Uses of IpsAttribute in org.faktorips.runtime.model.type
Constructors in org.faktorips.runtime.model.type with parameters of type IpsAttributeModifierConstructorDescriptionAttribute(Type type, IpsAttribute attributeAnnotation, IpsExtensionProperties extensionProperties, Class<?> datatype, boolean changingOverTime, Optional<Deprecation> deprecation) PolicyAttribute(Type type, IpsAttribute attributeAnnotation, IpsExtensionProperties extensionProperties, Class<?> datatype, boolean changingOverTime, Optional<Deprecation> deprecation)