|
|||||||||
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
HEX
Ok Image
URL
Ok
Overlay URL
Info
Color HEX
Info
Image URL
Info
Overlay URL
Warning Color HEX
Warning Image URL
Warning Overlay URL
Error
Color HEX
Error
Image URL
Error
Overlay URL
Cancel
Color HEX
Cancel
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 VTControlValidationTemplate
VTControlValidationTemplate.setOkColorHEX(String)
,
VTTemplatePackage.getControlValidationTemplate_OkColorHEX()
public void setOkColorHEX(String newOkColorHEX)
setOkColorHEX
in interface VTControlValidationTemplate
newOkColorHEX
- the new value of the 'Ok Color HEX' attribute.VTControlValidationTemplate.getOkColorHEX()
public String getOkImageURL()
getOkImageURL
in interface VTControlValidationTemplate
VTControlValidationTemplate.setOkImageURL(String)
,
VTTemplatePackage.getControlValidationTemplate_OkImageURL()
public void setOkImageURL(String newOkImageURL)
setOkImageURL
in interface VTControlValidationTemplate
newOkImageURL
- the new value of the 'Ok Image URL' attribute.VTControlValidationTemplate.getOkImageURL()
public String getOkOverlayURL()
getOkOverlayURL
in interface VTControlValidationTemplate
VTControlValidationTemplate.setOkOverlayURL(String)
,
VTTemplatePackage.getControlValidationTemplate_OkOverlayURL()
public void setOkOverlayURL(String newOkOverlayURL)
setOkOverlayURL
in interface VTControlValidationTemplate
newOkOverlayURL
- the new value of the 'Ok Overlay URL' attribute.VTControlValidationTemplate.getOkOverlayURL()
public String getInfoColorHEX()
getInfoColorHEX
in interface VTControlValidationTemplate
VTControlValidationTemplate.setInfoColorHEX(String)
,
VTTemplatePackage.getControlValidationTemplate_InfoColorHEX()
public void setInfoColorHEX(String newInfoColorHEX)
setInfoColorHEX
in interface VTControlValidationTemplate
newInfoColorHEX
- the new value of the 'Info Color HEX' attribute.VTControlValidationTemplate.getInfoColorHEX()
public String getInfoImageURL()
getInfoImageURL
in interface VTControlValidationTemplate
VTControlValidationTemplate.setInfoImageURL(String)
,
VTTemplatePackage.getControlValidationTemplate_InfoImageURL()
public void setInfoImageURL(String newInfoImageURL)
setInfoImageURL
in interface VTControlValidationTemplate
newInfoImageURL
- the new value of the 'Info Image URL' attribute.VTControlValidationTemplate.getInfoImageURL()
public String getInfoOverlayURL()
getInfoOverlayURL
in interface VTControlValidationTemplate
VTControlValidationTemplate.setInfoOverlayURL(String)
,
VTTemplatePackage.getControlValidationTemplate_InfoOverlayURL()
public void setInfoOverlayURL(String newInfoOverlayURL)
setInfoOverlayURL
in interface VTControlValidationTemplate
newInfoOverlayURL
- the new value of the 'Info Overlay URL' attribute.VTControlValidationTemplate.getInfoOverlayURL()
public String getWarningColorHEX()
getWarningColorHEX
in interface VTControlValidationTemplate
VTControlValidationTemplate.setWarningColorHEX(String)
,
VTTemplatePackage.getControlValidationTemplate_WarningColorHEX()
public void setWarningColorHEX(String newWarningColorHEX)
setWarningColorHEX
in interface VTControlValidationTemplate
newWarningColorHEX
- the new value of the 'Warning Color HEX' attribute.VTControlValidationTemplate.getWarningColorHEX()
public String getWarningImageURL()
getWarningImageURL
in interface VTControlValidationTemplate
VTControlValidationTemplate.setWarningImageURL(String)
,
VTTemplatePackage.getControlValidationTemplate_WarningImageURL()
public void setWarningImageURL(String newWarningImageURL)
setWarningImageURL
in interface VTControlValidationTemplate
newWarningImageURL
- the new value of the 'Warning Image URL' attribute.VTControlValidationTemplate.getWarningImageURL()
public String getWarningOverlayURL()
getWarningOverlayURL
in interface VTControlValidationTemplate
VTControlValidationTemplate.setWarningOverlayURL(String)
,
VTTemplatePackage.getControlValidationTemplate_WarningOverlayURL()
public void setWarningOverlayURL(String newWarningOverlayURL)
setWarningOverlayURL
in interface VTControlValidationTemplate
newWarningOverlayURL
- the new value of the 'Warning Overlay URL' attribute.VTControlValidationTemplate.getWarningOverlayURL()
public String getErrorColorHEX()
getErrorColorHEX
in interface VTControlValidationTemplate
VTControlValidationTemplate.setErrorColorHEX(String)
,
VTTemplatePackage.getControlValidationTemplate_ErrorColorHEX()
public void setErrorColorHEX(String newErrorColorHEX)
setErrorColorHEX
in interface VTControlValidationTemplate
newErrorColorHEX
- the new value of the 'Error Color HEX' attribute.VTControlValidationTemplate.getErrorColorHEX()
public String getErrorImageURL()
getErrorImageURL
in interface VTControlValidationTemplate
VTControlValidationTemplate.setErrorImageURL(String)
,
VTTemplatePackage.getControlValidationTemplate_ErrorImageURL()
public void setErrorImageURL(String newErrorImageURL)
setErrorImageURL
in interface VTControlValidationTemplate
newErrorImageURL
- the new value of the 'Error Image URL' attribute.VTControlValidationTemplate.getErrorImageURL()
public String getErrorOverlayURL()
getErrorOverlayURL
in interface VTControlValidationTemplate
VTControlValidationTemplate.setErrorOverlayURL(String)
,
VTTemplatePackage.getControlValidationTemplate_ErrorOverlayURL()
public void setErrorOverlayURL(String newErrorOverlayURL)
setErrorOverlayURL
in interface VTControlValidationTemplate
newErrorOverlayURL
- the new value of the 'Error Overlay URL' attribute.VTControlValidationTemplate.getErrorOverlayURL()
public String getCancelColorHEX()
getCancelColorHEX
in interface VTControlValidationTemplate
VTControlValidationTemplate.setCancelColorHEX(String)
,
VTTemplatePackage.getControlValidationTemplate_CancelColorHEX()
public void setCancelColorHEX(String newCancelColorHEX)
setCancelColorHEX
in interface VTControlValidationTemplate
newCancelColorHEX
- the new value of the 'Cancel Color HEX' attribute.VTControlValidationTemplate.getCancelColorHEX()
public String getCancelImageURL()
getCancelImageURL
in interface VTControlValidationTemplate
VTControlValidationTemplate.setCancelImageURL(String)
,
VTTemplatePackage.getControlValidationTemplate_CancelImageURL()
public void setCancelImageURL(String newCancelImageURL)
setCancelImageURL
in interface VTControlValidationTemplate
newCancelImageURL
- the new value of the 'Cancel Image URL' attribute.VTControlValidationTemplate.getCancelImageURL()
public String getCancelOverlayURL()
getCancelOverlayURL
in interface VTControlValidationTemplate
VTControlValidationTemplate.setCancelOverlayURL(String)
,
VTTemplatePackage.getControlValidationTemplate_CancelOverlayURL()
public void setCancelOverlayURL(String newCancelOverlayURL)
setCancelOverlayURL
in interface VTControlValidationTemplate
newCancelOverlayURL
- 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.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public 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 |