public interface ActivityProcessStateFilterPropertyQuery extends ActivityAttributeFilterPropertyQuery
| Modifier and Type | Method and Description |
|---|---|
ActivityProcessStateQuery |
forAllProcessState()
Adds a condition for the feature
processState to the predicate for ActivityProcessStateFilterProperty, which evaluates to false unless the value of the feature processState satisfies the given condition. |
org.w3c.cci2.MultivaluedFeaturePredicate |
processState()
Adds a constraint to the predicate for
ActivityProcessStateFilterProperty testing whether the feature processState has values or not. |
ActivityProcessStateQuery |
thereExistsProcessState()
Adds a condition for the feature
processState to the predicate for ActivityProcessStateFilterProperty, which evaluates to false unless the value of the feature processState satisfies the given condition. |
description, forAllDescription, forAllIsActive, isActive, name, orderByDescription, orderByIsActive, orderByName, thereExistsDescription, thereExistsIsActiveaccessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUsercreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByforAllModifiedBy, modifiedAt, modifiedBy, orderByModifiedAt, thereExistsModifiedByelementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTofilterOperator, filterQuantor, orderByFilterOperator, orderByFilterQuantororg.w3c.cci2.MultivaluedFeaturePredicate processState()
ActivityProcessStateFilterProperty testing whether the feature processState has values or not.ActivityProcessStateQuery thereExistsProcessState()
processState to the predicate for ActivityProcessStateFilterProperty, which evaluates to false unless the value of the feature processState satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ActivityProcessStateQuery forAllProcessState()
processState to the predicate for ActivityProcessStateFilterProperty, which evaluates to false unless the value of the feature processState satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.