public interface RObserverRule
Modifier and Type | Method and Description |
---|---|
boolean |
apply(ClassifierStatus status,
int property,
int leftClass,
int rightClass)
Applies the completion rule considering the specified relation entry.
|
boolean apply(ClassifierStatus status, int property, int leftClass, int rightClass)
status
- classifier statusproperty
- object property to be appliedleftClass
- left class to be appliedrightClass
- right class to be appliedtrue
if and only if the rule was appliedCopyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.