Class Field
java.lang.Object
org.drools.verifier.core.index.model.FieldBase
org.drools.verifier.core.index.model.Field
- All Implemented Interfaces:
Comparable<FieldBase>,HasKeys,HasUUID,HumanReadable
-
Constructor Summary
ConstructorsConstructorDescriptionField(ObjectField objectField, String factType, String fieldType, String name, AnalyzerConfiguration configuration) -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from class org.drools.verifier.core.index.model.FieldBase
compareTo, equals, getFactType, getFieldType, getName, getUuidKey, hashCode, keyDefinitions, keys, name, toHumanReadableString, toString, uuid
-
Constructor Details
-
Field
public Field(ObjectField objectField, String factType, String fieldType, String name, AnalyzerConfiguration configuration)
-
-
Method Details
-
getObjectField
-
getConditions
-
getActions
-
remove
-