All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jtelos.cpp.cppStaticHelper

java.lang.Object
   |
   +----jtelos.cpp.cppStaticHelper

public class cppStaticHelper
extends Object

Method Index

 o ArePropositionsDeleted(Proposition[])
This method returns true iff none of the C++ mirrors of the propositions in the passed list have been deleted.

Methods

 o ArePropositionsDeleted
 public static boolean ArePropositionsDeleted(Proposition props[])
This method returns true iff none of the C++ mirrors of the propositions in the passed list have been deleted. Otherwise, it throws a DeletedObjectAccessedException for the first proposition it encounters in the list with a deleted C++ mirror.


All Packages  Class Hierarchy  This Package  Previous  Next  Index