Drools :: Core 6.1.0.Beta1

org.drools.core.factmodel.traits
Interface Thing<K>

All Known Implementing Classes:
NullTraitType, ThingProxyPlaceHolder

public interface Thing<K>


Method Summary
 K getCore()
           
 Map<String,Object> getFields()
           
 boolean isTop()
           
 

Method Detail

getFields

Map<String,Object> getFields()

getCore

K getCore()

isTop

boolean isTop()

Drools :: Core 6.1.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.