Class ProtobufMessages.Agenda
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessage
-
- org.drools.serialization.protobuf.ProtobufMessages.Agenda
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,ProtobufMessages.AgendaOrBuilder
- Enclosing class:
- ProtobufMessages
public static final class ProtobufMessages.Agenda extends com.google.protobuf.GeneratedMessage implements ProtobufMessages.AgendaOrBuilder
Protobuf typeorg.drools.serialization.protobuf.Agendathe agenda message
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classProtobufMessages.Agenda.AgendaGroupProtobuf typeorg.drools.serialization.protobuf.Agenda.AgendaGroupstatic interfaceProtobufMessages.Agenda.AgendaGroupOrBuilderstatic classProtobufMessages.Agenda.BuilderProtobuf typeorg.drools.serialization.protobuf.Agendastatic classProtobufMessages.Agenda.FocusStackProtobuf typeorg.drools.serialization.protobuf.Agenda.FocusStackstatic interfaceProtobufMessages.Agenda.FocusStackOrBuilderstatic classProtobufMessages.Agenda.RuleFlowGroupProtobuf typeorg.drools.serialization.protobuf.Agenda.RuleFlowGroupstatic interfaceProtobufMessages.Agenda.RuleFlowGroupOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type extends Object>
-
-
Field Summary
Fields Modifier and Type Field Description static intACTIVE_ACTIVATIONS_FIELD_NUMBERstatic intAGENDA_GROUP_FIELD_NUMBERstatic intDORMANT_ACTIVATIONS_FIELD_NUMBERstatic intFOCUS_STACK_FIELD_NUMBERstatic intMATCH_FIELD_NUMBERstatic com.google.protobuf.Parser<ProtobufMessages.Agenda>PARSERstatic intRULE_ACTIVATION_FIELD_NUMBERstatic intRULE_FLOW_GROUP_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetActiveActivations()optional int32 active_activations = 2;ProtobufMessages.Agenda.AgendaGroupgetAgendaGroup(int index)repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;intgetAgendaGroupCount()repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;List<ProtobufMessages.Agenda.AgendaGroup>getAgendaGroupList()repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;ProtobufMessages.Agenda.AgendaGroupOrBuildergetAgendaGroupOrBuilder(int index)repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;List<? extends ProtobufMessages.Agenda.AgendaGroupOrBuilder>getAgendaGroupOrBuilderList()repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;static ProtobufMessages.AgendagetDefaultInstance()ProtobufMessages.AgendagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetDormantActivations()optional int32 dormant_activations = 1;ProtobufMessages.Agenda.FocusStackgetFocusStack()optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;ProtobufMessages.Agenda.FocusStackOrBuildergetFocusStackOrBuilder()optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;ProtobufMessages.ActivationgetMatch(int index)repeated .org.drools.serialization.protobuf.Activation match = 6;intgetMatchCount()repeated .org.drools.serialization.protobuf.Activation match = 6;List<ProtobufMessages.Activation>getMatchList()repeated .org.drools.serialization.protobuf.Activation match = 6;ProtobufMessages.ActivationOrBuildergetMatchOrBuilder(int index)repeated .org.drools.serialization.protobuf.Activation match = 6;List<? extends ProtobufMessages.ActivationOrBuilder>getMatchOrBuilderList()repeated .org.drools.serialization.protobuf.Activation match = 6;com.google.protobuf.Parser<ProtobufMessages.Agenda>getParserForType()ProtobufMessages.ActivationgetRuleActivation(int index)repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;intgetRuleActivationCount()repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;List<ProtobufMessages.Activation>getRuleActivationList()repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;ProtobufMessages.ActivationOrBuildergetRuleActivationOrBuilder(int index)repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;List<? extends ProtobufMessages.ActivationOrBuilder>getRuleActivationOrBuilderList()repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;ProtobufMessages.Agenda.RuleFlowGroupgetRuleFlowGroup(int index)repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;intgetRuleFlowGroupCount()repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;List<ProtobufMessages.Agenda.RuleFlowGroup>getRuleFlowGroupList()repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;ProtobufMessages.Agenda.RuleFlowGroupOrBuildergetRuleFlowGroupOrBuilder(int index)repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;List<? extends ProtobufMessages.Agenda.RuleFlowGroupOrBuilder>getRuleFlowGroupOrBuilderList()repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasActiveActivations()optional int32 active_activations = 2;booleanhasDormantActivations()optional int32 dormant_activations = 1;booleanhasFocusStack()optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;protected com.google.protobuf.GeneratedMessage.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ProtobufMessages.Agenda.BuildernewBuilder()static ProtobufMessages.Agenda.BuildernewBuilder(ProtobufMessages.Agenda prototype)ProtobufMessages.Agenda.BuildernewBuilderForType()protected ProtobufMessages.Agenda.BuildernewBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)static ProtobufMessages.AgendaparseDelimitedFrom(InputStream input)static ProtobufMessages.AgendaparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtobufMessages.AgendaparseFrom(byte[] data)static ProtobufMessages.AgendaparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtobufMessages.AgendaparseFrom(com.google.protobuf.ByteString data)static ProtobufMessages.AgendaparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtobufMessages.AgendaparseFrom(com.google.protobuf.CodedInputStream input)static ProtobufMessages.AgendaparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtobufMessages.AgendaparseFrom(InputStream input)static ProtobufMessages.AgendaparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ProtobufMessages.Agenda.BuildertoBuilder()protected ObjectwriteReplace()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessage
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
PARSER
public static com.google.protobuf.Parser<ProtobufMessages.Agenda> PARSER
-
DORMANT_ACTIVATIONS_FIELD_NUMBER
public static final int DORMANT_ACTIVATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACTIVE_ACTIVATIONS_FIELD_NUMBER
public static final int ACTIVE_ACTIVATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AGENDA_GROUP_FIELD_NUMBER
public static final int AGENDA_GROUP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FOCUS_STACK_FIELD_NUMBER
public static final int FOCUS_STACK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RULE_FLOW_GROUP_FIELD_NUMBER
public static final int RULE_FLOW_GROUP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MATCH_FIELD_NUMBER
public static final int MATCH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RULE_ACTIVATION_FIELD_NUMBER
public static final int RULE_ACTIVATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDefaultInstance
public static ProtobufMessages.Agenda getDefaultInstance()
-
getDefaultInstanceForType
public ProtobufMessages.Agenda getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessage
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getParserForType
public com.google.protobuf.Parser<ProtobufMessages.Agenda> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
hasDormantActivations
public boolean hasDormantActivations()
optional int32 dormant_activations = 1;these 2 fields are just for information
- Specified by:
hasDormantActivationsin interfaceProtobufMessages.AgendaOrBuilder
-
getDormantActivations
public int getDormantActivations()
optional int32 dormant_activations = 1;these 2 fields are just for information
- Specified by:
getDormantActivationsin interfaceProtobufMessages.AgendaOrBuilder
-
hasActiveActivations
public boolean hasActiveActivations()
optional int32 active_activations = 2;- Specified by:
hasActiveActivationsin interfaceProtobufMessages.AgendaOrBuilder
-
getActiveActivations
public int getActiveActivations()
optional int32 active_activations = 2;- Specified by:
getActiveActivationsin interfaceProtobufMessages.AgendaOrBuilder
-
getAgendaGroupList
public List<ProtobufMessages.Agenda.AgendaGroup> getAgendaGroupList()
repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;- Specified by:
getAgendaGroupListin interfaceProtobufMessages.AgendaOrBuilder
-
getAgendaGroupOrBuilderList
public List<? extends ProtobufMessages.Agenda.AgendaGroupOrBuilder> getAgendaGroupOrBuilderList()
repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;- Specified by:
getAgendaGroupOrBuilderListin interfaceProtobufMessages.AgendaOrBuilder
-
getAgendaGroupCount
public int getAgendaGroupCount()
repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;- Specified by:
getAgendaGroupCountin interfaceProtobufMessages.AgendaOrBuilder
-
getAgendaGroup
public ProtobufMessages.Agenda.AgendaGroup getAgendaGroup(int index)
repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;- Specified by:
getAgendaGroupin interfaceProtobufMessages.AgendaOrBuilder
-
getAgendaGroupOrBuilder
public ProtobufMessages.Agenda.AgendaGroupOrBuilder getAgendaGroupOrBuilder(int index)
repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;- Specified by:
getAgendaGroupOrBuilderin interfaceProtobufMessages.AgendaOrBuilder
-
hasFocusStack
public boolean hasFocusStack()
optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;- Specified by:
hasFocusStackin interfaceProtobufMessages.AgendaOrBuilder
-
getFocusStack
public ProtobufMessages.Agenda.FocusStack getFocusStack()
optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;- Specified by:
getFocusStackin interfaceProtobufMessages.AgendaOrBuilder
-
getFocusStackOrBuilder
public ProtobufMessages.Agenda.FocusStackOrBuilder getFocusStackOrBuilder()
optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;- Specified by:
getFocusStackOrBuilderin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleFlowGroupList
public List<ProtobufMessages.Agenda.RuleFlowGroup> getRuleFlowGroupList()
repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;- Specified by:
getRuleFlowGroupListin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleFlowGroupOrBuilderList
public List<? extends ProtobufMessages.Agenda.RuleFlowGroupOrBuilder> getRuleFlowGroupOrBuilderList()
repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;- Specified by:
getRuleFlowGroupOrBuilderListin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleFlowGroupCount
public int getRuleFlowGroupCount()
repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;- Specified by:
getRuleFlowGroupCountin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleFlowGroup
public ProtobufMessages.Agenda.RuleFlowGroup getRuleFlowGroup(int index)
repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;- Specified by:
getRuleFlowGroupin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleFlowGroupOrBuilder
public ProtobufMessages.Agenda.RuleFlowGroupOrBuilder getRuleFlowGroupOrBuilder(int index)
repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;- Specified by:
getRuleFlowGroupOrBuilderin interfaceProtobufMessages.AgendaOrBuilder
-
getMatchList
public List<ProtobufMessages.Activation> getMatchList()
repeated .org.drools.serialization.protobuf.Activation match = 6;- Specified by:
getMatchListin interfaceProtobufMessages.AgendaOrBuilder
-
getMatchOrBuilderList
public List<? extends ProtobufMessages.ActivationOrBuilder> getMatchOrBuilderList()
repeated .org.drools.serialization.protobuf.Activation match = 6;- Specified by:
getMatchOrBuilderListin interfaceProtobufMessages.AgendaOrBuilder
-
getMatchCount
public int getMatchCount()
repeated .org.drools.serialization.protobuf.Activation match = 6;- Specified by:
getMatchCountin interfaceProtobufMessages.AgendaOrBuilder
-
getMatch
public ProtobufMessages.Activation getMatch(int index)
repeated .org.drools.serialization.protobuf.Activation match = 6;- Specified by:
getMatchin interfaceProtobufMessages.AgendaOrBuilder
-
getMatchOrBuilder
public ProtobufMessages.ActivationOrBuilder getMatchOrBuilder(int index)
repeated .org.drools.serialization.protobuf.Activation match = 6;- Specified by:
getMatchOrBuilderin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleActivationList
public List<ProtobufMessages.Activation> getRuleActivationList()
repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;- Specified by:
getRuleActivationListin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleActivationOrBuilderList
public List<? extends ProtobufMessages.ActivationOrBuilder> getRuleActivationOrBuilderList()
repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;- Specified by:
getRuleActivationOrBuilderListin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleActivationCount
public int getRuleActivationCount()
repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;- Specified by:
getRuleActivationCountin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleActivation
public ProtobufMessages.Activation getRuleActivation(int index)
repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;- Specified by:
getRuleActivationin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleActivationOrBuilder
public ProtobufMessages.ActivationOrBuilder getRuleActivationOrBuilder(int index)
repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;- Specified by:
getRuleActivationOrBuilderin interfaceProtobufMessages.AgendaOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
writeReplace
protected Object writeReplace() throws ObjectStreamException
- Overrides:
writeReplacein classcom.google.protobuf.GeneratedMessage- Throws:
ObjectStreamException
-
parseFrom
public static ProtobufMessages.Agenda parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.Agenda parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.Agenda parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.Agenda parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.Agenda parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ProtobufMessages.Agenda parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ProtobufMessages.Agenda parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ProtobufMessages.Agenda parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ProtobufMessages.Agenda parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ProtobufMessages.Agenda parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilder
public static ProtobufMessages.Agenda.Builder newBuilder()
-
newBuilderForType
public ProtobufMessages.Agenda.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ProtobufMessages.Agenda.Builder newBuilder(ProtobufMessages.Agenda prototype)
-
toBuilder
public ProtobufMessages.Agenda.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ProtobufMessages.Agenda.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessage
-
-