Uses of Interface
gov.nasa.arc.brahms.vm.api.common.ITuple

Packages that use ITuple
gov.nasa.arc.brahms.vm.api.common   
 

Uses of ITuple in gov.nasa.arc.brahms.vm.api.common
 

Subinterfaces of ITuple in gov.nasa.arc.brahms.vm.api.common
 interface IAttributeTuple
          IAttributeTuple is a wrapper interface for an attribute based tuple specifying the state represented by an IStatement (IBelief or IFact).
 interface IRelationTuple
          IRelationTuple is a wrapper interface for a relation based tuple specifying the state represented by an IStatement (IBelief or IFact).
 

Methods in gov.nasa.arc.brahms.vm.api.common that return ITuple
 ITuple IStatement.getTuple()
          Returns the ITuple defining the actual state represented by this statement.
 



Copyright © 1997-2012 All Rights Reserved.