|
|||||||||
| 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.style.validation.model.impl.VTValidationStylePropertyImpl
public class VTValidationStylePropertyImpl
An implementation of the model object 'Style Property'.
The following features are implemented:
Ok Color HEXOk Image URLOk Overlay URLInfo Color HEXInfo Image URLInfo Overlay URLWarning Color HEXWarning Image URLWarning Overlay URLError Color HEXError Image URLError Overlay URLCancel Color HEXCancel Image URLCancel 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 VTValidationStylePropertyVTValidationStyleProperty.setOkColorHEX(String),
VTValidationPackage.getValidationStyleProperty_OkColorHEX()public void setOkColorHEX(String newOkColorHEX)
setOkColorHEX in interface VTValidationStylePropertynewOkColorHEX - the new value of the 'Ok Color HEX' attribute.VTValidationStyleProperty.getOkColorHEX()public String getOkImageURL()
getOkImageURL in interface VTValidationStylePropertyVTValidationStyleProperty.setOkImageURL(String),
VTValidationPackage.getValidationStyleProperty_OkImageURL()public void setOkImageURL(String newOkImageURL)
setOkImageURL in interface VTValidationStylePropertynewOkImageURL - the new value of the 'Ok Image URL' attribute.VTValidationStyleProperty.getOkImageURL()public String getOkOverlayURL()
getOkOverlayURL in interface VTValidationStylePropertyVTValidationStyleProperty.setOkOverlayURL(String),
VTValidationPackage.getValidationStyleProperty_OkOverlayURL()public void setOkOverlayURL(String newOkOverlayURL)
setOkOverlayURL in interface VTValidationStylePropertynewOkOverlayURL - the new value of the 'Ok Overlay URL' attribute.VTValidationStyleProperty.getOkOverlayURL()public String getInfoColorHEX()
getInfoColorHEX in interface VTValidationStylePropertyVTValidationStyleProperty.setInfoColorHEX(String),
VTValidationPackage.getValidationStyleProperty_InfoColorHEX()public void setInfoColorHEX(String newInfoColorHEX)
setInfoColorHEX in interface VTValidationStylePropertynewInfoColorHEX - the new value of the 'Info Color HEX' attribute.VTValidationStyleProperty.getInfoColorHEX()public String getInfoImageURL()
getInfoImageURL in interface VTValidationStylePropertyVTValidationStyleProperty.setInfoImageURL(String),
VTValidationPackage.getValidationStyleProperty_InfoImageURL()public void setInfoImageURL(String newInfoImageURL)
setInfoImageURL in interface VTValidationStylePropertynewInfoImageURL - the new value of the 'Info Image URL' attribute.VTValidationStyleProperty.getInfoImageURL()public String getInfoOverlayURL()
getInfoOverlayURL in interface VTValidationStylePropertyVTValidationStyleProperty.setInfoOverlayURL(String),
VTValidationPackage.getValidationStyleProperty_InfoOverlayURL()public void setInfoOverlayURL(String newInfoOverlayURL)
setInfoOverlayURL in interface VTValidationStylePropertynewInfoOverlayURL - the new value of the 'Info Overlay URL' attribute.VTValidationStyleProperty.getInfoOverlayURL()public String getWarningColorHEX()
getWarningColorHEX in interface VTValidationStylePropertyVTValidationStyleProperty.setWarningColorHEX(String),
VTValidationPackage.getValidationStyleProperty_WarningColorHEX()public void setWarningColorHEX(String newWarningColorHEX)
setWarningColorHEX in interface VTValidationStylePropertynewWarningColorHEX - the new value of the 'Warning Color HEX' attribute.VTValidationStyleProperty.getWarningColorHEX()public String getWarningImageURL()
getWarningImageURL in interface VTValidationStylePropertyVTValidationStyleProperty.setWarningImageURL(String),
VTValidationPackage.getValidationStyleProperty_WarningImageURL()public void setWarningImageURL(String newWarningImageURL)
setWarningImageURL in interface VTValidationStylePropertynewWarningImageURL - the new value of the 'Warning Image URL' attribute.VTValidationStyleProperty.getWarningImageURL()public String getWarningOverlayURL()
getWarningOverlayURL in interface VTValidationStylePropertyVTValidationStyleProperty.setWarningOverlayURL(String),
VTValidationPackage.getValidationStyleProperty_WarningOverlayURL()public void setWarningOverlayURL(String newWarningOverlayURL)
setWarningOverlayURL in interface VTValidationStylePropertynewWarningOverlayURL - the new value of the 'Warning Overlay URL' attribute.VTValidationStyleProperty.getWarningOverlayURL()public String getErrorColorHEX()
getErrorColorHEX in interface VTValidationStylePropertyVTValidationStyleProperty.setErrorColorHEX(String),
VTValidationPackage.getValidationStyleProperty_ErrorColorHEX()public void setErrorColorHEX(String newErrorColorHEX)
setErrorColorHEX in interface VTValidationStylePropertynewErrorColorHEX - the new value of the 'Error Color HEX' attribute.VTValidationStyleProperty.getErrorColorHEX()public String getErrorImageURL()
getErrorImageURL in interface VTValidationStylePropertyVTValidationStyleProperty.setErrorImageURL(String),
VTValidationPackage.getValidationStyleProperty_ErrorImageURL()public void setErrorImageURL(String newErrorImageURL)
setErrorImageURL in interface VTValidationStylePropertynewErrorImageURL - the new value of the 'Error Image URL' attribute.VTValidationStyleProperty.getErrorImageURL()public String getErrorOverlayURL()
getErrorOverlayURL in interface VTValidationStylePropertyVTValidationStyleProperty.setErrorOverlayURL(String),
VTValidationPackage.getValidationStyleProperty_ErrorOverlayURL()public void setErrorOverlayURL(String newErrorOverlayURL)
setErrorOverlayURL in interface VTValidationStylePropertynewErrorOverlayURL - the new value of the 'Error Overlay URL' attribute.VTValidationStyleProperty.getErrorOverlayURL()public String getCancelColorHEX()
getCancelColorHEX in interface VTValidationStylePropertyVTValidationStyleProperty.setCancelColorHEX(String),
VTValidationPackage.getValidationStyleProperty_CancelColorHEX()public void setCancelColorHEX(String newCancelColorHEX)
setCancelColorHEX in interface VTValidationStylePropertynewCancelColorHEX - the new value of the 'Cancel Color HEX' attribute.VTValidationStyleProperty.getCancelColorHEX()public String getCancelImageURL()
getCancelImageURL in interface VTValidationStylePropertyVTValidationStyleProperty.setCancelImageURL(String),
VTValidationPackage.getValidationStyleProperty_CancelImageURL()public void setCancelImageURL(String newCancelImageURL)
setCancelImageURL in interface VTValidationStylePropertynewCancelImageURL - the new value of the 'Cancel Image URL' attribute.VTValidationStyleProperty.getCancelImageURL()public String getCancelOverlayURL()
getCancelOverlayURL in interface VTValidationStylePropertyVTValidationStyleProperty.setCancelOverlayURL(String),
VTValidationPackage.getValidationStyleProperty_CancelOverlayURL()public void setCancelOverlayURL(String newCancelOverlayURL)
setCancelOverlayURL in interface VTValidationStylePropertynewCancelOverlayURL - the new value of the 'Cancel Overlay URL' attribute.VTValidationStyleProperty.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.BasicEObjectImplpublic boolean equalStyles(VTStyleProperty styleProperty)
VTStyleProperty with another.
equalStyles in interface VTStylePropertystyleProperty - the VTStyleProperty to compare to
VTStyleProperty.equalStyles(org.eclipse.emf.ecp.view.template.model.VTStyleProperty)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||