|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelQuery | |
---|---|
org.opencrx.kernel.ras1.cci2 | |
org.opencrx.kernel.ras1.jmi1 |
Uses of ModelQuery in org.opencrx.kernel.ras1.cci2 |
---|
Subinterfaces of ModelQuery in org.opencrx.kernel.ras1.cci2 | |
---|---|
interface |
DesignModelQuery
|
interface |
RequirementModelQuery
|
interface |
TestModelQuery
|
Methods in org.opencrx.kernel.ras1.cci2 that return ModelQuery | |
---|---|
ModelQuery |
ModelQuery.forAllRelatedModel()
Adds a condition for the feature relatedModel to the predicate for Model , which evaluates to false unless the value of the feature relatedModel satisfies the given condition. |
ModelQuery |
ModelQuery.thereExistsRelatedModel()
Adds a condition for the feature relatedModel to the predicate for Model , which evaluates to false unless the value of the feature relatedModel satisfies the given condition. |
Uses of ModelQuery in org.opencrx.kernel.ras1.jmi1 |
---|
Methods in org.opencrx.kernel.ras1.jmi1 that return ModelQuery | |
---|---|
ModelQuery |
Ras1Package.createModelQuery()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |