Interface EntityMatch

All Known Implementing Classes:
AlwaysMatch, EntityMatchCollection, IdKeyMatch, PropertyAnyValueEntityMatch, PropertyValueEntityMatch, ServiceIdKeyMatch, ShapeIdKeyMatch, TypedEntityMatch

public interface EntityMatch
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isApplicableToObject

      boolean isApplicableToObject(Object object)