Drools :: Core 6.1.0.Beta1

org.drools.core.factmodel.traits
Class LogicalMapCore<K>

java.lang.Object
  extended by org.drools.core.factmodel.MapCore<K>
      extended by org.drools.core.factmodel.traits.LogicalMapCore<K>
All Implemented Interfaces:
Serializable, Map<String,Object>, CoreWrapper<Map>, TraitableBean<Map,CoreWrapper<Map>>

public class LogicalMapCore<K>
extends MapCore<K>

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Field Summary
 
Fields inherited from interface org.drools.core.factmodel.traits.TraitableBean
FIELDTMS_FIELD_NAME, MAP_FIELD_NAME, TRAITSET_FIELD_NAME
 
Constructor Summary
LogicalMapCore(Map core)
           
 
Method Summary
 
Methods inherited from class org.drools.core.factmodel.MapCore
_getDynamicProperties, _getFieldTMS, _getTraitMap, _setBottomTypeCode, _setDynamicProperties, _setFieldTMS, _setTraitMap, addTrait, clear, containsKey, containsValue, entrySet, equals, get, getCore, getCurrentTypeCode, getId, getMostSpecificTraits, getTrait, getTraits, getTypeDeclaration, hashCode, hasTrait, hasTraits, init, isEmpty, isTraitMapInitialized, keySet, put, putAll, remove, removeTrait, removeTrait, setId, size, toString, values
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LogicalMapCore

public LogicalMapCore(Map core)

Drools :: Core 6.1.0.Beta1

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