Uses of Class
nl.surfnet.coin.csa.model.Facet

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)
           
 



Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.