introduced new method evaluate for SWRL expressions (in AtomList, Atom and all siblings of Atom). See javadoc of each sibling of Atom for the evaluation semantics. changed my @author tag
added delete and remove methods for all control constructs refactored all RDF list classes refactored cc's by introducing BagBasedCC class and moving methods in superclasses wrote javadoc comments for cc's
added remove to AtomList removed some unnecessary code in remove methods fixed one bug in RDFList.remove(OWLVaLue)
added remove methods for RDFLIst, OWLSObjList,AtomList, ControlConstructBag and ControlConstructList added removeCC method for all ControlConstructs
added remove methods for CC's and RDFList does not compile at the time!!!
Import of owl-s rev 6849 from https://svn.mindswap.org/owls/trunk/