org.opencrx.kernel.home1.query
Interface UserHomeQuery

All Superinterfaces:
AlertSenderQuery, AnyTypePredicate, AuditeeQuery, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, ImporterQuery, SecureObjectQuery, ViewCapableQuery, WorkflowTargetQuery
All Known Implementing Classes:
UserHomeFilterImpl

public interface UserHomeQuery
extends AlertSenderQuery, AuditeeQuery, ImporterQuery, SecureObjectQuery, WorkflowTargetQuery, BasicObjectQuery


Method Summary
 OptionalFeaturePredicate chart0()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature chart0 is null or not.
 OptionalFeaturePredicate chart1()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature chart1 is null or not.
 OptionalFeaturePredicate chart2()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature chart2 is null or not.
 OptionalFeaturePredicate chart3()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature chart3 is null or not.
 OptionalFeaturePredicate contact()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature contact is null or not.
 AnyTypePredicate favoriteChart0()
           
 OptionalFeaturePredicate favoriteChart0Description()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart0Description is null or not.
 OptionalFeaturePredicate favoriteChart0MimeType()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart0MimeType is null or not.
 OptionalFeaturePredicate favoriteChart0Name()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart0Name is null or not.
 AnyTypePredicate favoriteChart1()
           
 OptionalFeaturePredicate favoriteChart1Description()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart1Description is null or not.
 OptionalFeaturePredicate favoriteChart1MimeType()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart1MimeType is null or not.
 OptionalFeaturePredicate favoriteChart1Name()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart1Name is null or not.
 AnyTypePredicate favoriteChart2()
           
 OptionalFeaturePredicate favoriteChart2Description()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart2Description is null or not.
 OptionalFeaturePredicate favoriteChart2MimeType()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart2MimeType is null or not.
 OptionalFeaturePredicate favoriteChart2Name()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart2Name is null or not.
 AnyTypePredicate favoriteChart3()
           
 OptionalFeaturePredicate favoriteChart3Description()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart3Description is null or not.
 OptionalFeaturePredicate favoriteChart3MimeType()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart3MimeType is null or not.
 OptionalFeaturePredicate favoriteChart3Name()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart3Name is null or not.
 ChartQuery forAllChart0()
          Adds a constraint for the feature chart0 to the predicate.
 ChartQuery forAllChart1()
          Adds a constraint for the feature chart1 to the predicate.
 ChartQuery forAllChart2()
          Adds a constraint for the feature chart2 to the predicate.
 ChartQuery forAllChart3()
          Adds a constraint for the feature chart3 to the predicate.
 ContactQuery forAllContact()
          Adds a constraint for the feature contact to the predicate.
 StringTypePredicate forAllFavoriteChart0Description()
          Adds a constraint for the feature favoriteChart0Description to the predicate.
 StringTypePredicate forAllFavoriteChart0MimeType()
          Adds a constraint for the feature favoriteChart0MimeType to the predicate.
 StringTypePredicate forAllFavoriteChart0Name()
          Adds a constraint for the feature favoriteChart0Name to the predicate.
 StringTypePredicate forAllFavoriteChart1Description()
          Adds a constraint for the feature favoriteChart1Description to the predicate.
 StringTypePredicate forAllFavoriteChart1MimeType()
          Adds a constraint for the feature favoriteChart1MimeType to the predicate.
 StringTypePredicate forAllFavoriteChart1Name()
          Adds a constraint for the feature favoriteChart1Name to the predicate.
 StringTypePredicate forAllFavoriteChart2Description()
          Adds a constraint for the feature favoriteChart2Description to the predicate.
 StringTypePredicate forAllFavoriteChart2MimeType()
          Adds a constraint for the feature favoriteChart2MimeType to the predicate.
 StringTypePredicate forAllFavoriteChart2Name()
          Adds a constraint for the feature favoriteChart2Name to the predicate.
 StringTypePredicate forAllFavoriteChart3Description()
          Adds a constraint for the feature favoriteChart3Description to the predicate.
 StringTypePredicate forAllFavoriteChart3MimeType()
          Adds a constraint for the feature favoriteChart3MimeType to the predicate.
 StringTypePredicate forAllFavoriteChart3Name()
          Adds a constraint for the feature favoriteChart3Name to the predicate.
 PrincipalGroupQuery forAllPrimaryGroup()
          Adds a constraint for the feature primaryGroup to the predicate.
 StringTypePredicate forAllSendMailSubjectPrefix()
          Adds a constraint for the feature sendMailSubjectPrefix to the predicate.
 StringTypePredicate forAllSettings()
          Adds a constraint for the feature settings to the predicate.
 BooleanTypePredicate forAllStoreSettingsOnLogoff()
          Adds a constraint for the feature storeSettingsOnLogoff to the predicate.
 StringTypePredicate forAllWebAccessUrl()
          Adds a constraint for the feature webAccessUrl to the predicate.
 StringTypePredicate forAllWorkWeekMimeType()
          Adds a constraint for the feature workWeekMimeType to the predicate.
 StringTypePredicate forAllWorkWeekName()
          Adds a constraint for the feature workWeekName to the predicate.
 SimpleTypeOrder orderByFavoriteChart0()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart0 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFavoriteChart0Description()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart0Description Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFavoriteChart0MimeType()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart0MimeType Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFavoriteChart0Name()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart0Name Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFavoriteChart1()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart1 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFavoriteChart1Description()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart1Description Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFavoriteChart1MimeType()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart1MimeType Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFavoriteChart1Name()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart1Name Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFavoriteChart2()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart2 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFavoriteChart2Description()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart2Description Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFavoriteChart2MimeType()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart2MimeType Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFavoriteChart2Name()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart2Name Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFavoriteChart3()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart3 Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFavoriteChart3Description()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart3Description Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFavoriteChart3MimeType()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart3MimeType Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByFavoriteChart3Name()
          Allows to adds a sort instruction for UserHome depending the feature favoriteChart3Name Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderBySendMailSubjectPrefix()
          Allows to adds a sort instruction for UserHome depending the feature sendMailSubjectPrefix Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderBySettings()
          Allows to adds a sort instruction for UserHome depending the feature settings Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByStoreSettingsOnLogoff()
          Allows to adds a sort instruction for UserHome depending the feature storeSettingsOnLogoff Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByWebAccessUrl()
          Allows to adds a sort instruction for UserHome depending the feature webAccessUrl Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByWorkWeek()
          Allows to adds a sort instruction for UserHome depending the feature workWeek Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByWorkWeekMimeType()
          Allows to adds a sort instruction for UserHome depending the feature workWeekMimeType Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByWorkWeekName()
          Allows to adds a sort instruction for UserHome depending the feature workWeekName Note: The order in which orderBy… instructions are given is relevant!
 OptionalFeaturePredicate primaryGroup()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature primaryGroup is null or not.
 OptionalFeaturePredicate sendMailSubjectPrefix()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature sendMailSubjectPrefix is null or not.
 OptionalFeaturePredicate settings()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature settings is null or not.
 OptionalFeaturePredicate storeSettingsOnLogoff()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature storeSettingsOnLogoff is null or not.
 ChartQuery thereExistsChart0()
          Adds a constraint for the feature chart0 to the predicate.
 ChartQuery thereExistsChart1()
          Adds a constraint for the feature chart1 to the predicate.
 ChartQuery thereExistsChart2()
          Adds a constraint for the feature chart2 to the predicate.
 ChartQuery thereExistsChart3()
          Adds a constraint for the feature chart3 to the predicate.
 ContactQuery thereExistsContact()
          Adds a constraint for the feature contact to the predicate.
 StringTypePredicate thereExistsFavoriteChart0Description()
          Adds a constraint for the feature favoriteChart0Description to the predicate.
 StringTypePredicate thereExistsFavoriteChart0MimeType()
          Adds a constraint for the feature favoriteChart0MimeType to the predicate.
 StringTypePredicate thereExistsFavoriteChart0Name()
          Adds a constraint for the feature favoriteChart0Name to the predicate.
 StringTypePredicate thereExistsFavoriteChart1Description()
          Adds a constraint for the feature favoriteChart1Description to the predicate.
 StringTypePredicate thereExistsFavoriteChart1MimeType()
          Adds a constraint for the feature favoriteChart1MimeType to the predicate.
 StringTypePredicate thereExistsFavoriteChart1Name()
          Adds a constraint for the feature favoriteChart1Name to the predicate.
 StringTypePredicate thereExistsFavoriteChart2Description()
          Adds a constraint for the feature favoriteChart2Description to the predicate.
 StringTypePredicate thereExistsFavoriteChart2MimeType()
          Adds a constraint for the feature favoriteChart2MimeType to the predicate.
 StringTypePredicate thereExistsFavoriteChart2Name()
          Adds a constraint for the feature favoriteChart2Name to the predicate.
 StringTypePredicate thereExistsFavoriteChart3Description()
          Adds a constraint for the feature favoriteChart3Description to the predicate.
 StringTypePredicate thereExistsFavoriteChart3MimeType()
          Adds a constraint for the feature favoriteChart3MimeType to the predicate.
 StringTypePredicate thereExistsFavoriteChart3Name()
          Adds a constraint for the feature favoriteChart3Name to the predicate.
 PrincipalGroupQuery thereExistsPrimaryGroup()
          Adds a constraint for the feature primaryGroup to the predicate.
 StringTypePredicate thereExistsSendMailSubjectPrefix()
          Adds a constraint for the feature sendMailSubjectPrefix to the predicate.
 StringTypePredicate thereExistsSettings()
          Adds a constraint for the feature settings to the predicate.
 BooleanTypePredicate thereExistsStoreSettingsOnLogoff()
          Adds a constraint for the feature storeSettingsOnLogoff to the predicate.
 StringTypePredicate thereExistsWebAccessUrl()
          Adds a constraint for the feature webAccessUrl to the predicate.
 StringTypePredicate thereExistsWorkWeekMimeType()
          Adds a constraint for the feature workWeekMimeType to the predicate.
 StringTypePredicate thereExistsWorkWeekName()
          Adds a constraint for the feature workWeekName to the predicate.
 OptionalFeaturePredicate webAccessUrl()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature webAccessUrl is null or not.
 AnyTypePredicate workWeek()
           
 OptionalFeaturePredicate workWeekMimeType()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature workWeekMimeType is null or not.
 OptionalFeaturePredicate workWeekName()
          Adds a constraint to the predicate for UserHome testing whether the value of the feature workWeekName is null or not.
 
Methods inherited from interface org.opencrx.kernel.base.query.SecureObjectQuery
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser
 
Methods inherited from interface org.openmdx.base.query.BasicObjectQuery
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy
 
Methods inherited from interface org.openmdx.base.query.ContextCapableQuery
context, forAllContext, thereExistsContext
 
Methods inherited from interface org.openmdx.base.query.ExtentCapableQuery
identity, orderByIdentity
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

chart0

OptionalFeaturePredicate chart0()
Adds a constraint to the predicate for UserHome testing whether the value of the feature chart0 is null or not.


thereExistsChart0

ChartQuery thereExistsChart0()
Adds a constraint for the feature chart0 to the predicate. The predicate for UserHome evaluates true if its value of feature chart0 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!


forAllChart0

ChartQuery forAllChart0()
Adds a constraint for the feature chart0 to the predicate. The predicate for UserHome evaluates true if its value of feature chart0 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!


chart1

OptionalFeaturePredicate chart1()
Adds a constraint to the predicate for UserHome testing whether the value of the feature chart1 is null or not.


thereExistsChart1

ChartQuery thereExistsChart1()
Adds a constraint for the feature chart1 to the predicate. The predicate for UserHome evaluates true if its value of feature chart1 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!


forAllChart1

ChartQuery forAllChart1()
Adds a constraint for the feature chart1 to the predicate. The predicate for UserHome evaluates true if its value of feature chart1 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!


chart2

OptionalFeaturePredicate chart2()
Adds a constraint to the predicate for UserHome testing whether the value of the feature chart2 is null or not.


thereExistsChart2

ChartQuery thereExistsChart2()
Adds a constraint for the feature chart2 to the predicate. The predicate for UserHome evaluates true if its value of feature chart2 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!


forAllChart2

ChartQuery forAllChart2()
Adds a constraint for the feature chart2 to the predicate. The predicate for UserHome evaluates true if its value of feature chart2 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!


chart3

OptionalFeaturePredicate chart3()
Adds a constraint to the predicate for UserHome testing whether the value of the feature chart3 is null or not.


thereExistsChart3

ChartQuery thereExistsChart3()
Adds a constraint for the feature chart3 to the predicate. The predicate for UserHome evaluates true if its value of feature chart3 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!


forAllChart3

ChartQuery forAllChart3()
Adds a constraint for the feature chart3 to the predicate. The predicate for UserHome evaluates true if its value of feature chart3 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!


contact

OptionalFeaturePredicate contact()
Adds a constraint to the predicate for UserHome testing whether the value of the feature contact is null or not.


thereExistsContact

ContactQuery thereExistsContact()
Adds a constraint for the feature contact to the predicate. The predicate for UserHome evaluates true if its value of feature contact 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!


forAllContact

ContactQuery forAllContact()
Adds a constraint for the feature contact to the predicate. The predicate for UserHome evaluates true if its value of feature contact 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!


favoriteChart0

AnyTypePredicate favoriteChart0()

orderByFavoriteChart0

SimpleTypeOrder orderByFavoriteChart0()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart0 Note: The order in which orderBy… instructions are given is relevant!


favoriteChart0Description

OptionalFeaturePredicate favoriteChart0Description()
Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart0Description is null or not.


thereExistsFavoriteChart0Description

StringTypePredicate thereExistsFavoriteChart0Description()
Adds a constraint for the feature favoriteChart0Description to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart0Description 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!


forAllFavoriteChart0Description

StringTypePredicate forAllFavoriteChart0Description()
Adds a constraint for the feature favoriteChart0Description to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart0Description 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!


orderByFavoriteChart0Description

SimpleTypeOrder orderByFavoriteChart0Description()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart0Description Note: The order in which orderBy… instructions are given is relevant!


favoriteChart0MimeType

OptionalFeaturePredicate favoriteChart0MimeType()
Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart0MimeType is null or not.


thereExistsFavoriteChart0MimeType

StringTypePredicate thereExistsFavoriteChart0MimeType()
Adds a constraint for the feature favoriteChart0MimeType to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart0MimeType 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!


forAllFavoriteChart0MimeType

StringTypePredicate forAllFavoriteChart0MimeType()
Adds a constraint for the feature favoriteChart0MimeType to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart0MimeType 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!


orderByFavoriteChart0MimeType

SimpleTypeOrder orderByFavoriteChart0MimeType()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart0MimeType Note: The order in which orderBy… instructions are given is relevant!


favoriteChart0Name

OptionalFeaturePredicate favoriteChart0Name()
Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart0Name is null or not.


thereExistsFavoriteChart0Name

StringTypePredicate thereExistsFavoriteChart0Name()
Adds a constraint for the feature favoriteChart0Name to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart0Name 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!


forAllFavoriteChart0Name

StringTypePredicate forAllFavoriteChart0Name()
Adds a constraint for the feature favoriteChart0Name to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart0Name 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!


orderByFavoriteChart0Name

SimpleTypeOrder orderByFavoriteChart0Name()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart0Name Note: The order in which orderBy… instructions are given is relevant!


favoriteChart1

AnyTypePredicate favoriteChart1()

orderByFavoriteChart1

SimpleTypeOrder orderByFavoriteChart1()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart1 Note: The order in which orderBy… instructions are given is relevant!


favoriteChart1Description

OptionalFeaturePredicate favoriteChart1Description()
Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart1Description is null or not.


thereExistsFavoriteChart1Description

StringTypePredicate thereExistsFavoriteChart1Description()
Adds a constraint for the feature favoriteChart1Description to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart1Description 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!


forAllFavoriteChart1Description

StringTypePredicate forAllFavoriteChart1Description()
Adds a constraint for the feature favoriteChart1Description to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart1Description 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!


orderByFavoriteChart1Description

SimpleTypeOrder orderByFavoriteChart1Description()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart1Description Note: The order in which orderBy… instructions are given is relevant!


favoriteChart1MimeType

OptionalFeaturePredicate favoriteChart1MimeType()
Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart1MimeType is null or not.


thereExistsFavoriteChart1MimeType

StringTypePredicate thereExistsFavoriteChart1MimeType()
Adds a constraint for the feature favoriteChart1MimeType to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart1MimeType 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!


forAllFavoriteChart1MimeType

StringTypePredicate forAllFavoriteChart1MimeType()
Adds a constraint for the feature favoriteChart1MimeType to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart1MimeType 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!


orderByFavoriteChart1MimeType

SimpleTypeOrder orderByFavoriteChart1MimeType()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart1MimeType Note: The order in which orderBy… instructions are given is relevant!


favoriteChart1Name

OptionalFeaturePredicate favoriteChart1Name()
Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart1Name is null or not.


thereExistsFavoriteChart1Name

StringTypePredicate thereExistsFavoriteChart1Name()
Adds a constraint for the feature favoriteChart1Name to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart1Name 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!


forAllFavoriteChart1Name

StringTypePredicate forAllFavoriteChart1Name()
Adds a constraint for the feature favoriteChart1Name to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart1Name 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!


orderByFavoriteChart1Name

SimpleTypeOrder orderByFavoriteChart1Name()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart1Name Note: The order in which orderBy… instructions are given is relevant!


favoriteChart2

AnyTypePredicate favoriteChart2()

orderByFavoriteChart2

SimpleTypeOrder orderByFavoriteChart2()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart2 Note: The order in which orderBy… instructions are given is relevant!


favoriteChart2Description

OptionalFeaturePredicate favoriteChart2Description()
Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart2Description is null or not.


thereExistsFavoriteChart2Description

StringTypePredicate thereExistsFavoriteChart2Description()
Adds a constraint for the feature favoriteChart2Description to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart2Description 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!


forAllFavoriteChart2Description

StringTypePredicate forAllFavoriteChart2Description()
Adds a constraint for the feature favoriteChart2Description to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart2Description 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!


orderByFavoriteChart2Description

SimpleTypeOrder orderByFavoriteChart2Description()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart2Description Note: The order in which orderBy… instructions are given is relevant!


favoriteChart2MimeType

OptionalFeaturePredicate favoriteChart2MimeType()
Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart2MimeType is null or not.


thereExistsFavoriteChart2MimeType

StringTypePredicate thereExistsFavoriteChart2MimeType()
Adds a constraint for the feature favoriteChart2MimeType to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart2MimeType 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!


forAllFavoriteChart2MimeType

StringTypePredicate forAllFavoriteChart2MimeType()
Adds a constraint for the feature favoriteChart2MimeType to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart2MimeType 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!


orderByFavoriteChart2MimeType

SimpleTypeOrder orderByFavoriteChart2MimeType()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart2MimeType Note: The order in which orderBy… instructions are given is relevant!


favoriteChart2Name

OptionalFeaturePredicate favoriteChart2Name()
Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart2Name is null or not.


thereExistsFavoriteChart2Name

StringTypePredicate thereExistsFavoriteChart2Name()
Adds a constraint for the feature favoriteChart2Name to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart2Name 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!


forAllFavoriteChart2Name

StringTypePredicate forAllFavoriteChart2Name()
Adds a constraint for the feature favoriteChart2Name to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart2Name 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!


orderByFavoriteChart2Name

SimpleTypeOrder orderByFavoriteChart2Name()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart2Name Note: The order in which orderBy… instructions are given is relevant!


favoriteChart3

AnyTypePredicate favoriteChart3()

orderByFavoriteChart3

SimpleTypeOrder orderByFavoriteChart3()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart3 Note: The order in which orderBy… instructions are given is relevant!


favoriteChart3Description

OptionalFeaturePredicate favoriteChart3Description()
Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart3Description is null or not.


thereExistsFavoriteChart3Description

StringTypePredicate thereExistsFavoriteChart3Description()
Adds a constraint for the feature favoriteChart3Description to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart3Description 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!


forAllFavoriteChart3Description

StringTypePredicate forAllFavoriteChart3Description()
Adds a constraint for the feature favoriteChart3Description to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart3Description 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!


orderByFavoriteChart3Description

SimpleTypeOrder orderByFavoriteChart3Description()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart3Description Note: The order in which orderBy… instructions are given is relevant!


favoriteChart3MimeType

OptionalFeaturePredicate favoriteChart3MimeType()
Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart3MimeType is null or not.


thereExistsFavoriteChart3MimeType

StringTypePredicate thereExistsFavoriteChart3MimeType()
Adds a constraint for the feature favoriteChart3MimeType to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart3MimeType 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!


forAllFavoriteChart3MimeType

StringTypePredicate forAllFavoriteChart3MimeType()
Adds a constraint for the feature favoriteChart3MimeType to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart3MimeType 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!


orderByFavoriteChart3MimeType

SimpleTypeOrder orderByFavoriteChart3MimeType()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart3MimeType Note: The order in which orderBy… instructions are given is relevant!


favoriteChart3Name

OptionalFeaturePredicate favoriteChart3Name()
Adds a constraint to the predicate for UserHome testing whether the value of the feature favoriteChart3Name is null or not.


thereExistsFavoriteChart3Name

StringTypePredicate thereExistsFavoriteChart3Name()
Adds a constraint for the feature favoriteChart3Name to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart3Name 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!


forAllFavoriteChart3Name

StringTypePredicate forAllFavoriteChart3Name()
Adds a constraint for the feature favoriteChart3Name to the predicate. The predicate for UserHome evaluates true if its value of feature favoriteChart3Name 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!


orderByFavoriteChart3Name

SimpleTypeOrder orderByFavoriteChart3Name()
Allows to adds a sort instruction for UserHome depending the feature favoriteChart3Name Note: The order in which orderBy… instructions are given is relevant!


primaryGroup

OptionalFeaturePredicate primaryGroup()
Adds a con