Interface QualityPrediction
-
public interface QualityPrediction extends EObject
A representation of the model object 'Quality Prediction '.- See Also:
qualitypropertiesPackage.getQualityPrediction()
- Generated class or method.
- EMF model class or method.
- interface="true" abstract="true"
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description QualityProperty
evaluate(EList<EObject> model)
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Method Detail
-
evaluate
QualityProperty evaluate(EList<EObject> model)
- Generated class or method.
- EMF model class or method.
- required="true" ordered="false" modelRequired="true" modelMany="true" modelOrdered="false"
-
-