|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DSLMappingEntry | |
|---|---|
| org.drools.lang.dsl | |
| Uses of DSLMappingEntry in org.drools.lang.dsl |
|---|
| Classes in org.drools.lang.dsl that implement DSLMappingEntry | |
|---|---|
class |
DefaultDSLMappingEntry
A default implementation for the DSL Mapping Entry interface |
| Methods in org.drools.lang.dsl with parameters of type DSLMappingEntry | |
|---|---|
void |
DSLMapping.addEntry(DSLMappingEntry entry)
Add one entry to the list of the entries |
void |
DefaultDSLMapping.addEntry(DSLMappingEntry entry)
Add one entry to the list of the entries |
void |
DSLMapping.removeEntry(DSLMappingEntry entry)
Removes the given entry from the list of entries |
void |
DefaultDSLMapping.removeEntry(DSLMappingEntry entry)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||