Overview

Namespaces

  • PHP
  • Sastrawi
    • Dictionary
    • Morphology
      • Disambiguator
    • Specification
    • Stemmer
      • Cache
      • ConfixStripping
      • Context
        • Visitor
      • Filter
    • StopWordRemover

Interfaces

  • SpecificationInterface
  • Overview
  • Namespace
  • Class
  • Tree

Interface SpecificationInterface

The specification interface. Specification design pattern.

Direct known implementers

Sastrawi\Morphology\InvalidAffixPairSpecification, Sastrawi\Stemmer\ConfixStripping\PrecedenceAdjustmentSpecification
Namespace: Sastrawi\Specification
Link: http://martinfowler.com/apsupp/spec.pdf
Link: http://mattberther.com/2005/03/25/the-specification-pattern-a-primer
Located at Sastrawi/Specification/SpecificationInterface.php
Methods summary
public boolean
# isSatisfiedBy( mixed $value )

Returns

boolean
API documentation generated by ApiGen 2.8.0