This package contains all model classes for ewe workflows and workflow instances.

The {@link com.top_logic.extensions.ewe.model.Property}

Property Relations

{@link com.top_logic.extensions.ewe.model.Property} and {@link com.top_logic.extensions.ewe.util.PropertyContainer} have a direct representation in the layout layer. The {@link com.top_logic.extensions.ewe.layout.constraint.PropertyFormConstraint} represents a property and handles the validation of the associated constraints. The {@link com.top_logic.extensions.ewe.layout.constraint.PropertyFormContext} contains property form constraints for all properties of a given property container. Additional constraints ({@link com.top_logic.extensions.ewe.layout.constraint.dynamicConstraints.DynamicConstraint}, and {@link com.top_logic.extensions.ewe.layout.constraint.dynamicConstraints.DynamicPropertyConstraint}) can be attached to the property form contex and the property form cionstraint repectivly to extend the constraints dynamically (e.g. directly on the activity's jsp).


Copyright (c) 2004 Business Operation Systems GmbH. All Rights Reserved.