|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvolutionRule | |
|---|---|
| com.banda.chemistry.domain | |
| Uses of EvolutionRule in com.banda.chemistry.domain |
|---|
| Methods in com.banda.chemistry.domain that return types with arguments of type EvolutionRule | |
|---|---|
Set<EvolutionRule<OBJECT_TYPE>> |
Membrane.getRules()
|
| Methods in com.banda.chemistry.domain with parameters of type EvolutionRule | |
|---|---|
void |
Membrane.addRule(EvolutionRule<OBJECT_TYPE> rule)
|
void |
Membrane.removeRule(EvolutionRule<OBJECT_TYPE> rule)
|
| Method parameters in com.banda.chemistry.domain with type arguments of type EvolutionRule | |
|---|---|
protected void |
Membrane.setRules(Set<EvolutionRule<OBJECT_TYPE>> rules)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||