| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities | |
| fr.inra.agrosyst.api.entities.referential | |
| fr.inra.agrosyst.api.services.referential |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<RefElementVoisinage> |
BasicPlotAbstract.adjacentElements
Nom de l'attribut en BD : adjacentElements
|
| Modifier and Type | Method and Description |
|---|---|
RefElementVoisinage |
BasicPlotAbstract.getAdjacentElementsByTopiaId(String topiaId) |
RefElementVoisinage |
BasicPlot.getAdjacentElementsByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<RefElementVoisinage> |
BasicPlotAbstract.getAdjacentElements() |
Collection<RefElementVoisinage> |
BasicPlot.getAdjacentElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicPlotAbstract.addAdjacentElements(RefElementVoisinage adjacentElements) |
void |
BasicPlot.addAdjacentElements(RefElementVoisinage adjacentElements) |
boolean |
BasicPlotAbstract.containsAdjacentElements(RefElementVoisinage adjacentElements) |
boolean |
BasicPlot.containsAdjacentElements(RefElementVoisinage adjacentElements) |
void |
BasicPlotAbstract.removeAdjacentElements(RefElementVoisinage adjacentElements) |
void |
BasicPlot.removeAdjacentElements(RefElementVoisinage adjacentElements) |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicPlotAbstract.addAllAdjacentElements(Iterable<RefElementVoisinage> adjacentElements) |
void |
BasicPlot.addAllAdjacentElements(Iterable<RefElementVoisinage> adjacentElements) |
void |
BasicPlotAbstract.setAdjacentElements(Collection<RefElementVoisinage> adjacentElements) |
void |
BasicPlot.setAdjacentElements(Collection<RefElementVoisinage> adjacentElements) |
| Modifier and Type | Class and Description |
|---|---|
class |
RefElementVoisinageAbstract |
class |
RefElementVoisinageImpl |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<RefElementVoisinage,String> |
Referentials.GET_ELEMENT_VOISINAGE_NATURAL_ID |
| Modifier and Type | Method and Description |
|---|---|
List<RefElementVoisinage> |
ReferentialService.getAllActiveElementVoisinages()
Return all active element de voisinage.
|
Copyright © 2013–2015 Inra. All rights reserved.