Package | Description |
---|---|
org.opencrx.kernel.activity1.cci2 | |
org.opencrx.kernel.activity1.jmi1 |
Modifier and Type | Method and Description |
---|---|
ActivityLinkToQuery |
ActivityQuery.forAllActivityLinkTo()
Adds a condition for the feature
activityLinkTo to the predicate for Activity , which evaluates to false unless the value of the feature activityLinkTo satisfies the given condition. |
ActivityLinkToQuery |
ActivityLinkFromQuery.forAllLinkTo()
Adds a condition for the feature
linkTo to the predicate for ActivityLinkFrom , which evaluates to false unless the value of the feature linkTo satisfies the given condition. |
ActivityLinkToQuery |
ActivityQuery.thereExistsActivityLinkTo()
Adds a condition for the feature
activityLinkTo to the predicate for Activity , which evaluates to false unless the value of the feature activityLinkTo satisfies the given condition. |
ActivityLinkToQuery |
ActivityLinkFromQuery.thereExistsLinkTo()
Adds a condition for the feature
linkTo to the predicate for ActivityLinkFrom , which evaluates to false unless the value of the feature linkTo satisfies the given condition. |
Modifier and Type | Method and Description |
---|---|
ActivityLinkToQuery |
Activity1Package.createActivityLinkToQuery() |
Modifier and Type | Method and Description |
---|---|
<T extends ActivityLinkTo> |
Activity.getActivityLinkTo(ActivityLinkToQuery query)
Retrieves the value for the reference
activityLinkTo for the specified query. |
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.