-
au.org.intersect.samifier.filter.PeptideSearchResultFilter.accepts()
Implementations of this interface should return true in the peptideSearchResult should be procesed
@param peptideSearchResult the peptide search result to filter
@return true if the peptide passes the filter
-
br.com.caelum.vraptor.interceptor.Interceptor.accepts()
-
com.dci.intellij.dbn.code.common.style.presets.CodeStylePreset.accepts()
-
com.dci.intellij.dbn.common.filter.Filter.accepts()
-
com.sun.msv.grammar.NameClass.accepts()
checks if this name class accepts given namespace:localName pair.
@param namespaceURI namespace URI to be tested. If this value equals to NAMESPACE_WILDCARD, implementation must assume that valid namespace is specified. this twist will be used for error diagnosis.
@param localName local part to be tested. As with namespaceURI, LOCALNAME_WILDCARD will acts as a wild card.
@return true if the pair is accepted, false otherwise.
-
edu.byu.ece.rapidSmith.bitstreamTools.examples.support.BitstreamOptionParser.accepts()
-
joptsimple.OptionParser.accepts()
-
org.apache.abdera.model.Collection.accepts()
Returns true if the collection accepts the given media-type
@param mediaType The media-type to check
@return True if the media-type is acceptable
-
org.apache.commons.proxy.interceptor.MethodFilter.accepts()
Returns whether or not this filter accepts this method.
@param method the method
@return whether or not this filter accepts this method
-
org.apache.felix.sigil.common.model.IRequirementModelElement.accepts()
-
org.apache.felix.sigil.common.model.osgi.IRequiredBundle.accepts()
-
org.apache.hadoop.metrics2.MetricsFilter.accepts()
Whether to accept the name
@param name to filter on
@return true to accept; false otherwise.
-
org.apache.muse.ws.notification.Filter.accepts()
@param message
@return True if the content of the message passes the filter tests (and, consequently, should be sent to the subscriber that created the filter).
-
org.apache.muse.ws.notification.NotificationMessageListener.accepts()
@param message
@return True if the listener's process() method should be called in response to this message.
-
org.apache.sling.discovery.impl.topology.connector.wl.WhitelistEntry.accepts()
@param request the incoming request which should be accepted or rejected
@return true if the request is accepted by this WhitelistEntry
-
org.archive.modules.deciderules.DecideRule.accepts()
-
org.bladerunnerjs.utility.ContentPathParserBuilder.accepts()
-
org.eclipse.debug.internal.ui.launchConfigurations.LaunchHistory.accepts()
-
org.fenixedu.academic.dto.photographs.PhotographFilterBean.accepts()
-
org.gatein.management.api.PathAddress.accepts()
Whether or not this address accepts the filter.
@param filter the filter
@return true if the {@link PathTemplateFilter#filter(PathAddress)} method returns a filtered address which is filtered, andmatches {@link org.gatein.management.api.FilteredAddress#matches()}.
-
org.geotools.coverage.grid.io.AbstractGridFormat.accepts()
Tells me if this {@link Format} can read the provided input
.
@param input The input object to test for suitability.
@return True if this format can read this object, False otherwise.
-
org.geotools.coverage.io.grib.GRIBFormat.accepts()
-
org.geotools.coverageio.gdal.BaseGDALGridFormat.accepts()
@see org.geotools.data.coverage.grid.AbstractGridFormat#accepts(java.lang.Object input)
-
org.geotools.coverageio.jp2k.JP2KFormat.accepts()
@see org.geotools.data.coverage.grid.AbstractGridFormat#accepts(java.lang.Object input)
-
org.geotools.data.simple.SimpleFeatureCollection.accepts()
-
org.geotools.feature.FeatureCollection.accepts()
Visit the contents of a feature collection.
The order of traversal is dependent on the FeatureCollection implementation; some collections are able to make efficient use of an internal index in order to quickly visit features located in the same region.
@param visitor Closure applied to each feature in turn.
@param progress Used to report progress, may be used to interrupt the operation
@since 2.5
-
org.geotools.feature.collection.FilteringSimpleFeatureCollection.accepts()
-
org.geotools.gce.geotiff.GeoTiffFormat.accepts()
Currently, we only accept files, and we open the file to verify that it has a GeoKeyDirectory tag. If anything more subtle is wrong with the file, we deal with that when we try and read it.
@param o the source object to test for compatibility with this format.
@return true if "o" is a File or a URL that points to a GeoTiff with aGeoTiff file as a resource.
-
org.geotools.gce.imagemosaic.ImageMosaicFormat.accepts()
-
org.jboss.deployers.structure.spi.DeploymentUnitFilter.accepts()
Match the deployment unit
@param unit the deployment unit
@return true when it matches
-
org.jboss.shrinkwrap.resolver.api.maven.filter.MavenResolutionFilter.accepts()
Determines whether or not a {@link MavenDependency} is accepted by this filter. The filtering mechanism mayconsult the project's explicitly-defined dependencies and dependencyManagement
(guaranteed immutable and non-null) in determining whether filtering should be applied.
@param dependency Candidate for inclusion
@param dependenciesForResolution Explicitly-declared dependencies for the current session, does not include those obtained via transitivity
@param dependencyAncestors A list of ancestors of the candidate for inclusion.
@return
@throws IllegalArgumentException
-
org.jboss.shrinkwrap.resolver.api.maven.filter.ScopeFilter.accepts()
{@inheritDoc}
@see org.jboss.shrinkwrap.resolver.api.maven.filter.MavenResolutionFilter#accepts(org.jboss.shrinkwrap.resolver.api.maven.coordinate.MavenDependency,java.util.List,java.util.List)
-
org.jboss.varia.deployment.convertor.Convertor.accepts()
Checks if the a deployment unit can be converted to a JBoss deployment unit by this converter.
@param url The url of the deployment unit to be converted
@return True if this converter is able to convert
-
org.jboss.vfs.VirtualFileFilter.accepts()
-
org.jfree.data.statistics.SimpleHistogramBin.accepts()
Returns true
if the specified value belongs in the bin, and false
otherwise.
@param value the value.
@return A boolean.
-
org.jitterbit.integration.activity.client.filter.ActivityEntryFilter.accepts()
Calls the {@link ActivityEntry#passes(ActivityEntryFilter) passes} method on entry,passing this instance as the argument.
@param entry the ActivityEntry to test.
@return true iff this filter accepts entry.
-
org.mokai.Acceptor.accepts()
Decides if a message is accepted or not.
@param message
@return true if the message is accepted, false otherwise.
-
org.openscience.cdk.io.ISimpleChemObjectReader.accepts()
-
org.sbml.jsbml.util.filters.CVTermFilter.accepts()
-
pl.edu.amu.wmi.daut.base.AutomatonByRecursion.accepts()
-
pl.edu.amu.wmi.daut.base.NondeterministicAutomatonByThompsonApproach.accepts()
-
sizzle.types.SizzleTable.accepts()
Returns whether this table will accept an emit of those types.
@param types An {@link List} of {@link SizzleType} containing the types tobe emitted
@return True if this table will accept them, false otherwise
-
xbird.xquery.type.Type.Occurrence.accepts()