|
|||||||||
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 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 VTValidationStyleProperty
VTValidationStyleProperty.setOkColorHEX(String)
,
VTValidationPackage.getValidationStyleProperty_OkColorHEX()
public void setOkColorHEX(String newOkColorHEX)
setOkColorHEX
in interface VTValidationStyleProperty
newOkColorHEX
- the new value of the 'Ok Color HEX' attribute.VTValidationStyleProperty.getOkColorHEX()
public String getOkImageURL()
getOkImageURL
in interface VTValidationStyleProperty
VTValidationStyleProperty.setOkImageURL(String)
,
VTValidationPackage.getValidationStyleProperty_OkImageURL()
public void setOkImageURL(String newOkImageURL)
setOkImageURL
in interface VTValidationStyleProperty
newOkImageURL
- the new value of the 'Ok Image URL' attribute.VTValidationStyleProperty.getOkImageURL()
public String getOkOverlayURL()
getOkOverlayURL
in interface VTValidationStyleProperty
VTValidationStyleProperty.setOkOverlayURL(String)
,
VTValidationPackage.getValidationStyleProperty_OkOverlayURL()
public void setOkOverlayURL(String newOkOverlayURL)
setOkOverlayURL
in interface VTValidationStyleProperty
newOkOverlayURL
- the new value of the 'Ok Overlay URL' attribute.VTValidationStyleProperty.getOkOverlayURL()
public String getInfoColorHEX()
getInfoColorHEX
in interface VTValidationStyleProperty
VTValidationStyleProperty.setInfoColorHEX(String)
,
VTValidationPackage.getValidationStyleProperty_InfoColorHEX()
public void setInfoColorHEX(String newInfoColorHEX)
setInfoColorHEX
in interface VTValidationStyleProperty
newInfoColorHEX
- the new value of the 'Info Color HEX' attribute.VTValidationStyleProperty.getInfoColorHEX()
public String getInfoImageURL()
getInfoImageURL
in interface VTValidationStyleProperty
VTValidationStyleProperty.setInfoImageURL(String)
,
VTValidationPackage.getValidationStyleProperty_InfoImageURL()
public void setInfoImageURL(String newInfoImageURL)
setInfoImageURL
in interface VTValidationStyleProperty
newInfoImageURL
- the new value of the 'Info Image URL' attribute.VTValidationStyleProperty.getInfoImageURL()
public String getInfoOverlayURL()
getInfoOverlayURL
in interface VTValidationStyleProperty
VTValidationStyleProperty.setInfoOverlayURL(String)
,
VTValidationPackage.getValidationStyleProperty_InfoOverlayURL()
public void setInfoOverlayURL(String newInfoOverlayURL)
setInfoOverlayURL
in interface VTValidationStyleProperty
newInfoOverlayURL
- the new value of the 'Info Overlay URL' attribute.VTValidationStyleProperty.getInfoOverlayURL()
public String getWarningColorHEX()
getWarningColorHEX
in interface VTValidationStyleProperty
VTValidationStyleProperty.setWarningColorHEX(String)
,
VTValidationPackage.getValidationStyleProperty_WarningColorHEX()
public void setWarningColorHEX(String newWarningColorHEX)
setWarningColorHEX
in interface VTValidationStyleProperty
newWarningColorHEX
- the new value of the 'Warning Color HEX' attribute.VTValidationStyleProperty.getWarningColorHEX()
public String getWarningImageURL()
getWarningImageURL
in interface VTValidationStyleProperty
VTValidationStyleProperty.setWarningImageURL(String)
,
VTValidationPackage.getValidationStyleProperty_WarningImageURL()
public void setWarningImageURL(String newWarningImageURL)
setWarningImageURL
in interface VTValidationStyleProperty
newWarningImageURL
- the new value of the 'Warning Image URL' attribute.VTValidationStyleProperty.getWarningImageURL()
public String getWarningOverlayURL()
getWarningOverlayURL
in interface VTValidationStyleProperty
VTValidationStyleProperty.setWarningOverlayURL(String)
,
VTValidationPackage.getValidationStyleProperty_WarningOverlayURL()
public void setWarningOverlayURL(String newWarningOverlayURL)
setWarningOverlayURL
in interface VTValidationStyleProperty
newWarningOverlayURL
- the new value of the 'Warning Overlay URL' attribute.VTValidationStyleProperty.getWarningOverlayURL()
public String getErrorColorHEX()
getErrorColorHEX
in interface VTValidationStyleProperty
VTValidationStyleProperty.setErrorColorHEX(String)
,
VTValidationPackage.getValidationStyleProperty_ErrorColorHEX()
public void setErrorColorHEX(String newErrorColorHEX)
setErrorColorHEX
in interface VTValidationStyleProperty
newErrorColorHEX
- the new value of the 'Error Color HEX' attribute.VTValidationStyleProperty.getErrorColorHEX()
public String getErrorImageURL()
getErrorImageURL
in interface VTValidationStyleProperty
VTValidationStyleProperty.setErrorImageURL(String)
,
VTValidationPackage.getValidationStyleProperty_ErrorImageURL()
public void setErrorImageURL(String newErrorImageURL)
setErrorImageURL
in interface VTValidationStyleProperty
newErrorImageURL
- the new value of the 'Error Image URL' attribute.VTValidationStyleProperty.getErrorImageURL()
public String getErrorOverlayURL()
getErrorOverlayURL
in interface VTValidationStyleProperty
VTValidationStyleProperty.setErrorOverlayURL(String)
,
VTValidationPackage.getValidationStyleProperty_ErrorOverlayURL()
public void setErrorOverlayURL(String newErrorOverlayURL)
setErrorOverlayURL
in interface VTValidationStyleProperty
newErrorOverlayURL
- the new value of the 'Error Overlay URL' attribute.VTValidationStyleProperty.getErrorOverlayURL()
public String getCancelColorHEX()
getCancelColorHEX
in interface VTValidationStyleProperty
VTValidationStyleProperty.setCancelColorHEX(String)
,
VTValidationPackage.getValidationStyleProperty_CancelColorHEX()
public void setCancelColorHEX(String newCancelColorHEX)
setCancelColorHEX
in interface VTValidationStyleProperty
newCancelColorHEX
- the new value of the 'Cancel Color HEX' attribute.VTValidationStyleProperty.getCancelColorHEX()
public String getCancelImageURL()
getCancelImageURL
in interface VTValidationStyleProperty
VTValidationStyleProperty.setCancelImageURL(String)
,
VTValidationPackage.getValidationStyleProperty_CancelImageURL()
public void setCancelImageURL(String newCancelImageURL)
setCancelImageURL
in interface VTValidationStyleProperty
newCancelImageURL
- the new value of the 'Cancel Image URL' attribute.VTValidationStyleProperty.getCancelImageURL()
public String getCancelOverlayURL()
getCancelOverlayURL
in interface VTValidationStyleProperty
VTValidationStyleProperty.setCancelOverlayURL(String)
,
VTValidationPackage.getValidationStyleProperty_CancelOverlayURL()
public void setCancelOverlayURL(String newCancelOverlayURL)
setCancelOverlayURL
in interface VTValidationStyleProperty
newCancelOverlayURL
- 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.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
public boolean equalStyles(VTStyleProperty styleProperty)
VTStyleProperty
with another.
equalStyles
in interface VTStyleProperty
styleProperty
- 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 |