org.mindswap.pellet
Class SHOINStrategy

java.lang.Object
  extended by org.mindswap.pellet.CompletionStrategy
      extended by org.mindswap.pellet.SHOINStrategy
Direct Known Subclasses:
RuleStrategy, SHINStrategy, SHNStrategy, SHONStrategy

public class SHOINStrategy
extends CompletionStrategy

Author:
Evren Sirin

Constructor Summary
SHOINStrategy(ABox abox)
           
 
Method Summary
 void addEdge(Individual subj, Role pred, Node obj, DependencySet ds)
           
 
Methods inherited from class org.mindswap.pellet.CompletionStrategy
addType, initialize, mergeTo, restore, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SHOINStrategy

public SHOINStrategy(ABox abox)
Parameters:
abox -
blocking -
Method Detail

addEdge

public void addEdge(Individual subj,
                    Role pred,
                    Node obj,
                    DependencySet ds)
Overrides:
addEdge in class CompletionStrategy


Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.