Package org.drools.traits.core.factmodel
Class TripleBasedBean
java.lang.Object
org.drools.traits.core.factmodel.TripleBasedStruct
org.drools.traits.core.factmodel.TripleBasedBean
- All Implemented Interfaces:
Externalizable,Serializable,Map<String,Object>
- See Also:
-
Nested Class Summary
-
Field Summary
FieldsFields inherited from class org.drools.traits.core.factmodel.TripleBasedStruct
store, storeId, tripleFactory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drools.traits.core.factmodel.TripleBasedStruct
clear, containsKey, containsValue, entrySet, equals, get, getTripleFactory, getTriplesForSubject, isEmpty, keySet, property, propertyKey, propertyKey, put, putAll, remove, setTripleFactory, size, valuesMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Field Details
-
object
-
-
Constructor Details
-
TripleBasedBean
public TripleBasedBean() -
TripleBasedBean
-
-
Method Details
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Overrides:
writeExternalin classTripleBasedStruct- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Overrides:
readExternalin classTripleBasedStruct- Throws:
IOExceptionClassNotFoundException
-
getObject
- Specified by:
getObjectin classTripleBasedStruct
-
setObject
- Specified by:
setObjectin classTripleBasedStruct
-
toString
- Overrides:
toStringin classTripleBasedStruct
-