TPTP 4.1.0 Platform Project
Public API Specification

org.eclipse.tptp.platform.analysis.engine.review
Interface OrReview

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IReview, MultiReview, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
OrReviewImpl

public interface OrReview
extends MultiReview

A representation of the model object 'Or Review'.

See Also:
ReviewPackage.getOrReview()

Methods inherited from interface org.eclipse.tptp.platform.analysis.engine.review.MultiReview
getReviews
 
Methods inherited from interface org.eclipse.tptp.platform.analysis.engine.IReview
getDescription, getName, includes, setDescription, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 


TPTP 4.1.0 Platform Project
Public API Specification