JavaScript is disabled on your browser.
Skip navigation links
Drools :: base 10.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.drools.base.factmodel.traits
Interface Thing<K>
public interface
Thing<K>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
K
getCore
()
Map
<
String
,
Object
>
getFields
()
boolean
isTop
()
Method Details
getFields
Map
<
String
,
Object
>
getFields
()
getCore
K
getCore
()
isTop
boolean
isTop
()