|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecp.view.template.model.impl.VTControlValidationTemplateImpl
public class VTControlValidationTemplateImpl
An implementation of the model object 'Control Validation Template'.
The following features are implemented:
Ok Color
HEXOk Image
URLOk
Overlay URLInfo
Color HEXInfo
Image URLInfo
Overlay URL
Warning Color HEX
Warning Image URL
Warning Overlay URLError
Color HEXError
Image URLError
Overlay URLCancel
Color HEXCancel
Image URL
Cancel Overlay URL
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
|---|
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic |
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
|---|
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
|---|
NIL |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
|---|
eInternalContainer |
| Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
|---|
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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 |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Method Detail |
|---|
public String getOkColorHEX()
getOkColorHEX in interface VTControlValidationTemplateVTControlValidationTemplate.setOkColorHEX(String),
VTTemplatePackage.getControlValidationTemplate_OkColorHEX()public void setOkColorHEX(String newOkColorHEX)
setOkColorHEX in interface VTControlValidationTemplatenewOkColorHEX - the new value of the 'Ok Color HEX' attribute.VTControlValidationTemplate.getOkColorHEX()public String getOkImageURL()
getOkImageURL in interface VTControlValidationTemplateVTControlValidationTemplate.setOkImageURL(String),
VTTemplatePackage.getControlValidationTemplate_OkImageURL()public void setOkImageURL(String newOkImageURL)
setOkImageURL in interface VTControlValidationTemplatenewOkImageURL - the new value of the 'Ok Image URL' attribute.VTControlValidationTemplate.getOkImageURL()public String getOkOverlayURL()
getOkOverlayURL in interface VTControlValidationTemplateVTControlValidationTemplate.setOkOverlayURL(String),
VTTemplatePackage.getControlValidationTemplate_OkOverlayURL()public void setOkOverlayURL(String newOkOverlayURL)
setOkOverlayURL in interface VTControlValidationTemplatenewOkOverlayURL - the new value of the 'Ok Overlay URL' attribute.VTControlValidationTemplate.getOkOverlayURL()public String getInfoColorHEX()
getInfoColorHEX in interface VTControlValidationTemplateVTControlValidationTemplate.setInfoColorHEX(String),
VTTemplatePackage.getControlValidationTemplate_InfoColorHEX()public void setInfoColorHEX(String newInfoColorHEX)
setInfoColorHEX in interface VTControlValidationTemplatenewInfoColorHEX - the new value of the 'Info Color HEX' attribute.VTControlValidationTemplate.getInfoColorHEX()public String getInfoImageURL()
getInfoImageURL in interface VTControlValidationTemplateVTControlValidationTemplate.setInfoImageURL(String),
VTTemplatePackage.getControlValidationTemplate_InfoImageURL()public void setInfoImageURL(String newInfoImageURL)
setInfoImageURL in interface VTControlValidationTemplatenewInfoImageURL - the new value of the 'Info Image URL' attribute.VTControlValidationTemplate.getInfoImageURL()public String getInfoOverlayURL()
getInfoOverlayURL in interface VTControlValidationTemplateVTControlValidationTemplate.setInfoOverlayURL(String),
VTTemplatePackage.getControlValidationTemplate_InfoOverlayURL()public void setInfoOverlayURL(String newInfoOverlayURL)
setInfoOverlayURL in interface VTControlValidationTemplatenewInfoOverlayURL - the new value of the 'Info Overlay URL' attribute.VTControlValidationTemplate.getInfoOverlayURL()public String getWarningColorHEX()
getWarningColorHEX in interface VTControlValidationTemplateVTControlValidationTemplate.setWarningColorHEX(String),
VTTemplatePackage.getControlValidationTemplate_WarningColorHEX()public void setWarningColorHEX(String newWarningColorHEX)
setWarningColorHEX in interface VTControlValidationTemplatenewWarningColorHEX - the new value of the 'Warning Color HEX' attribute.VTControlValidationTemplate.getWarningColorHEX()public String getWarningImageURL()
getWarningImageURL in interface VTControlValidationTemplateVTControlValidationTemplate.setWarningImageURL(String),
VTTemplatePackage.getControlValidationTemplate_WarningImageURL()public void setWarningImageURL(String newWarningImageURL)
setWarningImageURL in interface VTControlValidationTemplatenewWarningImageURL - the new value of the 'Warning Image URL' attribute.VTControlValidationTemplate.getWarningImageURL()public String getWarningOverlayURL()
getWarningOverlayURL in interface VTControlValidationTemplateVTControlValidationTemplate.setWarningOverlayURL(String),
VTTemplatePackage.getControlValidationTemplate_WarningOverlayURL()public void setWarningOverlayURL(String newWarningOverlayURL)
setWarningOverlayURL in interface VTControlValidationTemplatenewWarningOverlayURL - the new value of the 'Warning Overlay URL' attribute.VTControlValidationTemplate.getWarningOverlayURL()public String getErrorColorHEX()
getErrorColorHEX in interface VTControlValidationTemplateVTControlValidationTemplate.setErrorColorHEX(String),
VTTemplatePackage.getControlValidationTemplate_ErrorColorHEX()public void setErrorColorHEX(String newErrorColorHEX)
setErrorColorHEX in interface VTControlValidationTemplatenewErrorColorHEX - the new value of the 'Error Color HEX' attribute.VTControlValidationTemplate.getErrorColorHEX()public String getErrorImageURL()
getErrorImageURL in interface VTControlValidationTemplateVTControlValidationTemplate.setErrorImageURL(String),
VTTemplatePackage.getControlValidationTemplate_ErrorImageURL()public void setErrorImageURL(String newErrorImageURL)
setErrorImageURL in interface VTControlValidationTemplatenewErrorImageURL - the new value of the 'Error Image URL' attribute.VTControlValidationTemplate.getErrorImageURL()public String getErrorOverlayURL()
getErrorOverlayURL in interface VTControlValidationTemplateVTControlValidationTemplate.setErrorOverlayURL(String),
VTTemplatePackage.getControlValidationTemplate_ErrorOverlayURL()public void setErrorOverlayURL(String newErrorOverlayURL)
setErrorOverlayURL in interface VTControlValidationTemplatenewErrorOverlayURL - the new value of the 'Error Overlay URL' attribute.VTControlValidationTemplate.getErrorOverlayURL()public String getCancelColorHEX()
getCancelColorHEX in interface VTControlValidationTemplateVTControlValidationTemplate.setCancelColorHEX(String),
VTTemplatePackage.getControlValidationTemplate_CancelColorHEX()public void setCancelColorHEX(String newCancelColorHEX)
setCancelColorHEX in interface VTControlValidationTemplatenewCancelColorHEX - the new value of the 'Cancel Color HEX' attribute.VTControlValidationTemplate.getCancelColorHEX()public String getCancelImageURL()
getCancelImageURL in interface VTControlValidationTemplateVTControlValidationTemplate.setCancelImageURL(String),
VTTemplatePackage.getControlValidationTemplate_CancelImageURL()public void setCancelImageURL(String newCancelImageURL)
setCancelImageURL in interface VTControlValidationTemplatenewCancelImageURL - the new value of the 'Cancel Image URL' attribute.VTControlValidationTemplate.getCancelImageURL()public String getCancelOverlayURL()
getCancelOverlayURL in interface VTControlValidationTemplateVTControlValidationTemplate.setCancelOverlayURL(String),
VTTemplatePackage.getControlValidationTemplate_CancelOverlayURL()public void setCancelOverlayURL(String newCancelOverlayURL)
setCancelOverlayURL in interface VTControlValidationTemplatenewCancelOverlayURL - the new value of the 'Cancel Overlay URL' attribute.VTControlValidationTemplate.getCancelOverlayURL()
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||