|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITuple
ITuple is a wrapper interface for a tuple specifying the state represented by an IStatement (IBelief or IFact).
IAttributeTuple
,
IRelationTuple
Method Summary | |
---|---|
IConcept |
getLhsConcept()
Returns the left hand side concept about which a state is defined. |
java.lang.Object |
getLhsObject()
Returns the left hand side object about which a state is defined. |
Method Detail |
---|
IConcept getLhsConcept() throws ExternalException
ExternalException
- if an internal error occurs.java.lang.Object getLhsObject() throws ExternalException
ExternalException
- if an internal error occurs.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |