org.drools.factmodel.traits
Interface LatticeElement<T>

All Known Implementing Classes:
BitMaskKey, HierNode, Key, TraitFieldDefaultValue

public interface LatticeElement<T>

Created with IntelliJ IDEA. User: mamad Date: 11/1/13 Time: 3:54 PM To change this template use File | Settings | File Templates.


Method Summary
 BitSet getBitMask()
           
 T getValue()
           
 

Method Detail

getValue

T getValue()

getBitMask

BitSet getBitMask()


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