|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The Factory for the model. It provides a create method for each non-abstract class of the model.
ReviewPackage| Field Summary | |
|---|---|
static ReviewFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
|---|---|
AndReview |
createAndReview()
Returns a new object of class 'And Review' |
CategoryReview |
createCategoryReview()
Returns a new object of class 'Category Review' |
CompleteReview |
createCompleteReview()
Returns a new object of class 'Complete Review' |
FilterReview |
createFilterReview()
Returns a new object of class 'Filter Review' |
MultiReview |
createMultiReview()
Returns a new object of class 'Multi Review' |
OrReview |
createOrReview()
Returns a new object of class 'Or Review' |
ReviewPackage |
getReviewPackage()
Returns the package supported by this factory |
| Methods inherited from interface org.eclipse.emf.ecore.EFactory |
|---|
convertToString, create, createFromString, getEPackage, setEPackage |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| 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 |
| Field Detail |
public static final ReviewFactory eINSTANCE
| Method Detail |
public CompleteReview createCompleteReview()
public CategoryReview createCategoryReview()
public FilterReview createFilterReview()
public MultiReview createMultiReview()
public AndReview createAndReview()
public OrReview createOrReview()
public ReviewPackage getReviewPackage()
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||