Drools :: Core 7.23.0.Final-redhat-00002
-
- All Implemented Interfaces:
- Serializable, Comparable<org.drools.core.metadata.MetaProperty<T,R,C>>, Identifiable, org.drools.core.metadata.MetaProperty<T,R,C>
- Direct Known Subclasses:
- InvertiblePropertyLiteral, ToManyPropertyLiteral, ToOnePropertyLiteral
public abstract class PropertyLiteral<T,R,C>
extends Object
implements org.drools.core.metadata.MetaProperty<T,R,C>, Serializable
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from interface org.drools.core.metadata.MetaProperty
asFunctionalProperty, asManyValuedProperty, get, isManyValued
-
-
Method Detail
-
getIndex
public int getIndex()
- Specified by:
getIndex
in interface org.drools.core.metadata.MetaProperty<T,R,C>
-
getName
public String getName()
- Specified by:
getName
in interface org.drools.core.metadata.MetaProperty<T,R,C>
-
getKey
public URI getKey()
- Specified by:
getKey
in interface org.drools.core.metadata.MetaProperty<T,R,C>
Drools :: Core 7.23.0.Final-redhat-00002
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.