|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
ProtobufMessages.Justification.Builder.addActivation(int index,
ProtobufMessages.Activation value)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
ProtobufMessages.Justification.Builder.addActivation(ProtobufMessages.Activation.Builder builderForValue)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
ProtobufMessages.Justification.Builder.addActivation(ProtobufMessages.Activation value)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
ProtobufMessages.Justification.Builder.addAllActivation(Iterable<? extends ProtobufMessages.Activation> values)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addJustificationBuilder()
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.Justification.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addJustificationBuilder(int index)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.Justification.Builder |
ProtobufMessages.Justification.Builder.clear()
|
ProtobufMessages.Justification.Builder |
ProtobufMessages.Justification.Builder.clearActivation()
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
ProtobufMessages.Justification.Builder.clearHandleId()
optional int32 handle_id = 1; |
ProtobufMessages.Justification.Builder |
ProtobufMessages.Justification.Builder.clone()
|
ProtobufMessages.Justification.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.getJustificationBuilder(int index)
repeated .org.drools.marshalling.Justification justification = 2; |
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)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
ProtobufMessages.Justification.Builder.setActivation(int index,
ProtobufMessages.Activation.Builder builderForValue)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
ProtobufMessages.Justification.Builder.setActivation(int index,
ProtobufMessages.Activation value)
repeated .org.drools.marshalling.Activation activation = 2; |
ProtobufMessages.Justification.Builder |
ProtobufMessages.Justification.Builder.setHandleId(int value)
optional int32 handle_id = 1; |
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()
repeated .org.drools.marshalling.Justification justification = 2; |
| 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)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addJustification(ProtobufMessages.Justification.Builder builderForValue)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.setJustification(int index,
ProtobufMessages.Justification.Builder builderForValue)
repeated .org.drools.marshalling.Justification justification = 2; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||