org.eclipse.gmf.codegen.gmfgen
Interface BatchValidation

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
GenDiagram
All Known Implementing Classes:
GenDiagramImpl

public interface BatchValidation
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Batch Validation'.

The following features are supported:

See Also:
GMFGenPackage.getBatchValidation()

Method Summary
 String getMarkerNavigationProviderClassName()
          Returns the value of the 'Marker Navigation Provider Class Name' attribute.
 ProviderPriority getMarkerNavigationProviderPriority()
          Returns the value of the 'Marker Navigation Provider Priority' attribute.
 String getMarkerNavigationProviderQualifiedClassName()
           
 String getMetricProviderClassName()
          Returns the value of the 'Metric Provider Class Name' attribute.
 ProviderPriority getMetricProviderPriority()
          Returns the value of the 'Metric Provider Priority' attribute.
 String getMetricProviderQualifiedClassName()
           
 String getMetricViewID()
           
 String getValidationDecoratorProviderClassName()
          Returns the value of the 'Validation Decorator Provider Class Name' attribute.
 ProviderPriority getValidationDecoratorProviderPriority()
          Returns the value of the 'Validation Decorator Provider Priority' attribute.
 String getValidationDecoratorProviderQualifiedClassName()
           
 String getValidationDiagnosticMarkerType()
          Gets diagnostic marker type ID local to the editor plugin.
 String getValidationProviderClassName()
          Returns the value of the 'Validation Provider Class Name' attribute.
 ProviderPriority getValidationProviderPriority()
          Returns the value of the 'Validation Provider Priority' attribute.
 String getValidationProviderQualifiedClassName()
           
 boolean isLiveValidationUIFeedback()
          Returns the value of the 'Live Validation UI Feedback' attribute.
 boolean isValidationDecorators()
          Returns the value of the 'Validation Decorators' attribute.
 boolean isValidationEnabled()
          Returns the value of the 'Validation Enabled' attribute.
 void setLiveValidationUIFeedback(boolean value)
          Sets the value of the 'Live Validation UI Feedback' attribute.
 void setMarkerNavigationProviderClassName(String value)
          Sets the value of the 'Marker Navigation Provider Class Name' attribute.
 void setMarkerNavigationProviderPriority(ProviderPriority value)
          Sets the value of the 'Marker Navigation Provider Priority' attribute.
 void setMetricProviderClassName(String value)
          Sets the value of the 'Metric Provider Class Name' attribute.
 void setMetricProviderPriority(ProviderPriority value)
          Sets the value of the 'Metric Provider Priority' attribute.
 void setValidationDecoratorProviderClassName(String value)
          Sets the value of the 'Validation Decorator Provider Class Name' attribute.
 void setValidationDecoratorProviderPriority(ProviderPriority value)
          Sets the value of the 'Validation Decorator Provider Priority' attribute.
 void setValidationDecorators(boolean value)
          Sets the value of the 'Validation Decorators' attribute.
 void setValidationEnabled(boolean value)
          Sets the value of the 'Validation Enabled' attribute.
 void setValidationProviderClassName(String value)
          Sets the value of the 'Validation Provider Class Name' attribute.
 void setValidationProviderPriority(ProviderPriority value)
          Sets the value of the 'Validation Provider Priority' attribute.
 
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

getValidationProviderClassName

String getValidationProviderClassName()
Returns the value of the 'Validation Provider Class Name' attribute.

If the meaning of the 'Validation Provider Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Validation Provider Class Name' attribute.
See Also:
setValidationProviderClassName(String), GMFGenPackage.getBatchValidation_ValidationProviderClassName()

setValidationProviderClassName

void setValidationProviderClassName(String value)
Sets the value of the 'Validation Provider Class Name' attribute.

Parameters:
value - the new value of the 'Validation Provider Class Name' attribute.
See Also:
getValidationProviderClassName()

getValidationProviderPriority

ProviderPriority getValidationProviderPriority()
Returns the value of the 'Validation Provider Priority' attribute. The literals are from the enumeration ProviderPriority.

If the meaning of the 'Validation Provider Priority' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Validation Provider Priority' attribute.
See Also:
ProviderPriority, setValidationProviderPriority(ProviderPriority), GMFGenPackage.getBatchValidation_ValidationProviderPriority()

setValidationProviderPriority

void setValidationProviderPriority(ProviderPriority value)
Sets the value of the 'Validation Provider Priority' attribute.

Parameters:
value - the new value of the 'Validation Provider Priority' attribute.
See Also:
ProviderPriority, getValidationProviderPriority()

getMarkerNavigationProviderClassName

String getMarkerNavigationProviderClassName()
Returns the value of the 'Marker Navigation Provider Class Name' attribute.

If the meaning of the 'Marker Navigation Provider Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Marker Navigation Provider Class Name' attribute.
See Also:
setMarkerNavigationProviderClassName(String), GMFGenPackage.getBatchValidation_MarkerNavigationProviderClassName()

setMarkerNavigationProviderClassName

void setMarkerNavigationProviderClassName(String value)
Sets the value of the 'Marker Navigation Provider Class Name' attribute.

Parameters:
value - the new value of the 'Marker Navigation Provider Class Name' attribute.
See Also:
getMarkerNavigationProviderClassName()

getMarkerNavigationProviderPriority

ProviderPriority getMarkerNavigationProviderPriority()
Returns the value of the 'Marker Navigation Provider Priority' attribute. The literals are from the enumeration ProviderPriority.

If the meaning of the 'Marker Navigation Provider Priority' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Marker Navigation Provider Priority' attribute.
See Also:
ProviderPriority, setMarkerNavigationProviderPriority(ProviderPriority), GMFGenPackage.getBatchValidation_MarkerNavigationProviderPriority()

setMarkerNavigationProviderPriority

void setMarkerNavigationProviderPriority(ProviderPriority value)
Sets the value of the 'Marker Navigation Provider Priority' attribute.

Parameters:
value - the new value of the 'Marker Navigation Provider Priority' attribute.
See Also:
ProviderPriority, getMarkerNavigationProviderPriority()

isValidationEnabled

boolean isValidationEnabled()
Returns the value of the 'Validation Enabled' attribute. If enabled, ValidationAction is contributed by the editor plugin

Returns:
the value of the 'Validation Enabled' attribute.
See Also:
setValidationEnabled(boolean), GMFGenPackage.getBatchValidation_ValidationEnabled()

setValidationEnabled

void setValidationEnabled(boolean value)
Sets the value of the 'Validation Enabled' attribute.

Parameters:
value - the new value of the 'Validation Enabled' attribute.
See Also:
isValidationEnabled()

getMetricProviderClassName

String getMetricProviderClassName()
Returns the value of the 'Metric Provider Class Name' attribute.

If the meaning of the 'Metric Provider Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Metric Provider Class Name' attribute.
See Also:
setMetricProviderClassName(String), GMFGenPackage.getBatchValidation_MetricProviderClassName()

setMetricProviderClassName

void setMetricProviderClassName(String value)
Sets the value of the 'Metric Provider Class Name' attribute.

Parameters:
value - the new value of the 'Metric Provider Class Name' attribute.
See Also:
getMetricProviderClassName()

getMetricProviderPriority

ProviderPriority getMetricProviderPriority()
Returns the value of the 'Metric Provider Priority' attribute. The literals are from the enumeration ProviderPriority.

If the meaning of the 'Metric Provider Priority' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Metric Provider Priority' attribute.
See Also:
ProviderPriority, setMetricProviderPriority(ProviderPriority), GMFGenPackage.getBatchValidation_MetricProviderPriority()

setMetricProviderPriority

void setMetricProviderPriority(ProviderPriority value)
Sets the value of the 'Metric Provider Priority' attribute.

Parameters:
value - the new value of the 'Metric Provider Priority' attribute.
See Also:
ProviderPriority, getMetricProviderPriority()

getValidationDecoratorProviderClassName

String getValidationDecoratorProviderClassName()
Returns the value of the 'Validation Decorator Provider Class Name' attribute.

If the meaning of the 'Validation Decorator Provider Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Validation Decorator Provider Class Name' attribute.
See Also:
setValidationDecoratorProviderClassName(String), GMFGenPackage.getBatchValidation_ValidationDecoratorProviderClassName()

setValidationDecoratorProviderClassName

void setValidationDecoratorProviderClassName(String value)
Sets the value of the 'Validation Decorator Provider Class Name' attribute.

Parameters:
value - the new value of the 'Validation Decorator Provider Class Name' attribute.
See Also:
getValidationDecoratorProviderClassName()

isValidationDecorators

boolean isValidationDecorators()
Returns the value of the 'Validation Decorators' attribute.

If the meaning of the 'Validation Decorators' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Validation Decorators' attribute.
See Also:
setValidationDecorators(boolean), GMFGenPackage.getBatchValidation_ValidationDecorators()

setValidationDecorators

void setValidationDecorators(boolean value)
Sets the value of the 'Validation Decorators' attribute.

Parameters:
value - the new value of the 'Validation Decorators' attribute.
See Also:
isValidationDecorators()

getValidationDecoratorProviderPriority

ProviderPriority getValidationDecoratorProviderPriority()
Returns the value of the 'Validation Decorator Provider Priority' attribute. The literals are from the enumeration ProviderPriority.

If the meaning of the 'Validation Decorator Provider Priority' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Validation Decorator Provider Priority' attribute.
See Also:
ProviderPriority, setValidationDecoratorProviderPriority(ProviderPriority), GMFGenPackage.getBatchValidation_ValidationDecoratorProviderPriority()

setValidationDecoratorProviderPriority

void setValidationDecoratorProviderPriority(ProviderPriority value)
Sets the value of the 'Validation Decorator Provider Priority' attribute.

Parameters:
value - the new value of the 'Validation Decorator Provider Priority' attribute.
See Also:
ProviderPriority, getValidationDecoratorProviderPriority()

isLiveValidationUIFeedback

boolean isLiveValidationUIFeedback()
Returns the value of the 'Live Validation UI Feedback' attribute.

If the meaning of the 'Live Validation UI Feedback' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Live Validation UI Feedback' attribute.
See Also:
setLiveValidationUIFeedback(boolean), GMFGenPackage.getBatchValidation_LiveValidationUIFeedback()

setLiveValidationUIFeedback

void setLiveValidationUIFeedback(boolean value)
Sets the value of the 'Live Validation UI Feedback' attribute.

Parameters:
value - the new value of the 'Live Validation UI Feedback' attribute.
See Also:
isLiveValidationUIFeedback()

getValidationProviderQualifiedClassName

String getValidationProviderQualifiedClassName()


getValidationDiagnosticMarkerType

String getValidationDiagnosticMarkerType()
Gets diagnostic marker type ID local to the editor plugin. The editor pluginID should be used to fully-qualify this ID.


getMarkerNavigationProviderQualifiedClassName

String getMarkerNavigationProviderQualifiedClassName()


getMetricProviderQualifiedClassName

String getMetricProviderQualifiedClassName()


getMetricViewID

String getMetricViewID()


getValidationDecoratorProviderQualifiedClassName

String getValidationDecoratorProviderQualifiedClassName()



Copyright © 2011. All Rights Reserved.