Interface EntityMatch
-
- All Known Implementing Classes:
AlwaysMatch,EntityMatchCollection,IdKeyMatch,PropertyAnyValueEntityMatch,PropertyValueEntityMatch,ServiceIdKeyMatch,ShapeIdKeyMatch,TypedEntityMatch
public interface EntityMatch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisApplicableToObject(Object object)
-
-
-
Method Detail
-
isApplicableToObject
boolean isApplicableToObject(Object object)
-
-