|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtobufMessages.TruthMaintenanceSystem.Builder | |
|---|---|
| org.drools.marshalling.impl | |
| Uses of ProtobufMessages.TruthMaintenanceSystem.Builder in org.drools.marshalling.impl |
|---|
| Methods in org.drools.marshalling.impl that return ProtobufMessages.TruthMaintenanceSystem.Builder | |
|---|---|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addAllJustification(Iterable<? extends ProtobufMessages.Justification> values)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addAllKey(Iterable<? extends ProtobufMessages.EqualityKey> values)
repeated .org.drools.marshalling.EqualityKey key = 1; |
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(int index,
ProtobufMessages.Justification value)
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.addJustification(ProtobufMessages.Justification value)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addKey(int index,
ProtobufMessages.EqualityKey.Builder builderForValue)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addKey(int index,
ProtobufMessages.EqualityKey value)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addKey(ProtobufMessages.EqualityKey.Builder builderForValue)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addKey(ProtobufMessages.EqualityKey value)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.clear()
|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.clearJustification()
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.clearKey()
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.clone()
|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.RuleData.Builder.getTmsBuilder()
optional .org.drools.marshalling.TruthMaintenanceSystem tms = 12; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.mergeFrom(com.google.protobuf.Message other)
|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.mergeFrom(ProtobufMessages.TruthMaintenanceSystem other)
|
static ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.newBuilder()
|
static ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.newBuilder(ProtobufMessages.TruthMaintenanceSystem prototype)
|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.newBuilderForType()
|
protected ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.removeJustification(int index)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.removeKey(int index)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.setJustification(int index,
ProtobufMessages.Justification.Builder builderForValue)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.setJustification(int index,
ProtobufMessages.Justification value)
repeated .org.drools.marshalling.Justification justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.setKey(int index,
ProtobufMessages.EqualityKey.Builder builderForValue)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.setKey(int index,
ProtobufMessages.EqualityKey value)
repeated .org.drools.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.toBuilder()
|
| Methods in org.drools.marshalling.impl with parameters of type ProtobufMessages.TruthMaintenanceSystem.Builder | |
|---|---|
ProtobufMessages.RuleData.Builder |
ProtobufMessages.RuleData.Builder.setTms(ProtobufMessages.TruthMaintenanceSystem.Builder builderForValue)
optional .org.drools.marshalling.TruthMaintenanceSystem tms = 12; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||