|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.drools.core.marshalling.impl.ProtobufMessages.Agenda.RuleFlowGroup
public static final class ProtobufMessages.Agenda.RuleFlowGroup
Protobuf type org.drools.core.marshalling.Agenda.RuleFlowGroup
| Nested Class Summary | |
|---|---|
static class |
ProtobufMessages.Agenda.RuleFlowGroup.Builder
Protobuf type org.drools.core.marshalling.Agenda.RuleFlowGroup |
static class |
ProtobufMessages.Agenda.RuleFlowGroup.NodeInstance
Protobuf type org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance |
static interface |
ProtobufMessages.Agenda.RuleFlowGroup.NodeInstanceOrBuilder
|
| 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>, 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> |
| Field Summary | |
|---|---|
static int |
IS_ACTIVE_FIELD_NUMBER
|
static int |
IS_AUTO_DEACTIVATE_FIELD_NUMBER
|
static int |
MATCH_FIELD_NUMBER
|
static int |
NAME_FIELD_NUMBER
|
static int |
NODE_INSTANCE_FIELD_NUMBER
|
static com.google.protobuf.Parser<ProtobufMessages.Agenda.RuleFlowGroup> |
PARSER
|
| Fields inherited from class com.google.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
static ProtobufMessages.Agenda.RuleFlowGroup |
getDefaultInstance()
|
ProtobufMessages.Agenda.RuleFlowGroup |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
boolean |
getIsActive()
optional bool is_active = 2; |
boolean |
getIsAutoDeactivate()
optional bool is_auto_deactivate = 3; |
ProtobufMessages.Activation |
getMatch(int index)
repeated .org.drools.core.marshalling.Activation match = 4; |
int |
getMatchCount()
repeated .org.drools.core.marshalling.Activation match = 4; |
List<ProtobufMessages.Activation> |
getMatchList()
repeated .org.drools.core.marshalling.Activation match = 4; |
ProtobufMessages.ActivationOrBuilder |
getMatchOrBuilder(int index)
repeated .org.drools.core.marshalling.Activation match = 4; |
List<? extends ProtobufMessages.ActivationOrBuilder> |
getMatchOrBuilderList()
repeated .org.drools.core.marshalling.Activation match = 4; |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
ProtobufMessages.Agenda.RuleFlowGroup.NodeInstance |
getNodeInstance(int index)
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5; |
int |
getNodeInstanceCount()
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5; |
List<ProtobufMessages.Agenda.RuleFlowGroup.NodeInstance> |
getNodeInstanceList()
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5; |
ProtobufMessages.Agenda.RuleFlowGroup.NodeInstanceOrBuilder |
getNodeInstanceOrBuilder(int index)
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5; |
List<? extends ProtobufMessages.Agenda.RuleFlowGroup.NodeInstanceOrBuilder> |
getNodeInstanceOrBuilderList()
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5; |
com.google.protobuf.Parser<ProtobufMessages.Agenda.RuleFlowGroup> |
getParserForType()
|
int |
getSerializedSize()
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields()
|
boolean |
hasIsActive()
optional bool is_active = 2; |
boolean |
hasIsAutoDeactivate()
optional bool is_auto_deactivate = 3; |
boolean |
hasName()
optional string name = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
static ProtobufMessages.Agenda.RuleFlowGroup.Builder |
newBuilder()
|
static ProtobufMessages.Agenda.RuleFlowGroup.Builder |
newBuilder(ProtobufMessages.Agenda.RuleFlowGroup prototype)
|
ProtobufMessages.Agenda.RuleFlowGroup.Builder |
newBuilderForType()
|
protected ProtobufMessages.Agenda.RuleFlowGroup.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
static ProtobufMessages.Agenda.RuleFlowGroup |
parseDelimitedFrom(InputStream input)
|
static ProtobufMessages.Agenda.RuleFlowGroup |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(byte[] data)
|
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(com.google.protobuf.ByteString data)
|
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(com.google.protobuf.CodedInputStream input)
|
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(InputStream input)
|
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ProtobufMessages.Agenda.RuleFlowGroup.Builder |
toBuilder()
|
protected Object |
writeReplace()
|
void |
writeTo(com.google.protobuf.CodedOutputStream output)
|
| Methods inherited from class com.google.protobuf.GeneratedMessage |
|---|
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField |
| 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 |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField |
| Methods inherited from interface com.google.protobuf.MessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Field Detail |
|---|
public static com.google.protobuf.Parser<ProtobufMessages.Agenda.RuleFlowGroup> PARSER
public static final int NAME_FIELD_NUMBER
public static final int IS_ACTIVE_FIELD_NUMBER
public static final int IS_AUTO_DEACTIVATE_FIELD_NUMBER
public static final int MATCH_FIELD_NUMBER
public static final int NODE_INSTANCE_FIELD_NUMBER
| Method Detail |
|---|
public static ProtobufMessages.Agenda.RuleFlowGroup getDefaultInstance()
public ProtobufMessages.Agenda.RuleFlowGroup getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<ProtobufMessages.Agenda.RuleFlowGroup> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasName()
optional string name = 1;
hasName in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic String getName()
optional string name = 1;
getName in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 1;
getNameBytes in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic boolean hasIsActive()
optional bool is_active = 2;
hasIsActive in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic boolean getIsActive()
optional bool is_active = 2;
getIsActive in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic boolean hasIsAutoDeactivate()
optional bool is_auto_deactivate = 3;
hasIsAutoDeactivate in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic boolean getIsAutoDeactivate()
optional bool is_auto_deactivate = 3;
getIsAutoDeactivate in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic List<ProtobufMessages.Activation> getMatchList()
repeated .org.drools.core.marshalling.Activation match = 4;
getMatchList in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic List<? extends ProtobufMessages.ActivationOrBuilder> getMatchOrBuilderList()
repeated .org.drools.core.marshalling.Activation match = 4;
getMatchOrBuilderList in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic int getMatchCount()
repeated .org.drools.core.marshalling.Activation match = 4;
getMatchCount in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic ProtobufMessages.Activation getMatch(int index)
repeated .org.drools.core.marshalling.Activation match = 4;
getMatch in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic ProtobufMessages.ActivationOrBuilder getMatchOrBuilder(int index)
repeated .org.drools.core.marshalling.Activation match = 4;
getMatchOrBuilder in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic List<ProtobufMessages.Agenda.RuleFlowGroup.NodeInstance> getNodeInstanceList()
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5;
getNodeInstanceList in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic List<? extends ProtobufMessages.Agenda.RuleFlowGroup.NodeInstanceOrBuilder> getNodeInstanceOrBuilderList()
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5;
getNodeInstanceOrBuilderList in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic int getNodeInstanceCount()
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5;
getNodeInstanceCount in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic ProtobufMessages.Agenda.RuleFlowGroup.NodeInstance getNodeInstance(int index)
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5;
getNodeInstance in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic ProtobufMessages.Agenda.RuleFlowGroup.NodeInstanceOrBuilder getNodeInstanceOrBuilder(int index)
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5;
getNodeInstanceOrBuilder in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessage
protected Object writeReplace()
throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamException
public static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(InputStream input)
throws IOException
IOException
public static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static ProtobufMessages.Agenda.RuleFlowGroup parseDelimitedFrom(InputStream input)
throws IOException
IOException
public static ProtobufMessages.Agenda.RuleFlowGroup parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(com.google.protobuf.CodedInputStream input)
throws IOException
IOException
public static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOExceptionpublic static ProtobufMessages.Agenda.RuleFlowGroup.Builder newBuilder()
public ProtobufMessages.Agenda.RuleFlowGroup.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ProtobufMessages.Agenda.RuleFlowGroup.Builder newBuilder(ProtobufMessages.Agenda.RuleFlowGroup prototype)
public ProtobufMessages.Agenda.RuleFlowGroup.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ProtobufMessages.Agenda.RuleFlowGroup.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage
|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||