Uses of Class
org.faktorips.runtime.model.annotation.IpsAttribute
-
Packages that use IpsAttribute Package Description org.faktorips.runtime.model.type 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 IpsAttribute Constructor Description Attribute(Type type, IpsAttribute attributeAnnotation, IpsExtensionProperties extensionProperties, java.lang.Class<?> datatype, boolean changingOverTime)PolicyAttribute(Type type, IpsAttribute attributeAnnotation, IpsExtensionProperties extensionProperties, java.lang.Class<?> datatype, boolean changingOverTime)
-