|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Facet | |
|---|---|
| nl.surfnet.coin.csa.model | |
| Uses of Facet in nl.surfnet.coin.csa.model |
|---|
| Methods in nl.surfnet.coin.csa.model that return Facet | |
|---|---|
Facet |
FacetValue.getFacet()
|
Facet |
Facet.getParent()
|
| Methods in nl.surfnet.coin.csa.model that return types with arguments of type Facet | |
|---|---|
SortedSet<Facet> |
Facet.getChildren()
|
| Methods in nl.surfnet.coin.csa.model with parameters of type Facet | |
|---|---|
void |
Facet.addChild(Facet facet)
|
int |
Facet.compareTo(Facet that)
|
void |
Facet.removeChild(Facet facet)
|
void |
FacetValue.setFacet(Facet facet)
|
void |
Facet.setParent(Facet parent)
|
| Method parameters in nl.surfnet.coin.csa.model with type arguments of type Facet | |
|---|---|
void |
Facet.setChildren(SortedSet<Facet> children)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||