Uses of Class
org.drools.marshalling.impl.ProtobufMessages.Justification.Builder

Packages that use ProtobufMessages.Justification.Builder
org.drools.marshalling.impl   
 

Uses of ProtobufMessages.Justification.Builder in org.drools.marshalling.impl
 

Methods in org.drools.marshalling.impl that return ProtobufMessages.Justification.Builder
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.addActivation(int index, ProtobufMessages.Activation.Builder builderForValue)
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.addActivation(int index, ProtobufMessages.Activation value)
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.addActivation(ProtobufMessages.Activation.Builder builderForValue)
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.addActivation(ProtobufMessages.Activation value)
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.addAllActivation(Iterable<? extends ProtobufMessages.Activation> values)
           
 ProtobufMessages.Justification.Builder ProtobufMessages.TruthMaintenanceSystem.Builder.addJustificationBuilder()
           
 ProtobufMessages.Justification.Builder ProtobufMessages.TruthMaintenanceSystem.Builder.addJustificationBuilder(int index)
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.clear()
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.clearActivation()
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.clearHandleId()
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.clone()
           
 ProtobufMessages.Justification.Builder ProtobufMessages.TruthMaintenanceSystem.Builder.getJustificationBuilder(int index)
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.mergeFrom(com.google.protobuf.Message other)
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.mergeFrom(ProtobufMessages.Justification other)
           
static ProtobufMessages.Justification.Builder ProtobufMessages.Justification.newBuilder()
           
static ProtobufMessages.Justification.Builder ProtobufMessages.Justification.newBuilder(ProtobufMessages.Justification prototype)
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.newBuilderForType()
           
protected  ProtobufMessages.Justification.Builder ProtobufMessages.Justification.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.removeActivation(int index)
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.setActivation(int index, ProtobufMessages.Activation.Builder builderForValue)
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.setActivation(int index, ProtobufMessages.Activation value)
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.Builder.setHandleId(int value)
           
 ProtobufMessages.Justification.Builder ProtobufMessages.Justification.toBuilder()
           
 

Methods in org.drools.marshalling.impl that return types with arguments of type ProtobufMessages.Justification.Builder
 List<ProtobufMessages.Justification.Builder> ProtobufMessages.TruthMaintenanceSystem.Builder.getJustificationBuilderList()
           
 

Methods in org.drools.marshalling.impl with parameters of type ProtobufMessages.Justification.Builder
 ProtobufMessages.TruthMaintenanceSystem.Builder ProtobufMessages.TruthMaintenanceSystem.Builder.addJustification(int index, ProtobufMessages.Justification.Builder builderForValue)
           
 ProtobufMessages.TruthMaintenanceSystem.Builder ProtobufMessages.TruthMaintenanceSystem.Builder.addJustification(ProtobufMessages.Justification.Builder builderForValue)
           
 ProtobufMessages.TruthMaintenanceSystem.Builder ProtobufMessages.TruthMaintenanceSystem.Builder.setJustification(int index, ProtobufMessages.Justification.Builder builderForValue)
           
 



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