Uses of Interface
org.omwg.logicalexpression.SubConceptMolecule

Packages that use SubConceptMolecule
org.omwg.logicalexpression   
org.wsmo.factory   
 

Uses of SubConceptMolecule in org.omwg.logicalexpression
 

Methods in org.omwg.logicalexpression that return types with arguments of type SubConceptMolecule
 List<SubConceptMolecule> CompoundMolecule.listSubConceptMolecules()
          retrieving all molecules of the type "a subConcept b"
 

Methods in org.omwg.logicalexpression with parameters of type SubConceptMolecule
 void Visitor.visitSubConceptMolecule(SubConceptMolecule expr)
           
 

Uses of SubConceptMolecule in org.wsmo.factory
 

Methods in org.wsmo.factory that return SubConceptMolecule
 SubConceptMolecule LogicalExpressionFactory.createSubConceptMolecule(Term idConcept, Term idSuperConcept)
          Creates a simple molecule of the form: a subConceptOf b
 



Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.