Uses of Class
org.dishevelled.vocabulary.simple.SimpleDomain

Packages that use SimpleDomain
org.dishevelled.vocabulary.simple Simple implementation of the vocabulary interfaces. 
 

Uses of SimpleDomain in org.dishevelled.vocabulary.simple
 

Methods in org.dishevelled.vocabulary.simple with parameters of type SimpleDomain
(package private)  void SimpleAuthority.addDomain(SimpleDomain domain)
          Add the specified domain.
 

Constructors in org.dishevelled.vocabulary.simple with parameters of type SimpleDomain
SimpleMapping(Authority authority, SimpleDomain source, SimpleDomain target)
          Create a new mapping with the specified authority, source domain, and target domain.
 



Copyright (c) 2002-2004 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).