|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefFilter_1
org.openmdx.base.accessor.jmi.spi.RefPredicate_1
org.opencrx.kernel.activity1.cci.ActivityDoFollowUpParamsFilterImpl
public class ActivityDoFollowUpParamsFilterImpl
| Field Summary |
|---|
| Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
filter, name, quantor |
| Constructor Summary | |
|---|---|
ActivityDoFollowUpParamsFilterImpl(RefPackage_1_0 aPackage)
|
|
ActivityDoFollowUpParamsFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
|
|
ActivityDoFollowUpParamsFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
|
|
| Method Summary | |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
assignTo()
Adds a constraint to the predicate for ActivityDoFollowUpParams testing whether the value of the
feature assignTo is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
followUpText()
Adds a constraint to the predicate for ActivityDoFollowUpParams testing whether the value of the
feature followUpText is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
followUpTitle()
Adds a constraint to the predicate for ActivityDoFollowUpParams testing whether the value of the
feature followUpTitle is null or not. |
ContactQuery |
forAllAssignTo()
Adds a constraint for the feature assignTo to the
predicate. |
void |
forAllAssignTo(short operator,
Collection values)
|
void |
forAllAssignTo(short operator,
Contact[] filterValues)
|
org.w3c.cci2.StringTypePredicate |
forAllFollowUpText()
Adds a constraint for the feature followUpText to the
predicate. |
void |
forAllFollowUpText(short operator,
Collection values)
|
void |
forAllFollowUpText(short operator,
String[] filterValues)
|
org.w3c.cci2.StringTypePredicate |
forAllFollowUpTitle()
Adds a constraint for the feature followUpTitle to the
predicate. |
void |
forAllFollowUpTitle(short operator,
Collection values)
|
void |
forAllFollowUpTitle(short operator,
String[] filterValues)
|
void |
forAllTransition(short operator,
ActivityProcessTransition[] filterValues)
|
void |
forAllTransition(short operator,
Collection values)
|
void |
orderByAssignTo(short order)
Specifies the sort order of all the instances that match the filter criteria. |
org.w3c.cci2.SimpleTypeOrder |
orderByFollowUpText()
Allows to adds a sort instruction for ActivityDoFollowUpParams depending the feature
followUpText
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByFollowUpText(short order)
Specifies the sort order of all the instances that match the filter criteria. |
org.w3c.cci2.SimpleTypeOrder |
orderByFollowUpTitle()
Allows to adds a sort instruction for ActivityDoFollowUpParams depending the feature
followUpTitle
Note: The order in which orderBy…
instructions are given is relevant! |
void |
orderByFollowUpTitle(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByTransition(short order)
Specifies the sort order of all the instances that match the filter criteria. |
ContactQuery |
thereExistsAssignTo()
Adds a constraint for the feature assignTo to the
predicate. |
void |
thereExistsAssignTo(short operator,
Collection values)
|
void |
thereExistsAssignTo(short operator,
Contact[] filterValues)
|
org.w3c.cci2.StringTypePredicate |
thereExistsFollowUpText()
Adds a constraint for the feature followUpText to the
predicate. |
void |
thereExistsFollowUpText(short operator,
Collection values)
|
void |
thereExistsFollowUpText(short operator,
String[] filterValues)
|
org.w3c.cci2.StringTypePredicate |
thereExistsFollowUpTitle()
Adds a constraint for the feature followUpTitle to the
predicate. |
void |
thereExistsFollowUpTitle(short operator,
Collection values)
|
void |
thereExistsFollowUpTitle(short operator,
String[] filterValues)
|
void |
thereExistsTransition(short operator,
ActivityProcessTransition[] filterValues)
|
void |
thereExistsTransition(short operator,
Collection values)
|
ActivityProcessTransitionQuery |
transition()
|
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo, refAddValue |
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefFilter_1 |
|---|
clear, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties, refGetOrder, refGetOrder, refGetPredicate, refGetPredicate, refGetPredicate, refGetPredicate, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Constructor Detail |
|---|
public ActivityDoFollowUpParamsFilterImpl(RefPackage_1_0 aPackage)
public ActivityDoFollowUpParamsFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers)
public ActivityDoFollowUpParamsFilterImpl(RefPackage_1_0 aPackage,
FilterProperty[] filterProperties,
AttributeSpecifier[] attributeSpecifiers,
RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
| Method Detail |
|---|
public void forAllAssignTo(short operator,
Collection values)
forAllAssignTo in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAssignTo(short operator,
Collection values)
thereExistsAssignTo in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperators
public void forAllAssignTo(short operator,
Contact[] filterValues)
forAllAssignTo in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperators
public void thereExistsAssignTo(short operator,
Contact[] filterValues)
thereExistsAssignTo in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperatorspublic void orderByAssignTo(short order)
ActivityDoFollowUpParamsFilter
orderByAssignTo in interface ActivityDoFollowUpParamsFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate assignTo()
ActivityDoFollowUpParamsQueryActivityDoFollowUpParams testing whether the value of the
feature assignTo is null or not.
assignTo in interface ActivityDoFollowUpParamsQuerypublic ContactQuery thereExistsAssignTo()
ActivityDoFollowUpParamsQueryassignTo to the
predicate. The predicate for ActivityDoFollowUpParams
evaluates true if its value of feature
assignTo satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsAssignTo in interface ActivityDoFollowUpParamsQuerypublic ContactQuery forAllAssignTo()
ActivityDoFollowUpParamsQueryassignTo to the
predicate. The predicate for ActivityDoFollowUpParams
evaluates true if its value of feature
assignTo satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllAssignTo in interface ActivityDoFollowUpParamsQuery
public void forAllFollowUpText(short operator,
Collection values)
forAllFollowUpText in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperators
public void thereExistsFollowUpText(short operator,
Collection values)
thereExistsFollowUpText in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperators
public void forAllFollowUpText(short operator,
String[] filterValues)
forAllFollowUpText in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperators
public void thereExistsFollowUpText(short operator,
String[] filterValues)
thereExistsFollowUpText in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperatorspublic void orderByFollowUpText(short order)
ActivityDoFollowUpParamsFilter
orderByFollowUpText in interface ActivityDoFollowUpParamsFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate followUpText()
ActivityDoFollowUpParamsQueryActivityDoFollowUpParams testing whether the value of the
feature followUpText is null or not.
followUpText in interface ActivityDoFollowUpParamsQuerypublic org.w3c.cci2.StringTypePredicate thereExistsFollowUpText()
ActivityDoFollowUpParamsQueryfollowUpText to the
predicate. The predicate for ActivityDoFollowUpParams
evaluates true if its value of feature
followUpText satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsFollowUpText in interface ActivityDoFollowUpParamsQuerypublic org.w3c.cci2.StringTypePredicate forAllFollowUpText()
ActivityDoFollowUpParamsQueryfollowUpText to the
predicate. The predicate for ActivityDoFollowUpParams
evaluates true if its value of feature
followUpText satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllFollowUpText in interface ActivityDoFollowUpParamsQuerypublic org.w3c.cci2.SimpleTypeOrder orderByFollowUpText()
ActivityDoFollowUpParamsQueryActivityDoFollowUpParams depending the feature
followUpText
Note: The order in which orderBy…
instructions are given is relevant!
orderByFollowUpText in interface ActivityDoFollowUpParamsQuery
public void forAllFollowUpTitle(short operator,
Collection values)
forAllFollowUpTitle in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperators
public void thereExistsFollowUpTitle(short operator,
Collection values)
thereExistsFollowUpTitle in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperators
public void forAllFollowUpTitle(short operator,
String[] filterValues)
forAllFollowUpTitle in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperators
public void thereExistsFollowUpTitle(short operator,
String[] filterValues)
thereExistsFollowUpTitle in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperatorspublic void orderByFollowUpTitle(short order)
ActivityDoFollowUpParamsFilter
orderByFollowUpTitle in interface ActivityDoFollowUpParamsFilterorder - The sort order for this filter.Directionspublic org.w3c.cci2.OptionalFeaturePredicate followUpTitle()
ActivityDoFollowUpParamsQueryActivityDoFollowUpParams testing whether the value of the
feature followUpTitle is null or not.
followUpTitle in interface ActivityDoFollowUpParamsQuerypublic org.w3c.cci2.StringTypePredicate thereExistsFollowUpTitle()
ActivityDoFollowUpParamsQueryfollowUpTitle to the
predicate. The predicate for ActivityDoFollowUpParams
evaluates true if its value of feature
followUpTitle satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
thereExistsFollowUpTitle in interface ActivityDoFollowUpParamsQuerypublic org.w3c.cci2.StringTypePredicate forAllFollowUpTitle()
ActivityDoFollowUpParamsQueryfollowUpTitle to the
predicate. The predicate for ActivityDoFollowUpParams
evaluates true if its value of feature
followUpTitle satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
forAllFollowUpTitle in interface ActivityDoFollowUpParamsQuerypublic org.w3c.cci2.SimpleTypeOrder orderByFollowUpTitle()
ActivityDoFollowUpParamsQueryActivityDoFollowUpParams depending the feature
followUpTitle
Note: The order in which orderBy…
instructions are given is relevant!
orderByFollowUpTitle in interface ActivityDoFollowUpParamsQuery
public void forAllTransition(short operator,
Collection values)
forAllTransition in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperators
public void thereExistsTransition(short operator,
Collection values)
thereExistsTransition in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperators
public void forAllTransition(short operator,
ActivityProcessTransition[] filterValues)
forAllTransition in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperators
public void thereExistsTransition(short operator,
ActivityProcessTransition[] filterValues)
thereExistsTransition in interface ActivityDoFollowUpParamsFilteroperator - The operator for this filter.FilterOperatorspublic void orderByTransition(short order)
ActivityDoFollowUpParamsFilter
orderByTransition in interface ActivityDoFollowUpParamsFilterorder - The sort order for this filter.Directionspublic ActivityProcessTransitionQuery transition()
transition in interface ActivityDoFollowUpParamsQuery
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||