|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> model >> [ opsemantics overview ] | PREV NEXT | ||||||||
A
- ACCENT_SENSITIVE_STRENGTH - Static variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- Synonym of SECONDARY_STRENGTH
- AndPredicateSemantics - interface com.virtuosotechnologies.asaph.model.opsemantics.AndPredicateSemantics.
- A PredicateSemantics that runs all children and sets values to true only if all children set to true.
- AndPredicateSemantics.DefaultImplementation - class com.virtuosotechnologies.asaph.model.opsemantics.AndPredicateSemantics.DefaultImplementation.
- The default implementation of AndPredicateSemantics
- AndPredicateSemantics.DefaultImplementation(Iterator) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.AndPredicateSemantics.DefaultImplementation
- Constructor
- AndPredicateSemantics.DefaultImplementation(PredicateSemantics, PredicateSemantics) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.AndPredicateSemantics.DefaultImplementation
- Constructor
- AndPredicateSemantics.DefaultImplementation(PredicateSemantics[]) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.AndPredicateSemantics.DefaultImplementation
- Constructor
C
- CASE_SENSITIVE_STRENGTH - Static variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- Synonym of TERTIARY_STRENGTH
- CONTAINS - Static variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- Indicates that matches should match "contains"
- children_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.AndPredicateSemantics.DefaultImplementation
- children_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.OrPredicateSemantics.DefaultImplementation
- collationKey_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- collator_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- com.virtuosotechnologies.asaph.model.opsemantics - package com.virtuosotechnologies.asaph.model.opsemantics
- Main model interfaces.
D
- delegate_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.NotPredicateSemantics.DefaultImplementation
E
- ENDS_WITH - Static variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- Indicates that matches should match "ends with"
- ENTIRE_BODY - Static variable in interface com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics
- Search the entire body
- EQUALS - Static variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- Indicates that matches should match the entire value
- equals(Object) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.AndPredicateSemantics.DefaultImplementation
- The equals method should return true if the given object is a SongOperation with the same semantics as this one.
- equals(Object) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.FalsePredicateSemantics.DefaultImplementation
- The equals method should return true if the given object is a SongOperation with the same semantics as this one.
- equals(Object) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringArraySemantics.DefaultImplementation
- The equals method should return true if the given object is a SongOperation with the same semantics as this one.
- equals(Object) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringSemantics.DefaultImplementation
- The equals method should return true if the given object is a SongOperation with the same semantics as this one.
- equals(Object) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.NopSemantics.DefaultImplementation
- The equals method should return true if the given object is a SongOperation with the same semantics as this one.
- equals(Object) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.NotPredicateSemantics.DefaultImplementation
- The equals method should return true if the given object is a SongOperation with the same semantics as this one.
- equals(Object) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.OrPredicateSemantics.DefaultImplementation
- The equals method should return true if the given object is a SongOperation with the same semantics as this one.
- equals(Object) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.PredicateFilterSemantics.DefaultImplementation
- The equals method should return true if the given object is a SongOperation with the same semantics as this one.
- equals(Object) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics.DefaultImplementation
- The equals method should return true if the given object is a SongOperation with the same semantics as this one.
- equals(Object) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.SearchFieldPredicateSemantics.DefaultImplementation
- The equals method should return true if the given object is a SongOperation with the same semantics as this one.
- equals(Object) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- equals
- equals(Object) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.TruePredicateSemantics.DefaultImplementation
- The equals method should return true if the given object is a SongOperation with the same semantics as this one.
- equals(Object) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.ValueFilterSemantics.DefaultImplementation
- The equals method should return true if the given object is a SongOperation with the same semantics as this one.
F
- FIRST_LINE - Static variable in interface com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics
- Search the first line only
- FalsePredicateSemantics - interface com.virtuosotechnologies.asaph.model.opsemantics.FalsePredicateSemantics.
- A PredicateSemantics that sets every value to Boolean.FALSE.
- FalsePredicateSemantics.DefaultImplementation - class com.virtuosotechnologies.asaph.model.opsemantics.FalsePredicateSemantics.DefaultImplementation.
- The default implementation of FalsePredicateSemantics
- FalsePredicateSemantics.DefaultImplementation() - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.FalsePredicateSemantics.DefaultImplementation
- fieldName_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringArraySemantics.DefaultImplementation
- fieldName_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringSemantics.DefaultImplementation
- fieldName_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchFieldPredicateSemantics.DefaultImplementation
G
- GetFieldAsStringArraySemantics - interface com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringArraySemantics.
- An OpSemantics that sets the data to the value of a field.
- GetFieldAsStringArraySemantics.DefaultImplementation - class com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringArraySemantics.DefaultImplementation.
- The default implementation of GetFieldStringSemantics
- GetFieldAsStringArraySemantics.DefaultImplementation(String, SongUtils) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringArraySemantics.DefaultImplementation
- Constructor
- GetFieldAsStringSemantics - interface com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringSemantics.
- An OpSemantics that sets the data to the value of a field.
- GetFieldAsStringSemantics.DefaultImplementation - class com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringSemantics.DefaultImplementation.
- The default implementation of GetFieldStringSemantics
- GetFieldAsStringSemantics.DefaultImplementation(String, SongUtils) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringSemantics.DefaultImplementation
- Constructor
- getChild() - Method in class com.virtuosotechnologies.asaph.model.opsemantics.NotPredicateSemantics.DefaultImplementation
- Get the child predicate
- getChild() - Method in interface com.virtuosotechnologies.asaph.model.opsemantics.NotPredicateSemantics
- Get the child predicate
- getChildren() - Method in class com.virtuosotechnologies.asaph.model.opsemantics.AndPredicateSemantics.DefaultImplementation
- Get the immutable collection of child predicates.
- getChildren() - Method in interface com.virtuosotechnologies.asaph.model.opsemantics.AndPredicateSemantics
- Get the immutable collection of child predicates.
- getChildren() - Method in class com.virtuosotechnologies.asaph.model.opsemantics.OrPredicateSemantics.DefaultImplementation
- Get the immutable collection of child predicates.
- getChildren() - Method in interface com.virtuosotechnologies.asaph.model.opsemantics.OrPredicateSemantics
- Get the immutable collection of child predicates.
- getFieldName() - Method in class com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringArraySemantics.DefaultImplementation
- Get the name of the field that is being read.
- getFieldName() - Method in interface com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringArraySemantics
- Get the name of the field that is being read.
- getFieldName() - Method in class com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringSemantics.DefaultImplementation
- Get the name of the field that is being read.
- getFieldName() - Method in interface com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringSemantics
- Get the name of the field that is being read.
- getFieldName() - Method in class com.virtuosotechnologies.asaph.model.opsemantics.SearchFieldPredicateSemantics.DefaultImplementation
- Get the name of the field to search
- getFieldName() - Method in interface com.virtuosotechnologies.asaph.model.opsemantics.SearchFieldPredicateSemantics
- Get the name of the field to search
- getPartConstraint() - Method in class com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics.DefaultImplementation
- Get the part constraint
- getPartConstraint() - Method in interface com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics
- Get the part constraint
- getPositionConstraint() - Method in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- Get the search position constraint
- getPredicate() - Method in class com.virtuosotechnologies.asaph.model.opsemantics.PredicateFilterSemantics.DefaultImplementation
- Get the predicate.
- getPredicate() - Method in interface com.virtuosotechnologies.asaph.model.opsemantics.PredicateFilterSemantics
- Get the predicate.
- getSearchParameters() - Method in class com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics.DefaultImplementation
- Get the search parameters
- getSearchParameters() - Method in interface com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics
- Get the search parameters
- getSearchParameters() - Method in class com.virtuosotechnologies.asaph.model.opsemantics.SearchFieldPredicateSemantics.DefaultImplementation
- Get the search parameters
- getSearchParameters() - Method in interface com.virtuosotechnologies.asaph.model.opsemantics.SearchFieldPredicateSemantics
- Get the search parameters
- getStrength() - Method in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- Get the search strength (i.e.
- getTargetValue() - Method in class com.virtuosotechnologies.asaph.model.opsemantics.ValueFilterSemantics.DefaultImplementation
- Get the target value.
- getTargetValue() - Method in interface com.virtuosotechnologies.asaph.model.opsemantics.ValueFilterSemantics
- Get the target value.
- getText() - Method in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- Get text to search for
H
- hashCode() - Method in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- hashCode
I
- INSENSITIVE_STRENGTH - Static variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- Synonym of PRIMARY_STRENGTH
M
- matches(String) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- Match these search parameters against a string
N
- NopSemantics - interface com.virtuosotechnologies.asaph.model.opsemantics.NopSemantics.
- An OpSemantics that leaves well enough alone.
- NopSemantics.DefaultImplementation - class com.virtuosotechnologies.asaph.model.opsemantics.NopSemantics.DefaultImplementation.
- The default implementation of NopSemantics
- NopSemantics.DefaultImplementation() - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.NopSemantics.DefaultImplementation
- NotPredicateSemantics - interface com.virtuosotechnologies.asaph.model.opsemantics.NotPredicateSemantics.
- A PredicateSemantics that runs the child PredicateSemantics, and then sets the values to their boolean opposites.
- NotPredicateSemantics.DefaultImplementation - class com.virtuosotechnologies.asaph.model.opsemantics.NotPredicateSemantics.DefaultImplementation.
- The default implementation of NotPredicateSemantics
- NotPredicateSemantics.DefaultImplementation(PredicateSemantics) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.NotPredicateSemantics.DefaultImplementation
- Constructor
O
- OrPredicateSemantics - interface com.virtuosotechnologies.asaph.model.opsemantics.OrPredicateSemantics.
- A PredicateSemantics that runs all children and sets values to true if at least one child set to true.
- OrPredicateSemantics.DefaultImplementation - class com.virtuosotechnologies.asaph.model.opsemantics.OrPredicateSemantics.DefaultImplementation.
- The default implementation of OrPredicateSemantics
- OrPredicateSemantics.DefaultImplementation(Iterator) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.OrPredicateSemantics.DefaultImplementation
- Constructor
- OrPredicateSemantics.DefaultImplementation(PredicateSemantics, PredicateSemantics) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.OrPredicateSemantics.DefaultImplementation
- Constructor
- OrPredicateSemantics.DefaultImplementation(PredicateSemantics[]) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.OrPredicateSemantics.DefaultImplementation
- Constructor
P
- PRIMARY_STRENGTH - Static variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- Strength value indicating that only primary differences are significant.
- PredicateFilterSemantics - interface com.virtuosotechnologies.asaph.model.opsemantics.PredicateFilterSemantics.
- An opsemantics that runs a PredicateSemantics and filters on Boolean.TRUE.
- PredicateFilterSemantics.DefaultImplementation - class com.virtuosotechnologies.asaph.model.opsemantics.PredicateFilterSemantics.DefaultImplementation.
- The default implementation of PredicateFilterSemantics
- PredicateFilterSemantics.DefaultImplementation(PredicateSemantics) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.PredicateFilterSemantics.DefaultImplementation
- Constructor
- PredicateSemantics - interface com.virtuosotechnologies.asaph.model.opsemantics.PredicateSemantics.
- Base opsemantics interface that indicates this operation sets each data value to Boolean.TRUE or Boolean.FALSE according to some predicate.
- params_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics.DefaultImplementation
- params_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchFieldPredicateSemantics.DefaultImplementation
- part_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics.DefaultImplementation
- perform(SongIDResultSet) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.AndPredicateSemantics.DefaultImplementation
- Performs the operation on the given result set.
- perform(SongIDResultSet) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.FalsePredicateSemantics.DefaultImplementation
- Performs the operation on the given result set.
- perform(SongIDResultSet) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringArraySemantics.DefaultImplementation
- Performs the operation on the given result set.
- perform(SongIDResultSet) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringSemantics.DefaultImplementation
- Performs the operation on the given result set.
- perform(SongIDResultSet) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.NopSemantics.DefaultImplementation
- Performs the operation on the given result set.
- perform(SongIDResultSet) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.NotPredicateSemantics.DefaultImplementation
- Performs the operation on the given result set.
- perform(SongIDResultSet) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.OrPredicateSemantics.DefaultImplementation
- Performs the operation on the given result set.
- perform(SongIDResultSet) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.PredicateFilterSemantics.DefaultImplementation
- Performs the operation on the given result set.
- perform(SongIDResultSet) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics.DefaultImplementation
- Performs the operation on the given result set.
- perform(SongIDResultSet) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.SearchFieldPredicateSemantics.DefaultImplementation
- Performs the operation on the given result set.
- perform(SongIDResultSet) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.TruePredicateSemantics.DefaultImplementation
- Performs the operation on the given result set.
- perform(SongIDResultSet) - Method in class com.virtuosotechnologies.asaph.model.opsemantics.ValueFilterSemantics.DefaultImplementation
- Performs the operation on the given result set.
- positionConstraint_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- predicate_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.PredicateFilterSemantics.DefaultImplementation
S
- SECONDARY_STRENGTH - Static variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- Strength value indicating that primary and secondary differences are significant.
- STARTS_WITH - Static variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- Indicates that matches should match "starts with"
- SearchBodyPredicateSemantics - interface com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics.
- PredicateSemantics that searches the song body for text
- SearchBodyPredicateSemantics.DefaultImplementation - class com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics.DefaultImplementation.
- The default implementation of TruePredicateSemantics
- SearchBodyPredicateSemantics.DefaultImplementation(SongUtils, SearchBodyPredicateSemantics.PartConstraint, SearchParameters) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics.DefaultImplementation
- Constructor
- SearchBodyPredicateSemantics.PartConstraint - class com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics.PartConstraint.
- PartConstraint
- SearchBodyPredicateSemantics.PartConstraint(String) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics.PartConstraint
- SearchFieldPredicateSemantics - interface com.virtuosotechnologies.asaph.model.opsemantics.SearchFieldPredicateSemantics.
- PredicateSemantics that searches a given field for text
- SearchFieldPredicateSemantics.DefaultImplementation - class com.virtuosotechnologies.asaph.model.opsemantics.SearchFieldPredicateSemantics.DefaultImplementation.
- The default implementation of TruePredicateSemantics
- SearchFieldPredicateSemantics.DefaultImplementation(String, SearchParameters) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.SearchFieldPredicateSemantics.DefaultImplementation
- Constructor
- SearchParameters - class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters.
- Description of what to search for
- SearchParameters(SearchParameters.PositionConstraint, String, SearchParameters.Strength) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- Constructor
- SearchParameters.PositionConstraint - class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters.PositionConstraint.
- PositionConstraint
- SearchParameters.PositionConstraint(String) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters.PositionConstraint
- SearchParameters.Strength - class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters.Strength.
- Strength
- SearchParameters.Strength(String) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters.Strength
- searchText_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- songUtils_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringArraySemantics.DefaultImplementation
- songUtils_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.GetFieldAsStringSemantics.DefaultImplementation
- songUtils_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchBodyPredicateSemantics.DefaultImplementation
- strength_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
T
- TERTIARY_STRENGTH - Static variable in class com.virtuosotechnologies.asaph.model.opsemantics.SearchParameters
- Strength value indicating that primary, secondary and tertiary differences are significant.
- TruePredicateSemantics - interface com.virtuosotechnologies.asaph.model.opsemantics.TruePredicateSemantics.
- A PredicateSemantics that sets every value to Boolean.TRUE.
- TruePredicateSemantics.DefaultImplementation - class com.virtuosotechnologies.asaph.model.opsemantics.TruePredicateSemantics.DefaultImplementation.
- The default implementation of TruePredicateSemantics
- TruePredicateSemantics.DefaultImplementation() - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.TruePredicateSemantics.DefaultImplementation
- targetValue_ - Variable in class com.virtuosotechnologies.asaph.model.opsemantics.ValueFilterSemantics.DefaultImplementation
V
- ValueFilterSemantics - interface com.virtuosotechnologies.asaph.model.opsemantics.ValueFilterSemantics.
- An opsemantics that filters a SongIDResultSet based on the value.
- ValueFilterSemantics.DefaultImplementation - class com.virtuosotechnologies.asaph.model.opsemantics.ValueFilterSemantics.DefaultImplementation.
- The default implementation of ValueFilterSemantics
- ValueFilterSemantics.DefaultImplementation(Object) - Constructor for class com.virtuosotechnologies.asaph.model.opsemantics.ValueFilterSemantics.DefaultImplementation
- Constructor
A C D E F G H I M N O P S T V
|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> model >> [ opsemantics overview ] | PREV NEXT | ||||||||