|
Drools :: Compiler 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeDescr.Type | |
|---|---|
| org.drools.compiler.lang.api | |
| org.drools.compiler.lang.api.impl | |
| org.drools.compiler.lang.descr | |
| Uses of AttributeDescr.Type in org.drools.compiler.lang.api |
|---|
| Methods in org.drools.compiler.lang.api with parameters of type AttributeDescr.Type | |
|---|---|
P |
AttributeSupportBuilder.attribute(String name,
String value,
AttributeDescr.Type type)
Adds a new attribute with the given name and value |
AttributeDescrBuilder<P> |
AttributeDescrBuilder.type(AttributeDescr.Type type)
Sets the attribute value type |
| Uses of AttributeDescr.Type in org.drools.compiler.lang.api.impl |
|---|
| Methods in org.drools.compiler.lang.api.impl with parameters of type AttributeDescr.Type | |
|---|---|
RuleDescrBuilder |
RuleDescrBuilderImpl.attribute(String name,
String value,
AttributeDescr.Type type)
|
PackageDescrBuilder |
PackageDescrBuilderImpl.attribute(String name,
String value,
AttributeDescr.Type type)
|
AttributeDescrBuilder<P> |
AttributeDescrBuilderImpl.type(AttributeDescr.Type type)
|
| Uses of AttributeDescr.Type in org.drools.compiler.lang.descr |
|---|
| Methods in org.drools.compiler.lang.descr that return AttributeDescr.Type | |
|---|---|
AttributeDescr.Type |
AttributeDescr.getType()
|
static AttributeDescr.Type |
AttributeDescr.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AttributeDescr.Type[] |
AttributeDescr.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.drools.compiler.lang.descr with parameters of type AttributeDescr.Type | |
|---|---|
void |
AttributeDescr.setType(AttributeDescr.Type type)
|
| Constructors in org.drools.compiler.lang.descr with parameters of type AttributeDescr.Type | |
|---|---|
AttributeDescr(String name,
String value,
AttributeDescr.Type type)
|
|
|
Drools :: Compiler 6.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||