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

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

Uses of SimpleRelation in org.dishevelled.vocabulary.simple
 

Methods in org.dishevelled.vocabulary.simple with parameters of type SimpleRelation
(package private)  void SimpleConcept.addInRelation(SimpleRelation relation)
          Add the specified in relation.
(package private)  void SimpleConcept.addOutRelation(SimpleRelation relation)
          Add the specified out relation.
(package private)  void SimpleDomain.addRelation(SimpleRelation relation)
          Add the specified relation.
 



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