Class PropertyLiteral<T,R,C>

java.lang.Object
org.drools.traits.core.metadata.PropertyLiteral<T,R,C>
All Implemented Interfaces:
Serializable, Comparable<MetaProperty<T,R,C>>, Identifiable, MetaProperty<T,R,C>
Direct Known Subclasses:
InvertiblePropertyLiteral, ToManyPropertyLiteral, ToOnePropertyLiteral

public abstract class PropertyLiteral<T,R,C> extends Object implements MetaProperty<T,R,C>, Serializable
See Also: