org.wsmo.service.rule
Interface RelationFact
- All Superinterfaces:
- CompoundFact, Iterable<org.omwg.logicalexpression.AtomicExpression>
- All Known Implementing Classes:
- RelationFactRI
public interface RelationFact
- extends CompoundFact
TODO: Improve the javadoc description
Extends CompoundFact and Relation Instance since only updates on
relation instances are allowed.
- Version:
- $Revision: 1844 $ $Date: 2006-10-24 17:11:48 +0300 (Tue, 24 Oct 2006) $
- Author:
- James Scicluna, Thomas Haselwanter, Vassil Momtchev
Created on 02-Feb-2006
Committed by $Author: vassil_momtchev $
$Source$,
Method Summary |
org.omwg.logicalexpression.Atom |
getAtom()
|
void |
setAtom(org.omwg.logicalexpression.Atom atom)
|
getAtom
org.omwg.logicalexpression.Atom getAtom()
setAtom
void setAtom(org.omwg.logicalexpression.Atom atom)
Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.