|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElementFilter
| Method Summary | |
|---|---|
void |
forAllAnnotation(short operator,
Collection filterValues)
|
void |
forAllAnnotation(short operator,
String[] filterValues)
|
void |
forAllContainer(short operator,
Collection filterValues)
|
void |
forAllContainer(short operator,
Namespace[] filterValues)
|
void |
forAllElementOrder(short operator,
Collection filterValues)
|
void |
forAllElementOrder(short operator,
int[] filterValues)
|
void |
forAllName(short operator,
Collection filterValues)
|
void |
forAllName(short operator,
String[] filterValues)
|
void |
forAllQualifiedName(short operator,
Collection filterValues)
|
void |
forAllQualifiedName(short operator,
String[] filterValues)
|
void |
forAllStereotype(short operator,
Collection filterValues)
|
void |
forAllStereotype(short operator,
String[] filterValues)
|
void |
orderByAnnotation(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByElementOrder(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByQualifiedName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByStereotype(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsAnnotation(short operator,
Collection filterValues)
|
void |
thereExistsAnnotation(short operator,
String[] filterValues)
|
void |
thereExistsContainer(short operator,
Collection filterValues)
|
void |
thereExistsContainer(short operator,
Namespace[] filterValues)
|
void |
thereExistsElementOrder(short operator,
Collection filterValues)
|
void |
thereExistsElementOrder(short operator,
int[] filterValues)
|
void |
thereExistsName(short operator,
Collection filterValues)
|
void |
thereExistsName(short operator,
String[] filterValues)
|
void |
thereExistsQualifiedName(short operator,
Collection filterValues)
|
void |
thereExistsQualifiedName(short operator,
String[] filterValues)
|
void |
thereExistsStereotype(short operator,
Collection filterValues)
|
void |
thereExistsStereotype(short operator,
String[] filterValues)
|
| Methods inherited from interface org.openmdx.base.cci.BasicObjectFilter |
|---|
forAllCreatedAt, forAllCreatedAt, forAllCreatedBy, forAllCreatedBy, forAllModifiedAt, forAllModifiedAt, forAllModifiedBy, forAllModifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedAt, thereExistsCreatedAt, thereExistsCreatedBy, thereExistsCreatedBy, thereExistsModifiedAt, thereExistsModifiedAt, thereExistsModifiedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.cci.ContextCapableFilter |
|---|
forAllContext, forAllContext, thereExistsContext, thereExistsContext |
| Methods inherited from interface org.openmdx.base.cci.ExtentCapableFilter |
|---|
forAllIdentity, forAllIdentity, orderByIdentity, thereExistsIdentity, thereExistsIdentity |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Method Detail |
|---|
void forAllAnnotation(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAnnotation(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllAnnotation(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAnnotation(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByAnnotation(short order)
order - The sort order for this filter.Directions
void forAllContainer(short operator,
Namespace[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsContainer(short operator,
Namespace[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllContainer(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsContainer(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void forAllElementOrder(short operator,
int[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsElementOrder(short operator,
int[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllElementOrder(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsElementOrder(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByElementOrder(short order)
order - The sort order for this filter.Directions
void forAllName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByName(short order)
order - The sort order for this filter.Directions
void forAllQualifiedName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsQualifiedName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllQualifiedName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsQualifiedName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByQualifiedName(short order)
order - The sort order for this filter.Directions
void forAllStereotype(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsStereotype(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllStereotype(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsStereotype(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByStereotype(short order)
order - The sort order for this filter.Directions
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||