public class EefAdapterFactory
extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
createXXX
method for each class of the model. EefPackage| Modifier and Type | Field and Description |
|---|---|
protected static EefPackage |
modelPackage
The cached model package.
|
protected EefSwitch<org.eclipse.emf.common.notify.Adapter> |
modelSwitch
The switch that delegates to the
createXXX methods. |
| Constructor and Description |
|---|
EefAdapterFactory()
Creates an instance of the adapter factory.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.Adapter |
createAdapter(org.eclipse.emf.common.notify.Notifier target)
Creates an adapter for the
target. |
org.eclipse.emf.common.notify.Adapter |
createEEFButtonConditionalStyleAdapter()
Creates a new adapter for an object of class '
EEF Button Conditional Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFButtonDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Button Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFButtonStyleAdapter()
Creates a new adapter for an object of class '
EEF Button Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFCheckboxConditionalStyleAdapter()
Creates a new adapter for an object of class '
EEF Checkbox Conditional Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFCheckboxDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Checkbox Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFCheckboxStyleAdapter()
Creates a new adapter for an object of class '
EEF Checkbox Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFConditionalStyleAdapter()
Creates a new adapter for an object of class '
EEF Conditional Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFContainerDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Container Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFControlDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Control Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFCustomExpressionAdapter()
Creates a new adapter for an object of class '
EEF Custom Expression'. |
org.eclipse.emf.common.notify.Adapter |
createEEFCustomWidgetConditionalStyleAdapter()
Creates a new adapter for an object of class '
EEF Custom Widget Conditional Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFCustomWidgetDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Custom Widget Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFCustomWidgetStyleAdapter()
Creates a new adapter for an object of class '
EEF Custom Widget Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFDynamicMappingForAdapter()
Creates a new adapter for an object of class '
EEF Dynamic Mapping For'. |
org.eclipse.emf.common.notify.Adapter |
createEEFDynamicMappingIfAdapter()
Creates a new adapter for an object of class '
EEF Dynamic Mapping If'. |
org.eclipse.emf.common.notify.Adapter |
createEEFFillLayoutDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Fill Layout Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFGridLayoutDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Grid Layout Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFGroupConditionalStyleAdapter()
Creates a new adapter for an object of class '
EEF Group Conditional Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFGroupDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Group Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFGroupStyleAdapter()
Creates a new adapter for an object of class '
EEF Group Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFHyperlinkConditionalStyleAdapter()
Creates a new adapter for an object of class '
EEF Hyperlink Conditional Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFHyperlinkDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Hyperlink Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFHyperlinkStyleAdapter()
Creates a new adapter for an object of class '
EEF Hyperlink Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFLabelConditionalStyleAdapter()
Creates a new adapter for an object of class '
EEF Label Conditional Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFLabelDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Label Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFLabelStyleAdapter()
Creates a new adapter for an object of class '
EEF Label Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFLayoutDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Layout Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFListConditionalStyleAdapter()
Creates a new adapter for an object of class '
EEF List Conditional Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFListDescriptionAdapter()
Creates a new adapter for an object of class '
EEF List Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFListStyleAdapter()
Creates a new adapter for an object of class '
EEF List Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFPageDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Page Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFPropertyValidationRuleDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Property Validation Rule Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFRadioConditionalStyleAdapter()
Creates a new adapter for an object of class '
EEF Radio Conditional Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFRadioDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Radio Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFRadioStyleAdapter()
Creates a new adapter for an object of class '
EEF Radio Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFRuleAuditDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Rule Audit Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFSelectConditionalStyleAdapter()
Creates a new adapter for an object of class '
EEF Select Conditional Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFSelectDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Select Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFSelectStyleAdapter()
Creates a new adapter for an object of class '
EEF Select Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFSemanticValidationRuleDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Semantic Validation Rule Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFTextConditionalStyleAdapter()
Creates a new adapter for an object of class '
EEF Text Conditional Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFTextDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Text Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFTextStyleAdapter()
Creates a new adapter for an object of class '
EEF Text Style'. |
org.eclipse.emf.common.notify.Adapter |
createEEFValidationFixDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Validation Fix Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFValidationRuleDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Validation Rule Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFViewDescriptionAdapter()
Creates a new adapter for an object of class '
EEF View Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFWidgetActionAdapter()
Creates a new adapter for an object of class '
EEF Widget Action
'. |
org.eclipse.emf.common.notify.Adapter |
createEEFWidgetDescriptionAdapter()
Creates a new adapter for an object of class '
EEF Widget Description'. |
org.eclipse.emf.common.notify.Adapter |
createEEFWidgetStyleAdapter()
Creates a new adapter for an object of class '
EEF Widget Style'. |
org.eclipse.emf.common.notify.Adapter |
createEObjectAdapter()
Creates a new adapter for the default case.
|
boolean |
isFactoryForType(java.lang.Object object)
Returns whether this factory is applicable for the type of the object.
|
protected static EefPackage modelPackage
protected EefSwitch<org.eclipse.emf.common.notify.Adapter> modelSwitch
createXXX methods. public EefAdapterFactory()
public boolean isFactoryForType(java.lang.Object object)
true if the object is either the model's package or is an instance object of
the model. isFactoryForType in interface org.eclipse.emf.common.notify.AdapterFactoryisFactoryForType in class org.eclipse.emf.common.notify.impl.AdapterFactoryImplpublic org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target)
target. createAdapter in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpltarget - the object to adapt.target.public org.eclipse.emf.common.notify.Adapter createEEFViewDescriptionAdapter()
EEF View Description'. This default implementation returns null so that we can
easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFViewDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFPageDescriptionAdapter()
EEF Page Description'. This default implementation returns null so that we can
easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFPageDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFValidationRuleDescriptionAdapter()
EEF Validation Rule Description'. This default implementation returns null so
that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
EEFValidationRuleDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFRuleAuditDescriptionAdapter()
EEF Rule Audit Description'. This default implementation returns null so that
we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFRuleAuditDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFValidationFixDescriptionAdapter()
EEF Validation Fix Description'. This default implementation returns null so
that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
EEFValidationFixDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFPropertyValidationRuleDescriptionAdapter()
EEF Property Validation Rule Description'. This default implementation returns
null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases
anyway. EEFPropertyValidationRuleDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFSemanticValidationRuleDescriptionAdapter()
EEF Semantic Validation Rule Description'. This default implementation returns
null so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases
anyway. EEFSemanticValidationRuleDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFGroupDescriptionAdapter()
EEF Group Description'. This default implementation returns null so that we can
easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFGroupDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFControlDescriptionAdapter()
EEF Control Description'. This default implementation returns null so that we
can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFControlDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFContainerDescriptionAdapter()
EEF Container Description'. This default implementation returns null so that we
can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFContainerDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFLayoutDescriptionAdapter()
EEF Layout Description'. This default implementation returns null so that we
can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFLayoutDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFFillLayoutDescriptionAdapter()
EEF Fill Layout Description'. This default implementation returns null so that
we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFFillLayoutDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFGridLayoutDescriptionAdapter()
EEF Grid Layout Description'. This default implementation returns null so that
we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFGridLayoutDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFWidgetDescriptionAdapter()
EEF Widget Description'. This default implementation returns null so that we
can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFWidgetDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFTextDescriptionAdapter()
EEF Text Description'. This default implementation returns null so that we can
easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFTextDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFLabelDescriptionAdapter()
EEF Label Description'. This default implementation returns null so that we can
easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFLabelDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFButtonDescriptionAdapter()
EEF Button Description'. This default implementation returns null so that we
can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFButtonDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFCheckboxDescriptionAdapter()
EEF Checkbox Description'. This default implementation returns null so that we
can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFCheckboxDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFSelectDescriptionAdapter()
EEF Select Description'. This default implementation returns null so that we
can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFSelectDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFRadioDescriptionAdapter()
EEF Radio Description'. This default implementation returns null so that we can
easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFRadioDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFHyperlinkDescriptionAdapter()
EEF Hyperlink Description'. This default implementation returns null so that we
can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFHyperlinkDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFDynamicMappingForAdapter()
EEF Dynamic Mapping For'. This default implementation returns null so that we
can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFDynamicMappingForpublic org.eclipse.emf.common.notify.Adapter createEEFDynamicMappingIfAdapter()
EEF Dynamic Mapping If'. This default implementation returns null so that we
can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFDynamicMappingIfpublic org.eclipse.emf.common.notify.Adapter createEEFCustomWidgetDescriptionAdapter()
EEF Custom Widget Description'. This default implementation returns null so
that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
EEFCustomWidgetDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFCustomExpressionAdapter()
EEF Custom Expression'. This default implementation returns null so that we can
easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFCustomExpressionpublic org.eclipse.emf.common.notify.Adapter createEEFListDescriptionAdapter()
EEF List Description'. This default implementation returns null so that we can
easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFListDescriptionpublic org.eclipse.emf.common.notify.Adapter createEEFWidgetStyleAdapter()
EEF Widget Style'.
This default implementation returns null so that we can easily ignore cases; it's useful
to ignore a case when inheritance will catch all the cases anyway. EEFWidgetStylepublic org.eclipse.emf.common.notify.Adapter createEEFTextStyleAdapter()
EEF Text Style'. This default implementation returns null so that we can easily ignore cases; it's useful to
ignore a case when inheritance will catch all the cases anyway. EEFTextStylepublic org.eclipse.emf.common.notify.Adapter createEEFLabelStyleAdapter()
EEF Label Style'.
This default implementation returns null so that we can easily ignore cases; it's useful
to ignore a case when inheritance will catch all the cases anyway. EEFLabelStylepublic org.eclipse.emf.common.notify.Adapter createEEFButtonStyleAdapter()
EEF Button Style'.
This default implementation returns null so that we can easily ignore cases; it's useful
to ignore a case when inheritance will catch all the cases anyway. EEFButtonStylepublic org.eclipse.emf.common.notify.Adapter createEEFCheckboxStyleAdapter()
EEF Checkbox Style'. This default implementation returns null so that we can
easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFCheckboxStylepublic org.eclipse.emf.common.notify.Adapter createEEFSelectStyleAdapter()
EEF Select Style'.
This default implementation returns null so that we can easily ignore cases; it's useful
to ignore a case when inheritance will catch all the cases anyway. EEFSelectStylepublic org.eclipse.emf.common.notify.Adapter createEEFRadioStyleAdapter()
EEF Radio Style'.
This default implementation returns null so that we can easily ignore cases; it's useful
to ignore a case when inheritance will catch all the cases anyway. EEFRadioStylepublic org.eclipse.emf.common.notify.Adapter createEEFHyperlinkStyleAdapter()
EEF Hyperlink Style'. This default implementation returns null so that we can
easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFHyperlinkStylepublic org.eclipse.emf.common.notify.Adapter createEEFCustomWidgetStyleAdapter()
EEF Custom Widget Style'. This default implementation returns null so that we
can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFCustomWidgetStylepublic org.eclipse.emf.common.notify.Adapter createEEFListStyleAdapter()
EEF List Style'. This default implementation returns null so that we can easily ignore cases; it's useful to
ignore a case when inheritance will catch all the cases anyway. EEFListStylepublic org.eclipse.emf.common.notify.Adapter createEEFGroupStyleAdapter()
EEF Group Style'.
This default implementation returns null so that we can easily ignore cases; it's useful
to ignore a case when inheritance will catch all the cases anyway. EEFGroupStylepublic org.eclipse.emf.common.notify.Adapter createEEFConditionalStyleAdapter()
EEF Conditional Style'. This default implementation returns null so that we can
easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFConditionalStylepublic org.eclipse.emf.common.notify.Adapter createEEFTextConditionalStyleAdapter()
EEF Text Conditional Style'. This default implementation returns null so that
we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFTextConditionalStylepublic org.eclipse.emf.common.notify.Adapter createEEFButtonConditionalStyleAdapter()
EEF Button Conditional Style'. This default implementation returns null so that
we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFButtonConditionalStylepublic org.eclipse.emf.common.notify.Adapter createEEFLabelConditionalStyleAdapter()
EEF Label Conditional Style'. This default implementation returns null so that
we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFLabelConditionalStylepublic org.eclipse.emf.common.notify.Adapter createEEFCheckboxConditionalStyleAdapter()
EEF Checkbox Conditional Style'. This default implementation returns null so
that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
EEFCheckboxConditionalStylepublic org.eclipse.emf.common.notify.Adapter createEEFSelectConditionalStyleAdapter()
EEF Select Conditional Style'. This default implementation returns null so that
we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFSelectConditionalStylepublic org.eclipse.emf.common.notify.Adapter createEEFRadioConditionalStyleAdapter()
EEF Radio Conditional Style'. This default implementation returns null so that
we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFRadioConditionalStylepublic org.eclipse.emf.common.notify.Adapter createEEFHyperlinkConditionalStyleAdapter()
EEF Hyperlink Conditional Style'. This default implementation returns null so
that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway.
EEFHyperlinkConditionalStylepublic org.eclipse.emf.common.notify.Adapter createEEFCustomWidgetConditionalStyleAdapter()
EEF Custom Widget Conditional Style'. This default implementation returns null
so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases
anyway. EEFCustomWidgetConditionalStylepublic org.eclipse.emf.common.notify.Adapter createEEFWidgetActionAdapter()
EEF Widget Action
'. This default implementation returns null so that we can easily ignore cases; it's
useful to ignore a case when inheritance will catch all the cases anyway. EEFWidgetActionpublic org.eclipse.emf.common.notify.Adapter createEEFListConditionalStyleAdapter()
EEF List Conditional Style'. This default implementation returns null so that
we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFListConditionalStylepublic org.eclipse.emf.common.notify.Adapter createEEFGroupConditionalStyleAdapter()
EEF Group Conditional Style'. This default implementation returns null so that
we can easily ignore cases; it's useful to ignore a case when inheritance will catch all the cases anyway. EEFGroupConditionalStylepublic org.eclipse.emf.common.notify.Adapter createEObjectAdapter()