|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SubActivityTransitionQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
activityCreator()
Adds a constraint to the predicate for SubActivityTransition testing whether the value of the feature activityCreator is null or not. |
ActivityCreatorQuery |
forAllActivityCreator()
Adds a condition for the feature activityCreator to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature activityCreator satisfies the given condition. |
StringTypePredicate |
forAllSubActivityNamePattern()
Adds a condition for the feature subActivityNamePattern to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature subActivityNamePattern satisfies the given condition. |
StringTypePredicate |
forAllTemplateNamePattern()
Adds a condition for the feature templateNamePattern to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature templateNamePattern satisfies the given condition. |
BooleanTypePredicate |
forAllUseCreatorAsTemplate()
Adds a condition for the feature useCreatorAsTemplate to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature useCreatorAsTemplate satisfies the given condition. |
SimpleTypeOrder |
orderBySubActivityNamePattern()
Allows to adds a sort instruction for SubActivityTransition depending the feature subActivityNamePattern
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByTemplateNamePattern()
Allows to adds a sort instruction for SubActivityTransition depending the feature templateNamePattern
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByUseCreatorAsTemplate()
Allows to adds a sort instruction for SubActivityTransition depending the feature useCreatorAsTemplate
Note: The order in which orderBy… instructions are given is relevant! |
OptionalFeaturePredicate |
subActivityNamePattern()
Adds a constraint to the predicate for SubActivityTransition testing whether the value of the feature subActivityNamePattern is null or not. |
OptionalFeaturePredicate |
templateNamePattern()
Adds a constraint to the predicate for SubActivityTransition testing whether the value of the feature templateNamePattern is null or not. |
ActivityCreatorQuery |
thereExistsActivityCreator()
Adds a condition for the feature activityCreator to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature activityCreator satisfies the given condition. |
StringTypePredicate |
thereExistsSubActivityNamePattern()
Adds a condition for the feature subActivityNamePattern to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature subActivityNamePattern satisfies the given condition. |
StringTypePredicate |
thereExistsTemplateNamePattern()
Adds a condition for the feature templateNamePattern to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature templateNamePattern satisfies the given condition. |
BooleanTypePredicate |
thereExistsUseCreatorAsTemplate()
Adds a condition for the feature useCreatorAsTemplate to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature useCreatorAsTemplate satisfies the given condition. |
OptionalFeaturePredicate |
useCreatorAsTemplate()
Adds a constraint to the predicate for SubActivityTransition testing whether the value of the feature useCreatorAsTemplate is null or not. |
| Methods inherited from interface org.opencrx.kernel.activity1.cci2.ActivityProcessTransitionQuery |
|---|
action, description, errState, forAllAction, forAllDescription, forAllErrState, forAllNewPercentComplete, forAllNextState, forAllPrevState, name, newActivityState, newPercentComplete, nextState, orderByDescription, orderByName, orderByNewActivityState, orderByNewPercentComplete, prevState, thereExistsAction, thereExistsDescription, thereExistsErrState, thereExistsNewPercentComplete, thereExistsNextState, thereExistsPrevState |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AuditeeQuery |
|---|
audit, forAllAudit, thereExistsAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.IndexedQuery |
|---|
forAllIndexEntry, indexEntry, thereExistsIndexEntry |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObjectQuery |
|---|
accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.LocalizedFieldContainerQuery |
|---|
forAllLocalizedField, localizedField, thereExistsLocalizedField |
| Methods inherited from interface org.openmdx.base.cci2.CreatableQuery |
|---|
createdAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.openmdx.base.cci2.ModifiableQuery |
|---|
forAllModifiedBy, modifiedAt, modifiedBy, orderByModifiedAt, thereExistsModifiedBy |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.DescriptionContainerQuery |
|---|
additionalDescription, forAllAdditionalDescription, thereExistsAdditionalDescription |
| Method Detail |
|---|
OptionalFeaturePredicate activityCreator()
SubActivityTransition testing whether the value of the feature activityCreator is null or not.
ActivityCreatorQuery thereExistsActivityCreator()
activityCreator to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature activityCreator satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ActivityCreatorQuery forAllActivityCreator()
activityCreator to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature activityCreator satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
OptionalFeaturePredicate subActivityNamePattern()
SubActivityTransition testing whether the value of the feature subActivityNamePattern is null or not.
StringTypePredicate thereExistsSubActivityNamePattern()
subActivityNamePattern to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature subActivityNamePattern satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllSubActivityNamePattern()
subActivityNamePattern to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature subActivityNamePattern satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderBySubActivityNamePattern()
SubActivityTransition depending the feature subActivityNamePattern
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate templateNamePattern()
SubActivityTransition testing whether the value of the feature templateNamePattern is null or not.
StringTypePredicate thereExistsTemplateNamePattern()
templateNamePattern to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature templateNamePattern satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllTemplateNamePattern()
templateNamePattern to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature templateNamePattern satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByTemplateNamePattern()
SubActivityTransition depending the feature templateNamePattern
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate useCreatorAsTemplate()
SubActivityTransition testing whether the value of the feature useCreatorAsTemplate is null or not.
BooleanTypePredicate thereExistsUseCreatorAsTemplate()
useCreatorAsTemplate to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature useCreatorAsTemplate satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BooleanTypePredicate forAllUseCreatorAsTemplate()
useCreatorAsTemplate to the predicate for SubActivityTransition, which evaluates to false unless the value of the feature useCreatorAsTemplate satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByUseCreatorAsTemplate()
SubActivityTransition depending the feature useCreatorAsTemplate
Note: The order in which orderBy… instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||