public interface Match
Modifier and Type | Method and Description |
---|---|
List<String> |
getDeclarationIds() |
Object |
getDeclarationValue(String declarationId) |
List<? extends FactHandle> |
getFactHandles() |
List<Object> |
getObjects() |
Rule |
getRule() |
Rule getRule()
List<? extends FactHandle> getFactHandles()
List<Object> getObjects()
List<String> getDeclarationIds()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.