Package | Description |
---|---|
org.drools.core.marshalling.impl |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<ProtobufMessages.BeliefSet> |
ProtobufMessages.BeliefSet.PARSER |
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.BeliefSet |
ProtobufMessages.BeliefSet.Builder.build() |
ProtobufMessages.BeliefSet |
ProtobufMessages.BeliefSet.Builder.buildPartial() |
ProtobufMessages.BeliefSet |
ProtobufMessages.EqualityKeyOrBuilder.getBeliefSet()
optional .org.drools.core.marshalling.BeliefSet beliefSet = 4; |
ProtobufMessages.BeliefSet |
ProtobufMessages.EqualityKey.getBeliefSet()
optional .org.drools.core.marshalling.BeliefSet beliefSet = 4; |
ProtobufMessages.BeliefSet |
ProtobufMessages.EqualityKey.Builder.getBeliefSet()
optional .org.drools.core.marshalling.BeliefSet beliefSet = 4; |
static ProtobufMessages.BeliefSet |
ProtobufMessages.BeliefSet.getDefaultInstance() |
ProtobufMessages.BeliefSet |
ProtobufMessages.BeliefSet.getDefaultInstanceForType() |
ProtobufMessages.BeliefSet |
ProtobufMessages.BeliefSet.Builder.getDefaultInstanceForType() |
ProtobufMessages.BeliefSet |
ProtobufMessages.TruthMaintenanceSystemOrBuilder.getOBSOLETEJustification(int index)
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2; |
ProtobufMessages.BeliefSet |
ProtobufMessages.TruthMaintenanceSystem.getOBSOLETEJustification(int index)
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2; |
ProtobufMessages.BeliefSet |
ProtobufMessages.TruthMaintenanceSystem.Builder.getOBSOLETEJustification(int index)
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2; |
static ProtobufMessages.BeliefSet |
ProtobufMessages.BeliefSet.parseDelimitedFrom(InputStream input) |
static ProtobufMessages.BeliefSet |
ProtobufMessages.BeliefSet.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.BeliefSet |
ProtobufMessages.BeliefSet.parseFrom(byte[] data) |
static ProtobufMessages.BeliefSet |
ProtobufMessages.BeliefSet.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.BeliefSet |
ProtobufMessages.BeliefSet.parseFrom(com.google.protobuf.ByteString data) |
static ProtobufMessages.BeliefSet |
ProtobufMessages.BeliefSet.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.BeliefSet |
ProtobufMessages.BeliefSet.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtobufMessages.BeliefSet |
ProtobufMessages.BeliefSet.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.BeliefSet |
ProtobufMessages.BeliefSet.parseFrom(InputStream input) |
static ProtobufMessages.BeliefSet |
ProtobufMessages.BeliefSet.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<ProtobufMessages.BeliefSet> |
ProtobufMessages.TruthMaintenanceSystemOrBuilder.getOBSOLETEJustificationList()
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2; |
List<ProtobufMessages.BeliefSet> |
ProtobufMessages.TruthMaintenanceSystem.getOBSOLETEJustificationList()
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2; |
List<ProtobufMessages.BeliefSet> |
ProtobufMessages.TruthMaintenanceSystem.Builder.getOBSOLETEJustificationList()
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2; |
com.google.protobuf.Parser<ProtobufMessages.BeliefSet> |
ProtobufMessages.BeliefSet.getParserForType() |
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addOBSOLETEJustification(int index,
ProtobufMessages.BeliefSet value)
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addOBSOLETEJustification(ProtobufMessages.BeliefSet value)
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2; |
ProtobufMessages.EqualityKey.Builder |
ProtobufMessages.EqualityKey.Builder.mergeBeliefSet(ProtobufMessages.BeliefSet value)
optional .org.drools.core.marshalling.BeliefSet beliefSet = 4; |
ProtobufMessages.BeliefSet.Builder |
ProtobufMessages.BeliefSet.Builder.mergeFrom(ProtobufMessages.BeliefSet other) |
static ProtobufMessages.BeliefSet.Builder |
ProtobufMessages.BeliefSet.newBuilder(ProtobufMessages.BeliefSet prototype) |
ProtobufMessages.EqualityKey.Builder |
ProtobufMessages.EqualityKey.Builder.setBeliefSet(ProtobufMessages.BeliefSet value)
optional .org.drools.core.marshalling.BeliefSet beliefSet = 4; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.setOBSOLETEJustification(int index,
ProtobufMessages.BeliefSet value)
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2; |
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addAllOBSOLETEJustification(Iterable<? extends ProtobufMessages.BeliefSet> values)
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2; |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.