|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConstraintType | |
| org.fopps.model | |
| Uses of ConstraintType in org.fopps.model |
| Fields in org.fopps.model declared as ConstraintType | |
static ConstraintType |
ConstraintType.Exclude
|
static ConstraintType |
ConstraintType.Include
|
| Methods in org.fopps.model that return ConstraintType | |
ConstraintType |
Constraint.getConstraintType()
|
| Methods in org.fopps.model with parameters of type ConstraintType | |
void |
Constraint.setConstraintType(ConstraintType pConstraintType)
|
| Constructors in org.fopps.model with parameters of type ConstraintType | |
FeatureConstraint(AbstractItem pFrom,
AbstractItem pTo,
ConstraintType constraintType)
Creates a new feature constraint |
|
Constraint(AbstractItem pFrom,
AbstractItem pTo,
ConstraintType pConstraintType)
Creates a new constraint |
|
ConfigurationConstraint(AbstractItem pFrom,
AbstractItem pTo,
ConstraintType constraintType)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||