|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use InvalidRelationException | |
| org.fopps.model | |
| Uses of InvalidRelationException in org.fopps.model |
| Subclasses of InvalidRelationException in org.fopps.model | |
class |
InvalidConstraintException
InvalidConstraintException |
| Methods in org.fopps.model that throw InvalidRelationException | |
void |
Relation.setAllowLoop(boolean pAllowLoops)
Toggle loop detection. |
void |
Relation.setTo(AbstractItem pTo)
Setter of association To |
void |
Relation.setFrom(AbstractItem pFrom)
Setter of association From |
| Constructors in org.fopps.model that throw InvalidRelationException | |
Relation(AbstractItem pFrom,
AbstractItem pTo)
Creates a new relation between two projects. |
|
ProjectRelation(AbstractItem pFrom,
AbstractItem pTo)
|
|
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 | ||||||||||