org.mindswap.pellet
Class TemporalMarking

java.lang.Object
  extended by org.mindswap.pellet.Blocking
      extended by org.mindswap.pellet.TemporalMarking

public class TemporalMarking
extends Blocking

User: NataKeberle Date: 01.08.2008 Time: 10:00:44


Constructor Summary
TemporalMarking()
           
 
Method Summary
 boolean isDirectlyBlocked(Individual x, java.util.List ancestors)
           
 boolean isFutureMarked(Individual x)
           
 boolean isPastMarked(Individual x)
           
 
Methods inherited from class org.mindswap.pellet.Blocking
isBlocked, isIndirectlyBlocked
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemporalMarking

public TemporalMarking()
Method Detail

isFutureMarked

public boolean isFutureMarked(Individual x)

isPastMarked

public boolean isPastMarked(Individual x)

isDirectlyBlocked

public boolean isDirectlyBlocked(Individual x,
                                 java.util.List ancestors)
Specified by:
isDirectlyBlocked in class Blocking


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