public static interface ProtobufMessages.TruthMaintenanceSystemOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.EqualityKey |
getKey(int index)
repeated .org.drools.core.marshalling.EqualityKey key = 1; |
int |
getKeyCount()
repeated .org.drools.core.marshalling.EqualityKey key = 1; |
List<ProtobufMessages.EqualityKey> |
getKeyList()
repeated .org.drools.core.marshalling.EqualityKey key = 1; |
ProtobufMessages.EqualityKeyOrBuilder |
getKeyOrBuilder(int index)
repeated .org.drools.core.marshalling.EqualityKey key = 1; |
List<? extends ProtobufMessages.EqualityKeyOrBuilder> |
getKeyOrBuilderList()
repeated .org.drools.core.marshalling.EqualityKey key = 1; |
ProtobufMessages.BeliefSet |
getOBSOLETEJustification(int index)
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2; |
int |
getOBSOLETEJustificationCount()
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2; |
List<ProtobufMessages.BeliefSet> |
getOBSOLETEJustificationList()
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2; |
ProtobufMessages.BeliefSetOrBuilder |
getOBSOLETEJustificationOrBuilder(int index)
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2; |
List<? extends ProtobufMessages.BeliefSetOrBuilder> |
getOBSOLETEJustificationOrBuilderList()
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<ProtobufMessages.EqualityKey> getKeyList()
repeated .org.drools.core.marshalling.EqualityKey key = 1;
ProtobufMessages.EqualityKey getKey(int index)
repeated .org.drools.core.marshalling.EqualityKey key = 1;
int getKeyCount()
repeated .org.drools.core.marshalling.EqualityKey key = 1;
List<? extends ProtobufMessages.EqualityKeyOrBuilder> getKeyOrBuilderList()
repeated .org.drools.core.marshalling.EqualityKey key = 1;
ProtobufMessages.EqualityKeyOrBuilder getKeyOrBuilder(int index)
repeated .org.drools.core.marshalling.EqualityKey key = 1;
List<ProtobufMessages.BeliefSet> getOBSOLETEJustificationList()
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2;
ProtobufMessages.BeliefSet getOBSOLETEJustification(int index)
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2;
int getOBSOLETEJustificationCount()
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2;
List<? extends ProtobufMessages.BeliefSetOrBuilder> getOBSOLETEJustificationOrBuilderList()
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2;
ProtobufMessages.BeliefSetOrBuilder getOBSOLETEJustificationOrBuilder(int index)
repeated .org.drools.core.marshalling.BeliefSet OBSOLETE_justification = 2;
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.