TPTP 4.1.0 Platform Project
Public API Specification

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

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

public interface CompleteReview
extends IReview

A representation of the model object 'Complete Review'.

See Also:
ReviewPackage.getCompleteReview()

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