Uses of Interface
org.drools.marshalling.impl.ProtobufMessages.JustificationOrBuilder

Packages that use ProtobufMessages.JustificationOrBuilder
org.drools.marshalling.impl   
 

Uses of ProtobufMessages.JustificationOrBuilder in org.drools.marshalling.impl
 

Classes in org.drools.marshalling.impl that implement ProtobufMessages.JustificationOrBuilder
static class ProtobufMessages.Justification
           
static class ProtobufMessages.Justification.Builder
           
 

Methods in org.drools.marshalling.impl that return ProtobufMessages.JustificationOrBuilder
 ProtobufMessages.JustificationOrBuilder ProtobufMessages.TruthMaintenanceSystemOrBuilder.getJustificationOrBuilder(int index)
           
 ProtobufMessages.JustificationOrBuilder ProtobufMessages.TruthMaintenanceSystem.getJustificationOrBuilder(int index)
           
 ProtobufMessages.JustificationOrBuilder ProtobufMessages.TruthMaintenanceSystem.Builder.getJustificationOrBuilder(int index)
           
 

Methods in org.drools.marshalling.impl that return types with arguments of type ProtobufMessages.JustificationOrBuilder
 List<? extends ProtobufMessages.JustificationOrBuilder> ProtobufMessages.TruthMaintenanceSystemOrBuilder.getJustificationOrBuilderList()
           
 List<? extends ProtobufMessages.JustificationOrBuilder> ProtobufMessages.TruthMaintenanceSystem.getJustificationOrBuilderList()
           
 List<? extends ProtobufMessages.JustificationOrBuilder> ProtobufMessages.TruthMaintenanceSystem.Builder.getJustificationOrBuilderList()
           
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.