Package | Description |
---|---|
org.drools.compiler.lang.api | |
org.drools.compiler.lang.api.impl |
Modifier and Type | Method and Description |
---|---|
AttributeDescrBuilder<P> |
AttributeSupportBuilder.attribute(String name)
Adds a new attribute to the statement
|
AttributeDescrBuilder<P> |
AttributeDescrBuilder.type(AttributeDescr.Type type)
Sets the attribute value type
|
AttributeDescrBuilder<P> |
AttributeDescrBuilder.value(String value)
Sets the attribute value
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeDescrBuilderImpl<P extends DescrBuilder<?,?>> |
Modifier and Type | Method and Description |
---|---|
AttributeDescrBuilder<PackageDescrBuilder> |
PackageDescrBuilderImpl.attribute(String name) |
AttributeDescrBuilder<RuleDescrBuilder> |
RuleDescrBuilderImpl.attribute(String name) |
AttributeDescrBuilder<P> |
AttributeDescrBuilderImpl.type(AttributeDescr.Type type) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.