org.mindswap.pellet.tableau.completion.rule
Class NominalRule

java.lang.Object
  extended by org.mindswap.pellet.tableau.completion.rule.AbstractTableauRule
      extended by org.mindswap.pellet.tableau.completion.rule.NominalRule
All Implemented Interfaces:
TableauRule

public class NominalRule
extends AbstractTableauRule

Title:

Description:

Copyright: Copyright (c) 2009

Company: Clark & Parsia, LLC.

Author:
Evren Sirin

Field Summary
 
Fields inherited from class org.mindswap.pellet.tableau.completion.rule.AbstractTableauRule
log
 
Constructor Summary
NominalRule(CompletionStrategy strategy)
           
 
Method Summary
 void apply(Individual y)
           
 
Methods inherited from class org.mindswap.pellet.tableau.completion.rule.AbstractTableauRule
apply, isDisabled
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NominalRule

public NominalRule(CompletionStrategy strategy)
Method Detail

apply

public void apply(Individual y)


Copyright © 2004 Evren Sirin. All Rights Reserved.