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