Package org.drools.traits.core.metadata
Interface Identifiable
-
- All Known Subinterfaces:
Don<K,T>,ManyToManyValuedMetaProperty<T,R,C,D>,ManyToOneValuedMetaProperty<T,R,C>,ManyValuedMetaProperty<T,R,C>,MetaClass<T>,org.drools.traits.core.metadata.MetaProperty<T,R,C>,Modify<T>,NewInstance<T>,OneToManyValuedMetaProperty<T,R,C>,OneToOneValuedMetaProperty<T,R>,OneValuedMetaProperty<T,R>,Shed<K,T>,WorkingMemoryTask<T>
- All Known Implementing Classes:
AbstractWMTask,ClassLiteral,DonLiteral,InvertiblePropertyLiteral,ManyToManyPropertyLiteral,ManyToOnePropertyLiteral,ModifyLiteral,ModifyLiteral.InverseModifyLiteral,NewInstanceLiteral,OneToManyPropertyLiteral,OneToOnePropertyLiteral,PropertyLiteral,ToManyPropertyLiteral,ToOnePropertyLiteral
public interface Identifiable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetId()URIgetUri()
-